Programming with objects : a comparative presentation of object-oriented programming with C++ and Java /
Основен автор: | Kak, Avinash C. |
---|---|
Формат: | Книга |
Език: | English |
Публикувано: |
Hoboken, NJ :
John Wiley,
2003.
|
Предмети: | |
Онлайн достъп: |
Contributor biographical information Publisher description Table of contents |
Съдържание:
- Why OO programming : some parallels with things at large
- Baby steps
- Notion of a class and some other key ideas
- Strings
- Using the container classes
- 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++ [plus plus]
- Generics and templates
- Modeling diagrams for OO programs
- Extending classes
- Multiple inheritance in C++ [plus plus]
- OO for graphical user interfaces, a tour through three toolkits
- Multithreaded object-oriented programming
- Network programming
- Database programming.