Trying to find a "Teach yourself C++" eBook somewhere

plastick

Golden Member
Sep 29, 2003
1,400
1
81

Hey I currently dont have internet in my apartment for the next couple of months, and I am trying to find a recently dated eBook about teaching yourself C++ and I would like it to be free if possible. SO if anyone knows of some good links, please share it with me.

Thanks
 

sao123

Lifer
May 27, 2002
12,653
205
106
I cant say much about free e-books... but having taught 2 semesters of C++ & Data Structures at a branch campus of Penn State...

I generally recommend 2 lines of books.


Problem Solving with C++, 6/E by Walter Savitch combined with Data Structures and Other Objects Using C++, 3/E by Walter Savitch


and


C++ How to Program, 6/e by Paul & Harvey Deitel



Savitch's books are usually less in depth, and better for self teaching... Deitels books are more in depth, harder for self learning, but very good when used as a lookup reference.


Also, if you are looking for a little MFC learning from the old C++ days (works on Visual Studio 6, 2002, or 2003... but not 2005) Introduction to MFC with Visual C++ 6, 1/e by Paul & Harvey Deitel
 

plastick

Golden Member
Sep 29, 2003
1,400
1
81
Thanks for the links man. Maybe I'll order one of those, but I'm still looking for some eBooks that I can get right away..