Well... you need a compiler, first of all. I'm guessing you don't want to go out and buy Microsoft Visual C++, and you're not running Linux (which has C++ compilers), so you'll want a free Windows one. You can Google them... I know that http://www.bloodshed.net/devcpp.html Dev-C++ is pretty okay, apparently.
There are some good tutorials online that'll take you through all the basics. http://www.learncpp.com/ is one of them, though it may not have everything you're looking for. It's an excellent start, and it might even suggest compilers for you.
Good luck! I've never learned C++ myself, just Javascript and Java, mainly.
Comments 5
There are some good tutorials online that'll take you through all the basics. http://www.learncpp.com/ is one of them, though it may not have everything you're looking for. It's an excellent start, and it might even suggest compilers for you.
Good luck! I've never learned C++ myself, just Javascript and Java, mainly.
Reply
Reply
Reply
Reply
Leave a comment