Difference between revisions of "IB Computer Science 2"

From WLCS
Line 1: Line 1:
 +
== Thursday (11/20/14) ==
 +
'''Agenda:'''
 +
* Binary, Hexadecimal, & Data Representation quiz
 +
* Introduction to Computer Architecture
 +
** [[Media:ComputerArchitecture.ppt]] (Definitely know this stuff)
 +
* '''Computer Architecture quiz on Monday, Tuesday (11/24/15, 11/25)'''
 +
* [[Media:BooleanLogic.ppt]]
 +
* Extremely simple logic gates & practice
 +
* The '''real''' logic gate symbols
 +
** [[Media:LogicGatesWithTruthTables.gif]] ([http://verticalhorizons.in/quick-snapshot-of-logic-gates-in-digital-electronics/ Source])
 +
** [[Media:LogicGates.gif]] ([http://news.softpedia.com/newsImage/How-Logic-Gates-Work-3.gif/ Source])
 +
** [[Media:NandGateUsage.gif]] ([http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/nand.html Source])
 +
 
== Wednesday (11/19/14) ==
 
== Wednesday (11/19/14) ==
 
'''Agenda:'''
 
'''Agenda:'''

Revision as of 13:29, 20 November 2014

Thursday (11/20/14)

Agenda:

Wednesday (11/19/14)

Agenda:

Tuesday (11/18/14)

Agenda:

  • Binary, Hexadecimal, & Data Representation quiz on Wednesday, Thursday (11/19/14, 11/20/14)
  • Software vs. Hardware
  • Computer Science, Computer Engineering, Electrical Engineering
  • High-level vs. Low-level
  • Introduction to Computer Architecture

Monday (11/17/14)

Warmup:

  • Convert the numbers on the board

Agenda:

  • Binary, Hexadecimal review
  • Data Representation
  • Binary, Hexadecimal, & Data Representation quiz on Wednesday, Thursday (11/19/14, 11/20/14)

Wednesday - Friday (11/12/14 - 11/14/14)

Agenda:

Monday (11/10/14)

Agenda:

  • Introduction to Binary Trees
  • Binary Tree Code walk-through
  • Binary Tree Quiz on Wednesday, Thursday (11/12/14, 11/13/14)
    • Parts of a binary tree and its rules
    • Add, search, remove from a binary tree
    • In-order, pre-order, post-order tree traversal
  • Work on Internal Assessment

Thursday - Friday (11/6/14 - 11/7/14)

Agenda:

Monday - Wednesday (11/3/14 - 11/5/14)

Agenda:

  • Demo Linked List if you have not already done so
  • Internal Assessment - Criterion C: Development
    • Documents the development of your project
    • Discusses major programming concepts and why you used them
    • Shows evidence of the major programming concepts via screenshots
    • You will turn in a Criterion C outline in a few weeks
  • Internal Assessment progress check
  • Work on your Internal Assessment
  • Introduction to Binary Trees

Archives