
C++ for Programmers
Leen Ammeraal(Author)
Wiley (Publisher)
3rd Edition
Published on 20. December 1999
Book
Paperback/Softback
X, 454 pages
978-0-471-60697-0 (ISBN)
Description
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.
More details
Product info
PB
Edition
3., Auflage
Language
English
Place of publication
New York
United States
Target group
College/higher education
Professional and scholarly
Edition type
New edition
Dimensions
Height: 23.5 cm
Width: 19 cm
Thickness: 2.6 cm
Weight
840 gr
ISBN-13
978-0-471-60697-0 (9780471606970)
Schweitzer Classification
Other editions
Previous edition
L. Ammeraal
C++ for Programmers
Book
02/1995
2nd Edition
Wiley
€40.24
Article exhausted; check for reprint
Person
LEEN AMMERAAL has written several other texts including: STL for C++ Programmers, Algorithms and Data Structures in C++, Computer Graphics for Java Programmers, C for Programmers and Programs and Data Structures in C.
Content
Expressions and Statements.
More Operators.
Functions and Program Structure.
Arrays, Pointers, and Strings.
Classes and Objects.
Templates.
Exception Handling.
Introduction to STL.
Stream I/O.
Some Older Library Functions.
Appendices.
Bibliography.
Index.