Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
== Thursday (1/24/13) ==
 +
* Introduction to Boolean Logic
 +
** [[Media:BooleanLogic.ppt]]
 +
** [[Media:SimplifyingBooleanExpressions.ppt]]
 +
* Work on [[Boolean expression exercises]]
 +
* Work on Dossier code
 +
 
== Friday (1/18/13) ==
 
== Friday (1/18/13) ==
 
* [[Dossier Advice]]
 
* [[Dossier Advice]]

Revision as of 12:21, 24 January 2013

Thursday (1/24/13)

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