I hope you enjoy the excellence of the C++ programming language as presented in the contents of this well-written book.
There is no reason not to download it whether or not you are a newbie to the language.
Effective Exercises, Straightforward Approaches, Comprehensive Explanations: everything you need to explore and acquire the language.
Highly Recommended! :) ;)
It's about time for this book to be uploaded.
Table of contents Introduction
An Overture to C Programmers
Part I: The C++ Core Language
Chapter 1: Up and Running
Chapter 2: Types
Chapter 3: Reference Types
Chapter 4: The Object Life Cycle
Chapter 5: Run-Time Polymorphism
Chapter 6: Compile-Time Polymorphism
Chapter 7: Expressions
Chapter 8: Statements
Chapter 9: Functions
Part II: C++ Libraries and Frameworks
Chapter 10: Testing
Chapter 11: Smart Pointers
Chapter 12: Utilities
Chapter 13: Containers
Chapter 14: Iterators
Chapter 15: Strings
Chapter 16: Streams
Chapter 17: Filesystems
Chapter 18: Algorithms
Chapter 19: Concurrency and Parallelism
Chapter 20: Network Programming with Boost Asio
Chapter 21: Writing Applications
|