On 22 June 2012 03:37, cody chandler <cody.a.chand...@gmail.com> wrote: > Talk about learning C Programming and the K&R book being a good one. Is > this the book? > > http://www.amazon.com/C-Programming-Language-2nd-Edition/dp/0131103628
I learned C from the first edition of this book: http://www.amazon.com/Book-Programming-4th-Edition/dp/sitb-next/0201183994 The version I had only covered K&R-era C, but it seemed to be well-written and reasonably compact. Certainly not an enormous brick! AFAIK the newer editions cover modern C John