 |
| C++ Essential |
| This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented design to any depth.
...more » |
|
 |
| |
|
 |
| Neil's Guide to C++ |
| This book is intended as a starting point for programming using the C++ language. Newbies often wander lost among the maze of boundless and circular information. Hopefully, this book will take a fresh new user and teach them how to program in C++ wit...more » |
|
 |
| |
|
 |
| Optimizing C++ |
| Optimizing C++ was written to prove that a knowledge of optimization is essential to a professional programmer. A simplistic approach, such as getting more memory or faster processor, is not always feasible. Programmers often have little control over...more » |
|
 |
| |
|
 |
| C++ In Action: Industrial Strength Programming Techniques |
| C++ In Action progresses through object-oriented programming and language features specific to C++, techniques for modifying programs, the Windows programming paradigm, and the large-scale aspects of software development. The author covers the standa...more » |
|
 |
| |
|