Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Object-Oriented Programming ­in C++

Rating
Format
Paperback, 624 pages
Published
United Kingdom, 8 November 2002

Objektorientierte Programmierung in C++: Hier werden Sie Schritt für Schritt mit den Grundzügen, aber auch mit fortgeschrittenen Aspekten vertraut gemacht! Alle Sprachmerkmale werden im Zusammenhang mit der praktischen Anwendung besprochen. Ein Schlüsselkonzept von C++ zur Implementierung generischer Algorithmen ist die Programmierung mit Templates. Wie man Templates mit objektorientierter Programmierung verknüpft, um die Möglichkeiten der Sprache zur Erstellung hochperformanter Programme zu nutzen, wird hier gezeigt.


Preface to the English Edition. Preface to the Second Edition. Preface to the First Edition. 1. About this book. Why this Book? Prerequisites. Organization of the Book. How Should you Read this Book? Access to Sources for the Examples. Feedback. 2. Introduction: C++ and Object-Oriented Programming. The C++ Language. C++ as an Object-Oriented Programming Language. Other Concepts of C++. Teminology. 3. Basic Concepts of C++ Programs. The First Program. Types, Operators and Control Constructs. Functions and Modules. Strings. Processing Collections. Exception Handling. Pointers, Arrays, and C-strings. Memory Management using new and delete. Communication with the Outside World. 4. Class Programming. The First Class: Fraction. Operators for Classes. Running Time and Code Optimization. References and Constants. Input and Output Using Streams. Friends and Other Types. Exception Handling for Classes. 5. Inheritance and Polymorphism. Single Inheritance. Virtual Functions. Polymorphism. Multiple Inheritance. Design Pitfalls with Inheritance. 6. Dynamic and Static Members. Dynamic Members. Other Aspects of Dynamic Members. Inheritance of Classes with Dynamic Members. Classes Containing Classes. Static Members and Auxiliary Types. 7. Templates. Why Templates? Function Templates. Class Templates. Non-Type Template Parameters. Additional Aspects of Templates. Templates in Practice. 8. The Standard I/O Library in Detail. The Standard Stream Classes. File Access. Stream Classes for Strings. 9. Other Language Features and Details. Additional Details of the Standard Library. Defining Special Operators. Additional Aspects of new and delete. Function Pointers and Member Pointers. Combining C++ with C Code. Additional Keywords. 10. Summary. Hierarchy of C++ Operators. Class-Specific Properties of Operations. Rules for Automatic Type Conversion. Useful Programming Guidelines and Conventions. Bibliography. Glossary.

Show more

Our Price
HK$700
Ships from UK Estimated delivery date: 14th Apr - 21st Apr from UK
Free Shipping Worldwide

Buy Together
+
Buy together with C++17 - The Complete Guide at a great price!
Buy Together
HK$1,200

Product Description

Objektorientierte Programmierung in C++: Hier werden Sie Schritt für Schritt mit den Grundzügen, aber auch mit fortgeschrittenen Aspekten vertraut gemacht! Alle Sprachmerkmale werden im Zusammenhang mit der praktischen Anwendung besprochen. Ein Schlüsselkonzept von C++ zur Implementierung generischer Algorithmen ist die Programmierung mit Templates. Wie man Templates mit objektorientierter Programmierung verknüpft, um die Möglichkeiten der Sprache zur Erstellung hochperformanter Programme zu nutzen, wird hier gezeigt.


