Paul Posted March 21, 2010 Report Posted March 21, 2010 I need to get a good c++ beginner book so if anyone has some suggestions it would be appreciated. Thanks Quote
Guest N402KC Posted March 21, 2010 Report Posted March 21, 2010 I need to get a good c++ beginner book so if anyone has some suggestions it would be appreciated. Thanks I have C++ For Dummies and C++ Cookbook. Check Amazon Quote
Conor Posted March 21, 2010 Report Posted March 21, 2010 I have C++ For Dummies and C++ Cookbook. Check Amazon Cookbook nice doing some housework hey? Quote
Paul Posted March 21, 2010 Author Report Posted March 21, 2010 Thanks. I looked them books up but they seem to be a bit advanced. I need one thats very basic because im a complete beginner. Quote
Administrators Nabeel Posted March 21, 2010 Administrators Report Posted March 21, 2010 Thanks. I looked them books up but they seem to be a bit advanced. I need one thats very basic because im a complete beginner. There's these books called the "visual quickstart guides", those are good for starting. The books i started programming with were: c++ the programming language (this book is THE bible) visual quickstart guide: C++ (the one i mentioned above) c++ stl but more advanced Quote
Paul Posted March 21, 2010 Author Report Posted March 21, 2010 Thanks Nabeel. So do you think I should get the Visual Quickstart Guide first. It seems like the best to start out with. Quote
Administrators Nabeel Posted March 22, 2010 Administrators Report Posted March 22, 2010 Thanks Nabeel. So do you think I should get the Visual Quickstart Guide first. It seems like the best to start out with. Yeah, it's a good book, I used it more for a reference. The place where I learned alot was from http://cprogramming.com/ You'll probably be able to find all my posts from 2002-2005 on there haha. But it was a great place to learn the real basics. Visual Quickstart guide is great once you get started to keep going and refer to. Quote
Paul Posted March 22, 2010 Author Report Posted March 22, 2010 Thanks. I'll try and pick up a copy of that. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.