Difference between revisions of "IB Computer Science I"

From WLCS
Line 17: Line 17:
 
** Complete Quickstart
 
** Complete Quickstart
 
** Complete Types->Primitive Types
 
** Complete Types->Primitive Types
 +
*** Skip anything with constants
 +
*** Skip Types->Primitive Types->Boolean
 +
*** Skip Types->Primitive Types->Character Type
 
** Complete Assignment->Simple
 
** Complete Assignment->Simple
  

Revision as of 14:19, 20 April 2009

Monday (4/20/09)

Warmup:

  • Convert the following binary numbers to decimal:
    • 00001111
    • 01010101
    • 00110011
  • Convert the following decimal numbers to binary:
  • 10
  • 31
  • 63

Agenda:

  • Sign up for a Turingscraft account
  • Test out Turingscraft
    • Complete Quickstart
    • Complete Types->Primitive Types
      • Skip anything with constants
      • Skip Types->Primitive Types->Boolean
      • Skip Types->Primitive Types->Character Type
    • Complete Assignment->Simple

Thursday (4/16/09)

  • Java, Java, Java
  • Receive your eimacs logins and attempt to login
  • Quickly read through Variables & Expressions: Integers, Doubles, Casting
  • Complete Test 1 by 2:30ish
  • Introduction to Binary

Tuesday (4/14/09)

  • Introduction to Java!

Thursday (4/3/09)

  • Take 3rd Quarter Exam

Tuesday (4/1/09)

  • Study for 3rd Quarter Exam

Archives