Difference between revisions of "IB Computer Science 2"

From WLCS
Line 8: Line 8:
 
** [[Media:SimplifyingBooleanExpressions.ppt]]
 
** [[Media:SimplifyingBooleanExpressions.ppt]]
 
* Work on [[Boolean expression exercises]]
 
* Work on [[Boolean expression exercises]]
* Work on Dossier code
+
* Complete all [[Boolean expression exercises]] by Monday (1/28/13)
  
 
== Friday (1/18/13) ==
 
== Friday (1/18/13) ==

Revision as of 14:16, 24 January 2013

Thursday (1/24/13)

Warmup:

  • Copy and complete the Boolean tables on the board

Agenda:

Friday (1/18/13)

Wednesday (1/16/13)

Agenda:

  • 2nd Quarter Exam

Monday (1/14/13)

Agenda:

Thursday (1/10/13)

Tuesday (1/8/13)

Agenda:

Friday (1/4/13)

Warmup:

  • Add the following binary numbers 110101 + 111
  • Add the following hexadecimal numbers 30 + 2F
    • Hint: Convert to binary before adding

Agenda:

  • Turn in Criterion B2: Algorithms
  • Dossier - Criterion B3: Modular Organization due Thursday (1/10/13)
    1. Tree view/hierarchical view all your classes and their interconnections
    2. Descriptions of each class
    3. Names of all attributes and methods
    4. Short descriptions of what each method does
  • CODE CODE CODE at home
  • Number Systems Review
    • Binary
    • Binary addition
    • Hexadecimal

Archives