COS 126 Required Textbooks, Fall 2002
|
This is our favorite introductory C programming book.
This one covers more advanced programming concepts including
fundamental data structures, sorting, and searching.
We'll use it later in the semester. It is also used heavily in COS 226.
And this one covers sevaral topics in theory, but is aimed at a novice reader.
We'll use it later in the semester.
Other Textbooks (on reserve at the Engineering Library)
|
This is the classic C programming tutorial which is fondly referred to
as K+R.
Here are some good advanced C programming books.
The first two are required texts for COS 217.
The following provide nice introductions to the theory of computation.
They're a bit more mathematical than what we do in
COS 126, but pretty readable.
A complete reference book to produce text and graphics in the PostScript language.
A link to the online version is included.
An entertaining collection of programming pearls of wisdom.
This covers machine architecture at a much greater depth than we do
in 126. But if you're looking for a classic reference, here it is.
It is the main text for COS 371.