Difference between revisions of "CSC103 Weekly Schedule Spring 2012"
(→Weekly Schedule) |
(→Weekly Schedule) |
||
Line 134: | Line 134: | ||
** [[CSC103 Assembly Program 1 | A first program]] | ** [[CSC103 Assembly Program 1 | A first program]] | ||
** [[CSC103 Assembly Program 2 | A second program]] | ** [[CSC103 Assembly Program 2 | A second program]] | ||
− | ** Execution of | + | ** Execution of selected instructions ([[Media:CSC103InstructionsBeforeAfter.pdf|pdf]]) |
+ | ---- | ||
+ | * [[CSC103 Homework 3 2012 | Homework #3]] | ||
+ | || | ||
+ | Reading: | ||
+ | * [http://math.hws.edu/TMCM/java/labs/xComputerLab1.html A good description of the Computer simulator] | ||
+ | * You will find Wikipedia's [http://en.wikipedia.org/wiki/Central_processing_unit description of the processor] interesting. Concentrate mostly on the sections labeled '''Microprocessor''', '''Operation''', and '''Clock Rate'''. | ||
+ | <!-- ================================================================== --> | ||
+ | |- style="background:#eeeeff" valign="top" | ||
+ | | Week 4 <br /> 2/20<br /> | ||
+ | || | ||
+ | * '''Monday''' | ||
+ | ** Execution of selected instructions ([[Media:CSC103InstructionsBeforeAfter.pdf|pdf]]) | ||
+ | ** Exercises | ||
*** ''LOD-C 1'' | *** ''LOD-C 1'' | ||
::::<font color="magenta">Exercise 1:</font> initialize the contents of several variables to 0 | ::::<font color="magenta">Exercise 1:</font> initialize the contents of several variables to 0 | ||
Line 154: | Line 167: | ||
** [[CSC231_Homework_9_Solution_2010| Example]] of a real assembly language program | ** [[CSC231_Homework_9_Solution_2010| Example]] of a real assembly language program | ||
** [http://www.pcguide.com/res/tablesASCII-c.html ASCII Table]: even characters are stored in computers as numbers! | ** [http://www.pcguide.com/res/tablesASCII-c.html ASCII Table]: even characters are stored in computers as numbers! | ||
− | ** [[CSC231 Homework 9 Solution 2010 | Example of a real assembly language program]] | + | ** [[CSC231 Homework 9 Solution 2010 | Example of a real assembly language program]][[CSC103 Assembly Language Exercises and Solutions|.]] |
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* '''Wednesday''' | * '''Wednesday''' | ||
---- | ---- |
Revision as of 15:23, 16 February 2012
Office Hours: M 1:10-3:00 p.m., W 4:00-6:00 p.m.
Weekly Schedule
Week | Topics | Reading |
Week 1 1/30 |
(start at 1min 47sec)
|
|
Week 2 2/6 |
|
Reading:
|
Week 3 2/13 |
|
Reading:
|
Week 4 2/20 |
|
|
Week 5 2/27 |
|
|
Week 6 3/5 |
|
|
Week 7 3/12 |
|
|
Week 7 3/19 |
|
|