Computer
Systems

Spring 2013
course
navigation

Feb 5

The "playing with bits" and "word list in C" assignment is due today.
The point is to understand how data - integers, strings, bytes, bits - are represented at the machine level. This includes bit operations such as xor and shift, which we're playing around with in C.
We're also exploring arrays and pointers by practicing programming in C.

resources

homework

an example ... with a taste of gdb

textbook slides

CMU labs

Demo ishow, fshow, btest ; discuss.

consensus

So ... how are you doing with all this?
http://cs.marlboro.edu/ courses/ spring2013/systems/ notes/ Feb_5
last modified Monday February 4 2013 11:24 pm EST