Bruce Eckel's Thinking in C++, 2nd Ed | Contents | Prev | Next |
but I’ve found that beginners are usually happier when they can understand every detail of an example rather than being impressed by the scope of the problem it solves. Also, there’s a severe limit to the amount of code that can be absorbed in a classroom situation. For this I will no doubt receive criticism for using “toy examples,” but I’m willing to accept that in favor of producing something pedagogically useful. Those who want more complex examples can refer to the later chapters of C++ Inside & Out .[4]