Need Help Downloading Free C++ Programming Software

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
amitpraut
Messages
4
Reaction score
0
hello everone there, sorry to bother you
just wanted to ask, if anyone could help me where to download free c++ programming software.
please please let me knw if anyone know it i will be very apriciated for that.
u can reaply me on this add: talk2amit_rulz@hotmail.com
thank you for ur time
 
Physics news on Phys.org
Are you looking for an IDE or just a compiler?
 
hello thanks for replying me, yeh i want the IDE one
urmm can u send me a downloadable link 4 me please that be great
once agine thanks...
 
If you're on Windows, http://www.bloodshed.net/devcpp.html" is pretty good.
 
Last edited by a moderator:
For C/C++ and Java I recommend Eclipse. It's written in Java and runs in virtually any OS which supports Java.
 
I would recommend DevC++ for its ease of use but if you are going to do serious programming , get visual C++ from microsoft
 
I like CodeBlocks: http://codeblocks.org

The software is in active development and has a forum where you can get help: http://forums.codeblocks.org

Various users occasionally provide all-in-one snapshots that are easy to install and much more advanced than the last official release (which is over a year old). Here is a recent one for Windows: http://www.esnips.com/web/wxLearner-C++

The forum also has nightly builds for those who like to stay on the bleeding edge of development.
 
Last edited by a moderator: