C++ from the Beginning (International Computer Science Series)

C++ from the Beginning (International Computer Science Series)

by J.Skansholm (Author)

Synopsis

C++ From the Beginning covers the whole of the C++ language from simple basics to advanced language constructs. The emphasis is on building programming skills via examples and exercises, integrating object-oriented programming with object-oriented design while teaching the basics of the language.

It is a book with a dual purpose: to teach the fundamental principles of good programming, and to provide an accessible and direct introduction to C++. It is ideal for beginners taking their first programming course, and for programmers with some experience requiring a thorough introduction to the C++ language.

Since the publication of the first edition of this book in 1997, the ISO standard for C++ has been approved. This new edition of the book covers the ISO standard. The standard incorporates a library of utility classes called the STL (Standard Template Library) not previously included in the core of C++. This book describes these new classes as well as advanced topics such as exceptions, streams, templates and function objects.

$29.21

Save:$33.43 (53%)

Quantity

1 in stock

More Information

Format: Paperback
Pages: 648
Edition: 2
Publisher: Addison Wesley
Published: 05 Aug 2002

ISBN 10: 0201721686
ISBN 13: 9780201721683

Author Bio
Author Info: Jan Skansholm is a lecturer in the Department of Computer Science
at Chalmers University of Technology in Gothenburg, Sweden. He is the author of the bestselling Ada95 from the Beginning, and Java from the Beginning.