Our Books
Here, you will find information about our books. All books were written by Alex Maureau, our webmaster. For now, we only have "Reviewing C++" available for print. In the coming weeks, we will have "Reviewing Java" available for print.
We are also considering having a solutions manual to our programming challenges. This will be determined in the coming weeks as we need to finalize the number of challenges we would have.
Reviewing C++
A simple C++ review book and your best guide to learning C++. This book covers the most seen topics in introductory programming courses such as conditions, loops, arrays, classes and pointers. It even touches some advanced concepts such as linked lists, stacks, exceptions, inheritance and virtual functions.
There are also a lot of practice problems that will allow you to sharpen your skills in C++ programming. The practice topics include logic, looping, functions, output tracing, recursion, classes and inheritance.
There is also a section of programming challenges ranging from prime numbers to numerical patterns to a US telephone keypad. All problems can be solved using C++. Visit out challenges page for more challenges in C++.
Click the button below to get a preview of the book which shows two chapters and a practice section.