Sams Teach Yourself C++ in 24 hours

Apr 23, 2010 at 1:34am
Has anyone used this book? I just got it and when I klick on the tab to go to borlands site to register it takes me to "Emarcadero Technologies" site. No Borland anything to get my rigistration and key info. Any help. This is my first post and am a beginner. Thanks. Mike.
Apr 23, 2010 at 1:44am
I do use this book but have not registered it personally. Have you tried informit.com/register? That's the site on the back of the book. Anyway good luck on your programming future although don't try to cram each session into one hour as the book would lead you to do. Take your time and make sure you understand everything thoroughly.
Apr 23, 2010 at 2:13am
I tried that site and that didnt help. Do you use the compiler on the disk or another one? Sure would like to get sarted on this. Mike.
Apr 23, 2010 at 2:41am
You got a disc? That wasn't included with mine. You must have a different version than mine. If you are looking for a compiler there are many out there. I personally use Bloodshed Dev C++. It's an IDE actually but it compiles (as most IDEs do). I think mine is the 6th edition...
Apr 23, 2010 at 2:42am
Go get something like VC++. I you want to use Dev C++, get wxDev C++, since it is actually updated.
Apr 23, 2010 at 12:39pm
I tried to download this one also and it told me I had to be on line to download it and I was.
Does anyone use Micro Soft C++ (or is it visual C++) compiler. If so what do you think. Mike.
Apr 23, 2010 at 1:15pm
Apr 23, 2010 at 1:49pm
Does the C++ For Dummies book have a disk with a compiler?
Apr 23, 2010 at 2:20pm
Apr 23, 2010 at 5:51pm
I wouldn't say the book is trash. It covers C++ from the beginning steps to more advanced techniques. It also has questions and excersises that help practice. I've always prefered books over online stuff but that could do with my slow connection availability.
Apr 23, 2010 at 6:23pm
Any book that has the words "Learn C++" and "in 24 hours" in it are trash.
Apr 23, 2010 at 6:30pm
Don't think about the Thinking in C++ book.some context on that book are now outdated.
There are lots of new things added to the C++ from the time that I had used borland turbo C++
3.0 old 16-bit shitt.


Yes as the above ppl told you download mingw gcc and dev C++ IDE.


another idea is download the knoppix live CD. Burn the iso image to a CD and boot with it.
then you got a free developer environment. Not only the C++ compile and toolchain,you'll
get the linux experience and it's a complete programmer friendly environment. Suppose that
you want to program with glut(OPENGL) then the helder files and libraries are already installed
there.

So drop the idea of turbo C++ 3.0 comming with that book.C++ is more than just turbo C++ 3.0v.
Apr 25, 2010 at 3:04pm
Well. Just to let everyone know I downloaded the wxDevC++ IDE succesfully and my spirits have been lifted. Thank you for everyones help. This forum that I just enrolled in on thurdady is awsome. Now we can finally end this thread. But juist a warning to everyone. Im and electrician and machinist by trade that wants to learn C++ so your all in big trouble now.

By the way is ther a Dev C++ Thread on this forum or do I just ask away? Thanks. Mike?

Last edited on Apr 25, 2010 at 3:07pm
Apr 25, 2010 at 3:14pm
Just ask away :) I'm using Dev C++ aswell.
Apr 25, 2010 at 3:22pm
Ewww, Dev-C++ is shit. Use Visual Studio.
Apr 25, 2010 at 3:28pm
It's pass 24 hours, some people here must have learned C++ already from scratch.
Topic archived. No new replies allowed.