Programming with Objects: A Comparative Presentation of Object-Oriented Programming With C++ and JavaISBN: 978-0-471-26852-9
Paperback
1144 pages
April 2003, Wiley-IEEE Press
This is a Print-on-Demand title. It will be printed specifically to fill your order. Please allow an additional 15-20 days delivery time. The book is not returnable.
|
Why OO Programming - Some Parallels with Things at Large.
Baby Steps.
The Notion of a Class and Some Other Key Ideas.
Strings.
Using the Container Classes.
The Primitive Types and Their Input/Output.
Declarations, Definitions, and Initializations.
Object Reference and Memory Allocation.
Functions and Methods.
Handling Exceptions.
Classes, The Rest of the Story.
Overloading Operators in C++.
Generics and Templates.
Modeling Diagrams for OO Programs.
Extending Classes.
Multiple Inheritance in C++.
OO for Graphical User Interfaces, A Tour of Three Toolkits.
Multithreaded Object-Oriented Programming.
Network Programming.
Database Programming.
Related Titles
More By This Author
Scripting with Objects: A Comparative Presentation of Object-Oriented Scripting with Perl and Python