04-06-2010, 03:39 AM
Can you post some names of good C++ ebooks or even a link to download them. Thanks.
Any C++ books you recommend me?
|
04-06-2010, 03:39 AM
Can you post some names of good C++ ebooks or even a link to download them. Thanks.
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
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++.
The little boat gently drifted across the pond exactly the way a bowling ball wouldn't.
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
04-06-2010, 03:29 PM
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
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. 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/ |
« Next Oldest | Next Newest »
|