On 7/29/06, Matthew Miller <mattdm@xxxxxxxxxx> wrote:
On Sat, Jul 29, 2006 at 09:24:42AM -0500, Erich Carlson wrote: > On Sat, 2006-07-29 at 14:00 +0530, Kaushal Shriyan wrote: > > Can any one here point me to "Learning C Programming" > The book "The C Programming Language", Second Addition by Brian W. > Kernighan and Dennis M. Ritchie > http://cm.bell-labs.com/cm/cs/cbook/ Yeah. Not only is it the original (well, make sure you get the ANSI C edition, because you don't really want *too* original), it's very well written and easy to learn from. There's really no need for another book. Unless you actually want to learn C++. In some ways, learning C first will put you at a disadvantage there, because it's easy to develop good C habits which are bad C++ coding. In that case, I highly, highly recommendd "Object-Oriented Programming in C++" by Robert Lafore (currently, in its 4th edition: <http://www.amazon.com/exec/obidos/tg/detail/-/0672323087?v=glance>). It's very well organized, and teaches things clearly. -- Matthew Miller mattdm@xxxxxxxxxx <http://mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Hi Matthew Miller Thanks for the advise, Just saw your snaps and felt great, are you from US I am Kaushal working for AOL as Tech Support Engineer Thanks :) Kaushal