04-06-2010, 03:39 AM
04-06-2010, 02:25 PM
There is this one called McGraw Hill Herb Schildt's C++ Programming Cookbook
I think this is a very good and is quite comprehensive.
Here are some links where you can buy it:
http://www.mhprofessional.com/product.ph...007148860X
http://www.amazon.com/Herb-Schildts-C-Pr...007148860X
I think this is a very good and is quite comprehensive.
Here are some links where you can buy it:
http://www.mhprofessional.com/product.ph...007148860X
http://www.amazon.com/Herb-Schildts-C-Pr...007148860X
04-06-2010, 03:09 PM
Not sure if these are available in e-book form, but: Effective C++, More Effective C++, Exceptional C++, and More Exceptional C++.
04-06-2010, 03:17 PM
I am currently reading this at the moment. I'd recommend it.
http://www.amazon.com/dp/0201889544?tag=...amp=211189
http://www.amazon.com/dp/0201889544?tag=...amp=211189
04-06-2010, 03:29 PM
(04-06-2010, 03:39 AM)h4ckingURLife Wrote: [ -> ]Can you post some names of good C++ ebooks or even a link to download them. Thanks.
Bro, just go to your local library, and have a look at the C++ books. That is what I did except I got VB.NET.
04-06-2010, 09:17 PM
I've been reading this one for a little while, it doesn't seem too bad.
http://newdata.box.sk/bx/c/htm/ch01.htm
http://newdata.box.sk/bx/c/htm/ch01.htm
04-09-2010, 11:01 PM
(04-06-2010, 09:17 PM)Mar0x Wrote: [ -> ]I've been reading this one for a little while, it doesn't seem too bad.
http://newdata.box.sk/bx/c/htm/ch01.htm
That's just the very basics, I'm sure he wants something to take him further
04-10-2010, 02:50 AM
Are you looking for the tough or the easy one's.
05-09-2010, 03:14 AM
(04-10-2010, 02:50 AM).:xX[ThunderStorm]Xx:. Wrote: [ -> ]Are you looking for the tough or the easy one's.
like this guy just said..it depends on ur level of knowledge in C++
05-11-2010, 12:26 AM
Some useful links to learn C++:
http://www.cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
http://www.programmingtutorials.com/cplusplus.aspx
http://www.cpp4u.com/c++/tutorial/c++_tutorials.html
http://www.exforsys.com/tutorials/c-plus-plus.html
http://www.freeprogrammingresources.com/cpptutor.html
http://www.learncpp.com/
http://www.cplusplus.com/doc/tutorial/
http://www.cprogramming.com/tutorial.html
http://www.programmingtutorials.com/cplusplus.aspx
http://www.cpp4u.com/c++/tutorial/c++_tutorials.html
http://www.exforsys.com/tutorials/c-plus-plus.html
http://www.freeprogrammingresources.com/cpptutor.html
http://www.learncpp.com/