PDA

View Full Version : c++ books and tutorial sites


tweeky
08-05-2003, 07:17 PM
Hi I was wondering what the best c++ books out on the market are and what the best c++ sites for tips and tutorials are at the moment. I am using Borland c++ 6 at the moment and would like any advice you may have. The main reason I am asking is because the website I usually use is constantly going down due to technical problems.

Thanks in advance for any advice you can give me.

CarbonatedMilk8
08-07-2003, 12:43 PM
C++ for dummies is an excellent book. There are plenty of others out there, and plenty of websites that will tell you quite a bit for free too. Try searching around for "C++ tutorial" or something of the sort.

tweeky
08-07-2003, 06:12 PM
Thanks for the post but I am just trying to increase my knowledge of sites and books mainly because the books either get damaged or the sites go down. I have done a search and a lot of sites I go to have broken links or haven't been updated for years, mainly a mix of both.

I am adding this link to help others FunctionX.com (http://www.functionx.com).
The only problem with that site is it has been going down a lot lately.

Some books I would recoomend to others are C++ The complete reference, C++ from the ground up, C++ a beginner's guide, all these books are by Herbert Schildt.

I would like it if people could post links to C++ tutorial sites and C++ books that they would recommend.

And again CarbonatedMilk8 I would like to thank you for your post.

pave_spectre
08-08-2003, 01:03 AM
Here is one place
http://www.greenteapress.com/index.html
Includes freely downloadable links also for Java and Python books in various formats as well as C++

tweeky
08-08-2003, 04:55 PM
Thanks pave_spectre for the link.

I have also added the link you placed in the Borland C++ Compiler Trouble post below.

Open book project (http://www.ibiblio.org/obp/thinkCS/)

Here is a list of a few more books I am adding for others to look at.

Sams Teach Yourself C++ in 21 Days by Jesse Liberty
Effective C++: 50 Specific Ways to Improve Your Programs and Designs by S Meyers
C++ in a Nutshell by Ray Lischner
Exceptional C++ by Herb Sutter
Secure Programming with C and C++ by Jon Viega and Matt Messier

Good C++ tutorial site Game Tutorials (http://www.gametutorials.com/)

I will add more books and tutorial sites as I find them.
I hope people will use this post to further there education in C++ programming.
Please post any C++ books and tutorial sites here and thanks to any one who posts.