CS9C students:
Some background. Our time-tested CS9C book "Beginning with C", by Ron House (1994, ISBN: 0534941222) recently went out of print. It's still available used through Amazon and other suppliers. We've been looking at new books and have settled on a replacement: "Practical C Programming, 3rd ed" by Steve Oualline (1997, ISBN: 1-56592-306-5, listed new at $34.95, availale on Amazon new for $23.07). The great thing about this new book is that it can be read online if you're on-campus:
http://proquest.safaribooksonline.com/1565923065
and if you're off-campus, you can use a VPN (use "Campus VPN Full Tunnel") whose instructions are here:
http://net.berkeley.edu/vpn/
We're going to support BOTH books this semester (in case you already bought the House book or wish to find it used online or from a former student). We're still recommending K&R, the definitive C reference.
Here are the reading assignments for the Oualline book; remember, you must complete the program before the quiz, although you're free to start (and finish) the program before you've completed all the reading.