Learning C++ - What Software do I Need?

  • Context: C/C++ 
  • Thread starter Thread starter malawi_glenn
  • Start date Start date
  • Tags Tags
    C++ Software
Click For Summary

Discussion Overview

The discussion revolves around the software requirements for learning C++, particularly for someone with prior experience in Java and using Windows Vista. Participants explore various options for C++ compilers and integrated development environments (IDEs) suitable for beginners.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant inquires about software equivalent to BlueJ for C++.
  • Another participant suggests that a C++ compiler is necessary for programming and mentions several options, including Borland's Dev-C++ and Microsoft Visual Studio 2005.
  • A participant points out the availability of free "express" versions of Microsoft's development environments, noting that they share the same C++ standard as professional versions.
  • Links to resources for Dev-C++ and Microsoft's express versions are provided by participants.
  • There is a mention of MinGW as a command line option for the GNU GCC compiler on Windows.
  • A participant expresses gratitude for the information shared.

Areas of Agreement / Disagreement

Participants generally agree on the necessity of a C++ compiler for learning and provide various recommendations, but no consensus is reached on a single preferred software option.

Contextual Notes

Some participants reference specific compilers and IDEs without discussing their features in detail, and there may be assumptions about the user's familiarity with programming environments.

Who May Find This Useful

Individuals looking to start learning C++ programming, particularly those with a background in Java or using Windows operating systems.

malawi_glenn
Science Advisor
Messages
6,735
Reaction score
2,436
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++ ?
 
Technology 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
 
Thank you very much!
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
Replies
6
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
86
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
16
Views
3K
  • · Replies 102 ·
4
Replies
102
Views
4K
Replies
38
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K