Difference between revisions of "CSC231 Schedule 2012"
(→Misc. Good Information) |
(→Weekly Schedule) |
||
Line 125: | Line 125: | ||
|| | || | ||
* Reading | * Reading | ||
+ | ** Sections 2.2, 2.2.1, 2.2.2, 2.2.3, and 2.2.4 in the [http://alien.dowling.edu/~rohit/nasmdoc/nasmdoc.pdf Nasm Manual] | ||
+ | ** Sections 3.1 to 3.2.1 in the [http://alien.dowling.edu/~rohit/nasmdoc/nasmdoc.pdf Nasm Manual] | ||
+ | ** The [http://cs.smith.edu/~dthiebaut/ArtOfAssembly/CH06/CH06-2.html#HEADING2-117 INC] instruction. | ||
<!-- ================================================================== --> | <!-- ================================================================== --> | ||
|- style="background:#ffffff" valign="top" | |- style="background:#ffffff" valign="top" |
Revision as of 07:55, 26 September 2012
--D. Thiebaut 11:15, 24 August 2012 (EDT)
Misc. Good Information
- Things to remember while programming in assembly
- The NASM Manual (http://alien.dowling.edu/~rohit/nasmdoc0.html)
- Paul Carter's assembly language tutorial. Paul Carter's page can be found at http://www.drpaulcarter.com/.
- The Art of Assembly Language. It assumes a different assembler, and hence a different syntax, but has a lot of very good information.
Weekly Schedule
Week | Topics | Reading |
Week 1 9/7 |
|
|
Week 2 9/10 |
|
|
Week 3 9/17 |
|
|
Week 4 9/24 |
|
|
Week 5 10/1 |
|
|
Week 6 10/8 |
|
|
Week 7 10/15 |
|
|
Week 8 10/22 |
|
|
Week 9 10/29 |
|
|
Week 10 11/05 |
|
|
Week 11 11/12 |
|
|
Week 12 11/19 |
|
|
Week 13 11/26 |
|
|
Week 14 12/03 |
|
|
Week 15 12/10 |
|
|