Difference between revisions of "CSC103 Schedule 2011"
(→Weekly Schedule) |
(→Weekly Schedule) |
||
Line 62: | Line 62: | ||
** Two-bit adder (verify the equations with [[CS103 TruthTableAdder| this exercise]] | ** Two-bit adder (verify the equations with [[CS103 TruthTableAdder| this exercise]] | ||
** Logic Gates | ** Logic Gates | ||
+ | ** [https://docs.google.com/viewer?url=http://cs.smith.edu/~thiebaut/classes/270/datasheets/sn74ls08rev5.pdf Data sheet] for the AND gate. | ||
** Logic Design | ** Logic Design | ||
** Simulator | ** Simulator | ||
− | ** <font color="magenta"> [[CSC103 2011 Lab #1 | Lab #1]]</font> (Part 1 only) | + | ** <font color="magenta"> '''[[CSC103 2011 Lab #1 | Lab #1]]'''</font> (Part 1 only) |
<font color="lightgray"> | <font color="lightgray"> | ||
* Wednesday | * Wednesday |
Revision as of 08:48, 31 January 2011
--D. Thiebaut 08:44, 7 January 2011 (EST)
Prof
Dominique Thiébaut email |
Weekly Schedule
Week | Topics | Reading |
Week 1 1/24 |
|
|
Week 2 1/31 |
|
|
Week 3 2/7 |
|
|
Week 4 2/14 |
|
|
Week 5 2/21 |
|
|
Week 6 2/28 |
|
|
Week 7 3/7 |
|
|
Week 8 3/14 |
|
|
Wiki pages
Click here to access the class Wiki pages.
Additional Resources
- IEEE Special Issue on Singularity
- Stock pictures
- Javascript Resources
- Tutorials and examples of Javascript code. Type in the code and see its effect directly on the same page.