Object-Oriented Programming In C++ Fourth Edition By Lafore
This is a older book written before 2003 but the information covered is fantastic. This book isn't written like a novel but the broad range of topics covered is great for a beginner.
C++ Program Design - An Introduction to Programming and Object-Oriented Design By Choon & Davidson
My first college C++ book. Great for beginners because of the pictures and purdy text. Begins with simple C++ syntax to functions to classes to API(Purdy Windows with shapes) then to simple game programming. Neat stuff in here.
|