From: Antonio Macchi on 27 Jun 2010 00:01 C Programming Modern Approach (K.N.King) http://www.amazon.com/C-Programming-Modern-Approach-2nd/dp/0393979504/ref=sr_1_1?ie=UTF8&s=books&qid=1277584830&sr=1-1 is it a good choice? thanks
From: Richard Heathfield on 27 Jun 2010 00:43 Antonio Macchi wrote: > C Programming Modern Approach (K.N.King) > > http://www.amazon.com/C-Programming-Modern-Approach-2nd/dp/0393979504/ref=sr_1_1?ie=UTF8&s=books&qid=1277584830&sr=1-1 > > > is it a good choice? Yes. In fact it's an excellent choice, one of perhaps three possible excellent choices, the others being K&R2 (if you're already an experienced programmer who simply wishes to learn C as an additional language) or Deitel and Deitel (if you aren't). -- Richard Heathfield <http://www.cpax.org.uk> Email: -http://www. +rjh@ "Usenet is a strange place" - dmr 29 July 1999 Sig line vacant - apply within
From: Cezar El-Nalzi on 28 Jun 2010 14:37 On Jun 27, 7:01 am, Antonio Macchi <antonio_mac...(a)alice.it> wrote: > C Programming Modern Approach (K.N.King) > > http://www.amazon.com/C-Programming-Modern-Approach-2nd/dp/0393979504... > > is it a good choice? > thanks I've also started reading it and yes, it's an awesome book. The Exercises and Programming Projects at the end of each chapter are there to make the information stick and, some of them, put your brain at work.
|
Pages: 1 Prev: OFF TOPIC - Please help with Playpen errors Next: Stupid Enum Mistake |