Object Oriented Programming Using C++
Autor B. Chandraen Limba Engleză Hardback – 22 mai 2002
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.
Preț: 245.45 lei
Preț vechi: 382.94 lei
-36%
Puncte Express: 368
Preț estimativ în valută:
43.47€ • 50.77$ • 37.76£
43.47€ • 50.77$ • 37.76£
Carte disponibilă
Livrare economică 31 ianuarie-14 februarie
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
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ă
ProfessionalCuprins
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.