C++ Made Easy By T. D. Malhotra
Book Summary:
Systematic approach has been followed in the book. Topics have been covered with good number of illustrations and C++ programs. A number of diagrams have been provided to clear the concepts in more illustrative way. Each chapter has been covered with additional illustrations and programs.
Audience of the Book :
This book is useful for BCA,PGDCA,MCA,M.Sc. (IT) of various universities.
Key Features:
The main features of the book are as follows:
1.Simple language has been adopted to make the topics easy and clear to the readers.
2.Best for the beginners as well as the programmers.
Table of Contents:
UNIT I : INTRODUCTION AND PROGRAMMING IN C++
1. Introduction to C++
2. General Concepts
3. Data Types, Variables and Constants
4. Operators and Expressions in C++
5. Flow of Control
6. Console I/O Functions
7. Functions
8. Standard Library Functions and Header Files
9. Programming Methodology
10. Structured Data Type : Array
11. Advanced Study in Arrays
12. Structures
13. Classes and Objects
14. Inheritance
15. Pointers
16. Function Overloading
17. Constructors and Destructors
UNIT II : ADVANCED C++ PROGRAMMING USING DATA STRUCTURES
18. Linked Lists
19. Stacks
20. Queues
21. File Handling in C++
22. Graphics in C++
23. Simple Projects
Appendices
Index