Difference between revisions of "CSC103 Schedule 2011"
(→Weekly Schedule) |
(→Weekly Schedule) |
||
Line 121: | Line 121: | ||
| Week 4 <br /> 2/14 | | Week 4 <br /> 2/14 | ||
|| | || | ||
− | * '''Monday''' | + | * '''Monday''' |
− | + | ** assembly language | |
− | * | + | *** Computer [http://maven.smith.edu/~thiebaut/classes/103/applets.htm Simulator] |
− | * assembly language | + | ***[http://math.hws.edu/TMCM/java/labs/xComputerLab1.html A good introduction] to the xComputer Applet. |
− | ** Computer [http://maven.smith.edu/~thiebaut/classes/103/applets.htm Simulator] | + | ***[[CSC103_Basic_Instructions | Basic processor instructions]] |
− | **[http://math.hws.edu/TMCM/java/labs/xComputerLab1.html A good introduction] to the xComputer Applet. | + | ***[[CSC103_Assembly_Program_1 | A first program]] |
− | **[[CSC103_Basic_Instructions | Basic processor instructions]] | + | ***[[CSC103_Assembly_Program_2 | A second program]] |
− | **[[CSC103_Assembly_Program_1 | A first program]] | + | * '''Wednesday''' |
− | **[[CSC103_Assembly_Program_2 | A second program]] | + | ** Exercises |
− | + | ** [http://www.pcguide.com/res/tablesASCII-c.html ASCII Table]: even characters are stored in computers as numbers! | |
+ | |||
---- | ---- | ||
* <font color="lightgray>[[CSC103 2011 Lab 3| Lab #3]]</font> | * <font color="lightgray>[[CSC103 2011 Lab 3| Lab #3]]</font> |
Revision as of 10:59, 15 February 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 |
|
Please watch the following videos before the lab on 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.