by Josée Lajoie (Author), Barbara E. Moo (Author), Stanley B. Lippman (Author)
C++ Primer is well known as one of the best books for learning C++ and is useful for C++ programmers of all skill levels. This Fourth Edition not only keeps this tradition alive, it actually improves on it.
--Steve Vinoski, Chief Engineer, Product Innovation, IONA Technologies
The Primer really brings this large and complex language down to size.
--Justin Shaw, Senior Member of Technical Staff, Electronic Programs Division, The Aerospace Corporation
It not only gets novices up and running early, but gets them to do so using good programming practices.
--Nevin :-) Liber, Senior Principal Engineer (C++ developer since 1988)
This popular tutorial introduction to standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.
Just as C++ has evolved since the last edition, so has the authors' approach to teaching it. They now introduce the C++ standard library from the beginning, giving readers the means to write useful programs without first having to master every language detail. Highlighting today's best practices, they show how to write programs that are safe, can be built quickly, and yet offer outstanding performance. Examples that take advantage of the library, and explain the features of C++, also show how to make the best use of the language. As in its previous editions, the book's authoritative discussion of fundamental C++ concepts and techniques makes it a valuable resource even for more experienced programmers.
Program Faster and More Effectively with This Rewritten ClassicThe source code for the book's extended examples is available on the Web at the address below.
www.awprofessional.com/cpp_primer
Format: Paperback
Pages: 912
Edition: 4
Publisher: Addison Wesley While maintaining the authority and quality of a book that has sold more than500,000 copies, this fourth edition is not your father's C++ Primer. It has beencompletely revised and rewritten to conform to today's C++ usage. Readersnew to C++ will find a clear and practically organized introduction to thelanguage enhanced by numerous pedagogical aids. Readers returning to C++will be able to update their knowledge with new material on using C++libraries and programming styles.This time, we have added Barbara Moo as a co-author; she brings anunderstanding of how to teach modern C++ based on years of teaching andwriting about C++.
Published: 14 Feb 2005
ISBN 10: 0201721481
ISBN 13: 9780201721485
Book Overview:
Stanley B. Lippman is Architect with the Visual C++ development team at Microsoft. Previously, he served as a Distinguished Consultant at the Jet Propulsion Laboratories (JPL). Stan spent more than twelve years at Bell Laboratories, where he worked with Bjarne Stroustrup on the original C++ implementation and the Foundation research project. After Bell Laboratories, Stan worked at Disney Feature Animation, originally as principal software engineer, then as software technical director on Fantasia 2000.
Josee Lajoie is a staff development analyst in the IBM Canada Laboratory C/C++ Compiler group, and is currently the chair of the core language working group for the ANSI/ISO C++ Standard Committee. In addition, she is a regular columnist on the evolution of the C++ Language Standard for the C++ Report..
Barbara E. Moo is an independent consultant with 20 years' experience in the software field. During her nearly 15 years at AT&T, she worked on one of the first commercial products ever written in C++, managed the company's first C++ compiler project, and directed the development of AT&T's award-winning WorldNet Internet service business.