- Joined
- 7/8/15
- Messages
- 1,014
- Points
- 343
Hello,
Does anyone know if there is an updated list to the one @Andy Nguyen posted below regarding books to read before / during the course? (The links to Bruce Eckel's books no longer even work).
List from @Andy Nguyen provided back in 2011.
Which books do you recommend me reading before enrolling in the course?
Does anyone know if there is an updated list to the one @Andy Nguyen posted below regarding books to read before / during the course? (The links to Bruce Eckel's books no longer even work).
List from @Andy Nguyen provided back in 2011.
Which books do you recommend me reading before enrolling in the course?
- A very useful online tutorial on C++ is cplusplus.com
- Our students found C++ Primer Plus (5th Edition) and C Programming Language (2nd Edition) a great reference as they progress through course. For beginner, Walter Savitch'sProblem Solving with C++ (8th Edition) is an easy read with lot of examples.
- Another well-known free C++ book is Bruce Eckel's Thinking in C++: Introduction to Standard C++, Volume One (2nd Edition) (Vol 1) which you can legally download (PDF) Volume 1 here and Volume 2 here. You can download directly from the author's websitehere