HAPPY BOOKSGIVING
Use code BOOKSGIVING during checkout to save 40%-55% on books and eBooks. Shop now.
Register your product to gain access to bonus material or receive a coupon.
Sams Teach Yourself C++ in One Hour a Day
In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics and then move on to more advanced features and concepts:
Learn on your own time, at your own pace
PART I: The Basics
LESSON 1: Getting Started
LESSON 2: The Anatomy of a C++ Program
LESSON 3: Using Variables, Declaring Constants
LESSON 4: Managing Arrays and Strings
LESSON 5: Working with Expressions, Statements, and Operators
LESSON 6: Organizing Code with Functions
LESSON 7: Controlling Program Flow
LESSON 8: Pointers Explained
LESSON 9: Exploiting References
PART II: Fundamentals of Object-Oriented Programming and C++
LESSON 10: Classes and Objects
LESSON 11: Implementing Inheritance
LESSON 12: Polymorphism
LESSON 13: Operator Types and Operator Overloading
LESSON 14: Casting Operators
LESSON 15: An Introduction to Macros and Templates
PART III: Learning the Standard Template Library (STL)
LESSON 16: An Introduction to the Standard Template Library
LESSON 17: The STL string Class
LESSON 18: STL Dynamic Array Classes
LESSON 19: STL list
LESSON 20: STL set and multiset
LESSON 21: STL map and multimap
PART IV: More STL
LESSON 22: Understanding Function Objects
LESSON 23: STL Algorithms
LESSON 24: Adaptive Containers: stack and queue
LESSON 25: Working with Bit Flags Using STL
PART V: Advanced C++ Concepts
LESSON 26: Understanding Smart Pointers
LESSON 27: Working with Streams
LESSON 28: Exception Handling
LESSON 29: Tapping Further into the Preprocessor
Appendixes
APPENDIX A: Working with Numbers: Binary and Hexadecimal
APPENDIX B: C++ Keywords
APPENDIX C: Operator Precedence
APPENDIX D: Answers
Index