Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Schaum's Outline of Fundamentals of Computing with C++ Review by anonymous

An OK guide for the beginner

This is the C++ guide in the famous Schaum's outlines series. It teaches you the foundation's of C++ fairly well, as usual with a great load of examples and code snippets. We are used to this by Schaum.

What I am missing is in-depth information. How do I use make to compile bigger programs? How do I use the STL? How do I use glib?

This book will scratch the surface, and will probably be an ok guide for a novice. But if you want to take a step further after the first weeks of learning C++, you will have to look elsewhere.