Help I dont know where to download C++

Hello i have an account and want to learn to code, hack, ect im a huge gamer but where can i downlosd C++!!
Hey. If you're using Windows Download Visual studio 2015 or codeblocks.

This playlist will show you how to install codeBlocks and get started with programming - https://www.youtube.com/watch?v=tvC1WCdV1XU&list=PLAE85DE8440AA6B83&index=1

It's a very good tutorial for the basics. You can also use this websites tutorial a long with the googles.
If you are a student you can download CLion for free, if you have a mac it works too. There is also QtCreator, which provides decent GUI libraries, as well as regular console application support.

Code::Blocks: http://www.codeblocks.org/downloads
Visual Studio: https://www.visualstudio.com/en-us/visual-studio-homepage-vs.aspx
QtCreator: http://www.qt.io/download-open-source/
CLion: https://www.jetbrains.com/clion/

However if you are not a student, I would recommend sticking with Code::Blocks, or visual studio if you have windows.

The tutorials on this site are also very good:
http://www.cplusplus.com/doc/tutorial/
Last edited on
Where do i become a student?
lol I meant, a student in a university or have a .edu email address.

Here are some beginners exercises btw: http://www.cplusplus.com/forum/articles/12974/
Last edited on
Last edited on
Topic archived. No new replies allowed.