Limit this search to....

C++ for Programmers
Contributor(s): Ammeraal, Leen (Author)
ISBN: 0471606979     ISBN-13: 9780471606970
Publisher: Wiley
OUR PRICE:   $106.87  
Product Type: Paperback
Published: March 2000
Qty:
Annotation: One of the attractive aspects of C++ is that it offers good facilities for object-oriented programming (OOP), but, as a hybrid language, it also supports procedural programming.

The significance of this for programmers is that it offers more flexibility allowing them to shift to object-oriented programming if and when they feel the need to do so. In this regard, C++ differs from some purely object-oriented languages, such as Smalltalk, Eiffel and Java. This book offers practical guidance on how to programme in both styles.

The C++ language and its standard library have gone through a good many improvements and extensions during their evolution. This third edition has therefore been completely revised in accordance with the C++ language revision, which is embodied in the ANSI/ISO C++ Standard.

For example, the new, important type string is used throughout the book and the Standard Template Library (STL) is introduced to readers at an early stage and discussed in more detail later on. All example programs and the solutions to the exercises can be downloaded from the website. http: //home.wxs.nl/ ~ammeraal/ Solutions for some of these exercises can be found in the appendix.

Additional Information
BISAC Categories:
- Computers | Programming Languages - C++
- Computers | Internet - General
Dewey: 005.133
LCCN: 99058871
Physical Information: 1.09" H x 7.55" W x 9.26" (1.84 lbs) 350 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Dieses Werk richtet sich insbesondere an Neueinsteiger, dient aber auch erfahrenen Programmierern und Kennern von beispielsweise Java und C als nützliches Nachschlagewerk.
Behandelt werden die Grundlagen der Programmierung mit C++, beginnend bei der Programmstruktur und dem Aufbau von Funktionen bis hin zu Klassen und objektorientierter Programmierung. Alle neuen Features wie Bibliotheken, Templates und Namespaces werden ausführlich erläutert. (02/00)