Difference between revisions of "CSC103 Schedule 2011"

From dftwiki3
Jump to: navigation, search
(Weekly Schedule)
(Weekly Schedule)
Line 74: Line 74:
 
||  
 
||  
 
* Read Chapters 2 and 3
 
* Read Chapters 2 and 3
 +
<!-- ================================================================== -->
 +
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
|- style="background:#ffffff" valign="top"
 
|- style="background:#ffffff" valign="top"
Line 80: Line 82:
 
; '''Monday'''
 
; '''Monday'''
 
* PC Lab: "Take apart a PC"
 
* PC Lab: "Take apart a PC"
 +
; '''Wednesday'''
 +
<font color="lightgray">
 +
* Review of demolition lab
 +
** What did we learn?
 +
** Wiki report of the lab
 +
</font>
 
----
 
----
 
* [[CSC103 2011 Homework 2 | Homework #2 ]]
 
* [[CSC103 2011 Homework 2 | Homework #2 ]]
Line 87: Line 95:
 
* [http://www.youtube.com/watch?v=kCqpxapCsNU Video] on CDRom
 
* [http://www.youtube.com/watch?v=kCqpxapCsNU Video] on CDRom
 
* [http://www.youtube.com/watch?v=vGXFfFNQqNk Animation] on CDRom
 
* [http://www.youtube.com/watch?v=vGXFfFNQqNk Animation] on CDRom
 +
<!-- ================================================================== -->
 +
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
|- style="background:#eeeeff" valign="top"
 
|- style="background:#eeeeff" valign="top"
Line 103: Line 113:
 
** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__can_machines_be_conscious.pdf Can Machine Be Conscious?], Christof Koch and Giulio Tononi.
 
** [http://cs.smith.edu/~thiebaut/research/singularity/ieee_spectrum__can_machines_be_conscious.pdf Can Machine Be Conscious?], Christof Koch and Giulio Tononi.
  
 +
<!-- ================================================================== -->
 +
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
|- style="background:#ffffff" valign="top"
 
|- style="background:#ffffff" valign="top"
Line 116: Line 128:
 
||  
 
||  
 
* Read Chapters 6 and 7
 
* Read Chapters 6 and 7
 +
<!-- ================================================================== -->
 +
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
<!-- ================================================================== -->
 
|- style="background:#eeeeff" valign="top"
 
|- style="background:#eeeeff" valign="top"

Revision as of 16:25, 3 February 2011

--D. Thiebaut 08:44, 7 January 2011 (EST)


Back to Main Page for CSC103


Prof

Dominique Thiébaut email
Dept. Computer Science
Ford Hall, 356.
Telephone: 3854
Office Hours: M:4-5, T3-4, W3-4, and my appointment


Weekly Schedule

Week Topics Reading
Week 1
1/24
  • Monday:
    • Introduction to the semester
    • Overview
    • Binary System
    • The Transistor
  • Wednesday
    • Quick review
    • George Boole (1779-1848)
    • Logic, logic expression = boolean expression
    • Any complicated logic expression can be expressed with only 3 operators: AND, OR, and NOT
    • Shannon (1916-2001), in 1948 writes a Master's thesis at MIT: Any binary numerical computation can be performed using logic expressions, and logic operators
    • Verify that we can add in binary.
    • Therefore we should be able to add using AND, OR, and NOT.
    • This creates a need for electrical circuits that implement the 3 boolean operators
    • Logic Gates: NOT, AND, OR
    • Truth tables and verification of rules of addition

  • Read Chapter 1 of the textbook. Skip Section 1.3 and up.
Week 2
1/31
  • Monday
    • Two-bit adder (verify the equations with this exercise
    • Logic Gates
    • Data sheet for the AND gate.
    • Logic Design
    • Simulator
    • Lab #1 Part 1 only, (and a copy of the simulator courtesy of Debbie S. and her lab partner)
  • Wednesday
Calvin snow.jpg
    • Snow Day!

  • Read Chapters 2 and 3
Week 3
2/7
Monday
  • PC Lab: "Take apart a PC"
Wednesday

  • Review of demolition lab
    • What did we learn?
    • Wiki report of the lab


Week 4
2/14
  • Monday/Wednesday

  • assembly language


Week 5
2/21
  • Monday

  • javascript

  • Wednesday: Rally Day

  • Read Chapters 6 and 7
Week 6
2/28
  • Monday/Wednesday
Week 7
3/7
  • Monday/Wednesday

  • The singularity
  • Moore's Law



Week 8
3/14
DancingCalving.gif

 

Wiki pages

Click here to access the class Wiki pages.

Additional Resources