Alan Louis Scheinine <[EMAIL PROTECTED]> writes: > I found some useful books in C++, I could not remember the names > because they are at home so I looked in Amazon to jog my memory. > > I'm in shock > Search word "C++" (search within Amazon, not Google) > 20,176 results > Search word "C++ scientific" (search within Amazon, not Google) > 337 results > > The wealth of information must be disorientating to a scientist > that wants to learn C++. Of course, one can read specialized > mailing lists to get more refined recommendations.
The right book to start with is Stroustrup's own "The C++ Programming Language". That is not, however, to say that I particularly like C++, but there is little reason not to learn from the horse's mouth. If you're learning C, K&R is the right book, though it will not teach you one feature that a Fortran programmer switching to C will want to know, which is how to deal with passing variable length arrays. Perry -- Perry E. Metzger [EMAIL PROTECTED] _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf