Cantitate/Preț
Produs

Object Oriented Programming Using C++

Autor B. Chandra
en Limba Engleză Hardback – 22 mai 2002
Although C++ was developed as a superset of C language to include object oriented programming features, it can be used as a separate language. Many references require a prior knowledge of C for learning C++. Object Oriented Programming Using C++ however, provides the details of C++ required for both traditional programming and object oriented programming in such a lucid manner that the reader does not require any prior knowledge of C.

The result of the author's extensive experience in programming languages, database management systems, files structures, and research experience, this text provides a number of examples that illustrate important standard templates in C++ including vector, queue, stack, list map, and sets. It begins by addressing the fundamentals of C++; such as control statements, arrays, pointers, and structures and function. It then moves on to provide coverage on object oriented programming features of C++, discussions on implementation of data structures like linked lists, stacks, queues, binary trees using pointers, and classes. The book concludes with coverage on graphics in C++, string functions, operator loading, and advanced formatting features.
Citește tot Restrânge

Preț: 22860 lei

Preț vechi: 33800 lei
-32% Nou

Puncte Express: 343

Preț estimativ în valută:
4375 4480$ 3639£

Comandă specială

Livrare economică 26 februarie-12 martie

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780849324192
ISBN-10: 084932419X
Pagini: 417
Dimensiuni: 152 x 229 x 28 mm
Greutate: 0.87 kg
Ediția:1
Editura: CRC Press
Colecția Narosa

Public țintă

Professional

Cuprins

Fundamentals of C++. Control Statements. Arrays and Pointers. Structures. Functions in C++. Object Oriented Programming. Inheritance. Scope Resolution Operator. Inheritance Beyond Single Level. Virtual Functions. Friend Functions. Files and Streams. Data Structures Using C++. Turbo Graphics. String Functions and Operator Overloading. Advanced Formatting Features. Standard Template Library. Exception Handling In C++. Appendix. Index.

Descriere

Object Oriented Programming Using C++ provides the details of C++ required for both traditional programming and object oriented programming in such a lucid manner that the reader does not require any prior knowledge of C. The text begins by addressing the fundamentals of C++; such as control statements, arrays, pointers, and structures and function. It then moves on to provide coverage on object oriented programming features of C++, discussions on implementation of data structures like linked lists, stacks, queues, binary trees using pointers, and classes. The book concludes with coverage on graphics in C++, string functions, operator loading, and advanced formatting features.