Preface to the English Edition. Preface to the Second Edition. Preface to the First Edition. 1. About this book. Why this Book? Prerequisites. Organization of the Book. How Should you Read this Book? Access to Sources for the Examples. Feedback. 2. Introduction: C++ and Object-Oriented Programming. The C++ Language. C++ as an Object-Oriented Programming Language. Other Concepts of C++. Teminology. 3. Basic Concepts of C++ Programs. The First Program. Types, Operators and Control Constructs. Functions and Modules. Strings. Processing Collections. Exception Handling. Pointers, Arrays, and C-strings. Memory Management using new and delete. Communication with the Outside World. 4. Class Programming. The First Class: Fraction. Operators for Classes. Running Time and Code Optimization. References and Constants. Input and Output Using Streams. Friends and Other Types. Exception Handling for Classes. 5. Inheritance and Polymorphism. Single Inheritance. Virtual Functions. Polymorphism. Multiple Inheritance. Design Pitfalls with Inheritance. 6. Dynamic and Static Members. Dynamic Members. Other Aspects of Dynamic Members. Inheritance of Classes with Dynamic Members. Classes Containing Classes. Static Members and Auxiliary Types. 7. Templates. Why Templates? Function Templates. Class Templates. Non-Type Template Parameters. Additional Aspects of Templates. Templates in Practice. 8. The Standard I/O Library in Detail. The Standard Stream Classes. File Access. Stream Classes for Strings. 9. Other Language Features and Details. Additional Details of the Standard Library. Defining Special Operators. Additional Aspects of new and delete. Function Pointers and Member Pointers. Combining C++ with C Code. Additional Keywords. 10. Summary. Hierarchy of C++ Operators. Class-Specific Properties of Operations. Rules for Automatic Type Conversion. Useful Programming Guidelines and Conventions. Bibliography. Glossary.

Show more
Product Details
EAN
9780470843994
ISBN
0470843993
Other Information
Illustrated
Dimensions
23.5 x 19 x 3.5 centimeters (1.17 kg)

Table of Contents

Preface.

1. About this Book.

Why Did Write this Book?

Prerequisites.

Organization of the Book.

How Should You Read this Book?

Example Code and Additional Informations.

Feedback.

2. Introduction: C++ and Object-Oriented Programming.

The C++ Language.

C++ as an Object-Oriented Programming Language.

Other Concepts of C++.

Teminology.

3. Basic Concepts of C++ Programs.

The First Program.

Types, Operators, and Control Constructs.

Functions and Modules.

Strings.

Collections.

Exception Handling.

Pointers, Arrays, and C-Strings.

Memory Management Using new and delete.

Communication with the Outside World.

4. Class Programming.

The First Class: Fraction.

Operators for Classes.

Running Time and Code Optimization.

References and Constants.

Input and Output Using Streams.

Friends and Other Types.

Exception Handling for Classes.

5. Inheritance and Polymorphism. Virtual Functions.

Polymorphism.

Multiple Inheritance.

Design Pitfalls with Inheritance.

6. Dynamic and Static Members.

Dynamic Members.

Other Aspects of Dynamic Members.

Inheritance of Classes with Dynamic Members.

Classes Containing Classes.

Static Members and Auxiliary Types.

7. Templates.

Why Templates?

Function Templates.

Class Templates.

Non-Type Template Parameters.

Additional Aspects of Templates.

Templates in Practice.

8. The Standard I/O Library in Detail.

The Standard Stream Classes.

File Access.

Stream Classes for Strings.

9. Other Language Features and Details.

Additional Details of the Standard Library.

Defining Special Operators.

Additional Aspects of new and delete.

Function Pointers and Member Pointers.

Combining C++ with C Code.

Additional Keywords.

10. Summary.

Hierarchy of C++ Operators.

Class-Specific Properties of Operations.

Rules for Automatic Type Conversion.

Useful Programming Guidelines and Conventions.

Bibliography.

Glossary.

Index.

About the Author

Nicolai M. Josuttis is an independent system architect, technical manager, author, consultant, and trainer who has been active in C++ standardization for over 20 years. He designs mid-sized and large software systems for the telecommunications, traffic, finance, and manufacturing industries. A former member of the C++ Standard Committee library working group, he is highly regarded and well known in the programming community for his authoritative books.

Reviews

"...technically solid, excellent introduction to C++..." (Cvu, December 2002)

Show more
Review this Product
Ask a Question About this Product More...
 
Item ships from and is sold by Fishpond World Ltd.

Back to top