cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Help I dont know where to download C++
Help I dont know where to download C++
Dec 22, 2015 at 10:55pm UTC
Makenda
(2)
Hello i have an account and want to learn to code, hack, ect im a huge gamer but where can i downlosd C++!!
Dec 22, 2015 at 11:00pm UTC
TarikNeaj
(2580)
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.
Dec 23, 2015 at 1:02am UTC
guatemala007
(69)
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
Dec 23, 2015 at 1:47am UTC
Dec 23, 2015 at 1:52am UTC
Makenda
(2)
Where do i become a student?
Dec 23, 2015 at 2:03am UTC
guatemala007
(69)
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
Dec 23, 2015 at 2:05am UTC
Dec 23, 2015 at 9:14am UTC
ephraimr
(114)
A good book always helps too :
http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
Last edited on
Dec 23, 2015 at 9:14am UTC
Topic archived. No new replies allowed.