/think-like-programmer-solutions

Solutions to exercises in Think Like a Programmer by Anton Spraul

Primary LanguageC++

Think like a programmer solutions

Solutions to exercises from the book named "Think Like a Programmer" by Anton Spraul

Only chapter 2-4 included. Chapter 2 is basics, 3 is about lists, 4 is about pointers.

Codes are in C++, but having a little C style.