1.

Solve : C+ or C++ program?

Answer»

Is there such thing out there as a c+ c++ program that GOES threw an teaches you the commands. I have one for basic but it runs on 98 an I want to learn c++There is a Programming board...if that were you think this goes but dont now how to move it.YOu shouldn't have to move it.....you should have known it was a programming question.....

Anyways, are you looking for tutorials on C++?

I know Google is full of 'em.sort of but more like a program that would lead me threw the operations of each command an stuff.You can pick up a copy of Build a Program NOW MS Visual C++ 2008 Express Edition for about $20. It comes with the latest C++ for your computer and is a GOOD crash course in C++. However if you want to work on advanced C++ I suggest the Visual C++ Bible...

Google will come up with many FREE informative hits on C++. You can also download for free the MS Visual C++ 2008 from http://www.microsoft.com/express/vc/ and go this route in you want to save money.

I was SURPRISED that the compiler for 2008 has no RESTRICTIONS, such as with for say my visual C++ 6.0 that cam bundled with a book 5 years ago was an educational purpse only and would embed a blat upon execution for every program that this was not compiled with a paid copy of C++... But 2008 is clean and you can create whatever you want for free. There are some features lacking though in which you would have to buy the package from MS, but for the most part this will do ALMOST all console programming and windows apps.Thats cool I'll have to look into that latter then.



Discussion

No Comment Found