by Yashavant Kanetkar
From the small, unheralded beginnings C++ has become the language of choice for
most professional programmers. Knowing how things work in C++ is important.
Knowing why things work that way is what would separate you from the crowd. Let
Us C++ teaches you both these things in Yashavant Kanetkar’s inimitable style.
You would find Let Us C++ easy yet incredibly thorough. Every discussion is
highlighted by clear, direct examples. It will not only serve as your tutorial
but it is likely to be the first thing that you would reach for when faced with
a confusing issue.
Table Of Contents
- Smart Pointers
- Templates
- Multiple Inheritance
- Namespaces
- Mutable and Explicit Keywords
- Containers and Iterators
|
- New Casting Syntax
- Exception Handling
- Run Time Type Identification
- Virtual Tables and vptr
- Free Store Management
- Data Structures
|
|