Difference between revisions of "CSC270 2009"

From dftwiki3
Jump to: navigation, search
(New page: --~~~~ ---- __TOC__ =Preparation if you have skipped CSC231= For students who will not have taken CSC231 by the time they enroll in CSC270, some reading and exercises are required. ...)
 
(Reading and Assignments)
Line 13: Line 13:
 
* Chapter 3, Sections 0 to 3.1.2. in [http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html Art of Assembly]
 
* Chapter 3, Sections 0 to 3.1.2. in [http://cs.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html Art of Assembly]
 
* Sections 1.3.1, 1.3.2, 1.3.3, 1.3.4, and 1.3.5 in [http://cs.smith.edu/~thiebaut/classes/231_0405/doc/pcasm-book.pdf Carter's PC Assembly Language].
 
* Sections 1.3.1, 1.3.2, 1.3.3, 1.3.4, and 1.3.5 in [http://cs.smith.edu/~thiebaut/classes/231_0405/doc/pcasm-book.pdf Carter's PC Assembly Language].
 +
 
<br />
 
<br />
 
* Assignments
 
* Assignments
Line 18: Line 19:
 
** [http://maven.smith.edu/~thiebaut/classes/231_0708/hw1.php Homework #1]
 
** [http://maven.smith.edu/~thiebaut/classes/231_0708/hw1.php Homework #1]
 
<br />
 
<br />
* [http://webster.cs.ucr.edu/AoA/Linux/HTML/DataRepresentation.html#998846 review of number system]
+
* [http://webster.cs.ucr.edu/AoA/Linux/HTML/DataRepresentation.html#998846 Review of number system]
 
* [http://maven.smith.edu/~thiebaut/ArtOfAssembly/CH04/CH04-2.html#HEADING2-1 Addressing modes]
 
* [http://maven.smith.edu/~thiebaut/ArtOfAssembly/CH04/CH04-2.html#HEADING2-1 Addressing modes]
 
<br />
 
<br />

Revision as of 15:59, 8 December 2008

--D. Thiebaut 20:49, 8 December 2008 (UTC)


Preparation if you have skipped CSC231

For students who will not have taken CSC231 by the time they enroll in CSC270, some reading and exercises are required. The exercises require having a valid account on Beowulf.csc.smith.edu (a regular CSC111 student account should be fine).

Reading and Assignments