Ok people, so do you want to learn C++ or need a new Compiler. Here is what you need.


Basic C experience, lots of time, a computer with 5 GBs, a Library card, and some cash if you want.

OK for the compiler, I recommend Microsoft Visual studios C++ 2008 express.
You can get it here: http://www.microsoft.com/express/vc/ .

Its a simple fast download. It can take up to 30 minutes for install dwpending on your system, on alienware laptops, it takes about 15 minutes max.

Next, here is some books I recommend, they get straight to the point and teach the basics and more. DO NOT GET C++ For DUMMIES. It is SHIT!!

Books:
*C++ Primer plus 5th edition, I really recommend this one, its a $50 book but almost all library's have it because it is so GOOD! It will take about 3 weeks at moderate reading, this is everything you need, from symbols, librarys, variables and MORE!

If you run into problems, here is a good book, Problem solving with C++ : the object of programming , its not to old but it does the job. Also if you need help, post your scripts here and I or someone else will help you!

Now you got the basics by this point, this is when you start using Visual studio.



Remember, you dont need a compiler to write a script, you can use notepad, Compilers just make a exe file.


If you need help, add me on MSN, [email protected]


I will start making some easy scripts for some of you to learn off. Just so you get some experience.