Date: Thu, 15 Apr 2004 11:27:07 -0400 From: "Lucas Holt" <Luke@FoolishGames.com> To: "'Jerry McAllister'" <jerrymc@clunix.cl.msu.edu>, "'Me'" <d3javu1978@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: RE: Beginning C++ in FreeBSD Message-ID: <200404151527.i3FFRKIg050172@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> In-Reply-To: <200404151335.i3FDZxt17854@clunix.cl.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
K & R is a good book. For C++, Absolute C++ was my textbook last semester and I found it to be pretty good. Avoid the Deitel & Deitel C++ book. It has a few good reference chapters but covers material in a very choppy way. Practical C++ programming from O'Reilley is a good book on C++ basics. It covers I/O and syntax well, but does not get into the OO elements of the language as much as one would like. Avoid the C++ Programing Language. Although the book was written by the author of C++, it is NOT a good reference.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404151527.i3FFRKIg050172>