Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Exploring C++: The Programmer's Introduction to C++ (Expert's Voice in C++) by Ray Lischner [Repost]

Posted By: Free butterfly
Exploring C++: The Programmer's Introduction to C++ (Expert's Voice in C++) by Ray Lischner [Repost]

Exploring C++: The Programmer's Introduction to C++ (Expert's Voice in C++) by Ray Lischner
Apress; 2009 edition | December 24, 2008 | English | ISBN: 1590597494 | 703 pages | PDF | 2 MB

This is a book about learning by doing and is aimed at programmers familiar with programming, but not C++. The key exercises are not simply listed at the end of the chapter, but are integrated into the main text. Readers work hands-on throughout the book. Each lesson poses numerous questions, asking readers to write answers directly in the book. The book includes answers to all questions, so readers can check their work. These exercises are not simple cookbook-style recipes (e.g., "Write a program to do xyz"). Instead, they are explorations—structured labs that guide readers through a series of steps to highlight specific features of C++.