Learning C++ - What Software do I Need?

  • Context: C/C++ 
  • Thread starter Thread starter malawi_glenn
  • Start date Start date
  • Tags Tags
    C++ Software
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 5K views
Messages
6,735
Reaction score
2,437
Hi!

I want to learn C++. I know some java..

I was wondering what kind of software i need to do C++ on my computer, I have Windows vista premium.

Does it exists software equvalent to BlueJ to C++ ?
 
Physics news on Phys.org
To make programs, you need a C++ compiler; any will do for learning purposes. There are tons of them out there, but not all are free. I used Borland's Dev-C++ for a while, but later got Microsoft Visual Studio 2005 from my university. Others can recommend their preferred compilers. You can do a simple Google search for free C++ compilers and try them out until you find a good one. Find a good C++ book or tutorial (I believe there is one here on PF) and practice, practice, practice. It really is a great language and is very powerful. Good luck!
 
Okay thanks a lot =)
I have access to many tutorials on C++, but couldn´t seem to find information about the software needed to start programming ;)
 
http://bloodshed.net/dev/devcpp.html