C++: The Complete Reference

By: Schildt, HerbertMaterial type: TextTextLanguage: English Publication details: USA: Tata McGraw Hill: 2003. 2009Edition: 4th edDescription: xxxii;1023p. PAPER BACK 23cmISBN: 9780072226805; 9780070532465Subject(s): Computer SCienceDDC classification: 005.133
Contents:
CONTENTS: Part 1 The foundation of C++: the C subset 1. An overview of C 2. Expressions 3. Statements 4. Arrays and null-terminated strings 5. Pointers 6. Functions 7. Structures, unions, enumerations and user-defined types 8. C-style console I/O 9. File I/O 10. The preprocessor and comments Part 2 C++ 11. An overview of C++ 12. Classes and objects 13. Arrays, pointers, references and the dynamic allocation operators 14. Function overloading, copy constructors and default arguments 15. Operator overloading 16. Inheritance 17. Virtual functions and polymorphism 18. Templates 19. Exception handling 20. The C++ I/O system basics 21. C++ file I/O 22. Run-time type ID and the casting operators 23. Namespaces, conversion functions and other advanced topics 24. Introducing the standard trmplate library Part 3 The standard function library 25. The C-based I/O functions 26. The string and character functions 27. The mathematical functions 28. Time, date and localization functions 29. The dynamic allocation functions 30. Utility Functions 31. The wide-character functions Part 4 The Standard C++ class library 32. The standard C++ I/O classes 33. The STL container classes 34. The STL algorithms 35. STL iterators, allocators and function objects 36. The string class 37. The numeric classes 38. Exception handling and miscellaneous classes Part 4 Applying C++ 39. Integrating new classes: a custom string class 40. Parsing Expressions A. The .NET managed extensions to C++ B. C++ and the robotics age Index
Summary: C++
List(s) this item appears in: Management
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Home library Collection Call number Copy number Status Notes Date due Barcode
Books Books ADBU Azara Campus Library
Commerce
ADBU Azara Campus Library
Commerce
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 1 Available Place in School of Technology Library 3272
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 2 Available Place in School of Technology Library 6416
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 3 Available Place in School of Technology Library 6417
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 4 Available Place in School of Technology Library 6418
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 5 Available Place in School of Technology Library 6419
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 6 Available Place in School of Technology Library 6420
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 7 Available Place in School of Technology Library 6421
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 8 Available Place in School of Technology Library 6422
Reference Reference ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Reference 005.133 SCH (Browse shelf(Opens below)) 9 Not For Loan Place in School of Technology Library 6423
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 10 Available Place in School of Technology Library 6424
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 11 Available Place in School of Technology Library 6425
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 12 Available Place in School of Technology Library 6426
Books Books ADBU Azara Campus Library
CSE & IT Shelves
ADBU Azara Campus Library
CSE & IT Shelves
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 13 Available Place in School of Technology Library 6427
Reference Reference ADBU Kharguli Campus Library
Management
ADBU Kharguli Campus Library
Management
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 14 Not for loan Place in computer stack. K2072
Reference Reference ADBU Kharguli Campus Library
Management
ADBU Kharguli Campus Library
Management
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 15 Not for loan Place in computer stack. K2073
Reference Reference ADBU Kharguli Campus Library
Management
ADBU Kharguli Campus Library
Management
Non-fiction 005.133 SCH (Browse shelf(Opens below)) 16 Not for loan Place in computer stack. K2074
Browsing ADBU Kharguli Campus Library shelves, Shelving location: Management, Collection: Non-fiction Close shelf browser (Hides shelf browser)
004.65 GOD Web Technologies: 004.65 GOD Web Technologies: 004.65 GOD Web Technologies: 005.133 SCH C++: 005.133 SCH C++: 005.133 SCH C++: 005.369 MAN Working in Microsoft Office

Computer Science

CONTENTS:
Part 1 The foundation of C++: the C subset
1. An overview of C
2. Expressions
3. Statements
4. Arrays and null-terminated strings
5. Pointers
6. Functions
7. Structures, unions, enumerations and user-defined types
8. C-style console I/O
9. File I/O
10. The preprocessor and comments

Part 2 C++
11. An overview of C++
12. Classes and objects
13. Arrays, pointers, references and the dynamic allocation operators
14. Function overloading, copy constructors and default arguments
15. Operator overloading
16. Inheritance
17. Virtual functions and polymorphism
18. Templates
19. Exception handling
20. The C++ I/O system basics
21. C++ file I/O
22. Run-time type ID and the casting operators
23. Namespaces, conversion functions and other advanced topics
24. Introducing the standard trmplate library

Part 3 The standard function library
25. The C-based I/O functions
26. The string and character functions
27. The mathematical functions
28. Time, date and localization functions
29. The dynamic allocation functions
30. Utility Functions
31. The wide-character functions

Part 4 The Standard C++ class library
32. The standard C++ I/O classes
33. The STL container classes
34. The STL algorithms
35. STL iterators, allocators and function objects
36. The string class
37. The numeric classes
38. Exception handling and miscellaneous classes

Part 4 Applying C++
39. Integrating new classes: a custom string class
40. Parsing Expressions
A. The .NET managed extensions to C++
B. C++ and the robotics age

Index

C++

There are no comments on this title.

to post a comment.

Implemented and Maintained by Central Library, Assam Don Bosco University
For any Suggestions/Query Contact to library or E-mail: [email protected]. Phone No:91+8638042220
Website/OPAC best viewed in Mozilla Browser in 1366X768 Resolution.
HTML Counter
Visitors

Powered by Koha