From: Alex Young Date: 2007-10-03T20:58:12+09:00 Subject: Re: Confession: I never did ASM Brian Adkins wrote: > On Sep 29, 3:27 pm, John Joyce > wrote: >> Before going >> into data structures or algorithms in K&R, it is important to first >> get a grasp of the C language. > > Name one book that is superior to K&R for learning the C programming > language. I learnt enough C to actually get useful stuff done with the Dummies books, but I didn't actually *understand* a lot of it until I got myself a copy of K&R. I guess it depends on what sort of learning you're interested in. -- Alex