| | |
C++ Software?!!?
Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved |
>whats the best software to start coding in C++?
The basic two tools that you will need are an editor and a compiler. An editor could be something as simple as Notepad.exe, however, it's recommended you get something a bit more advanced than that. A compiler is a program that turns your C++ code into machine code, something that your computer can understand.
IDEs combine an editor and a compiler into one nicely-packaged application, so those are usually the easiest for beginners to start learning with. As far as free ones go, try something like Dev-C++ or Visual Studio Express. A popular alternative to Dev-C++ is Code::Blocks, which is slightly more current. However, your teacher will probably instruct you to download a specific IDE, so don't worry about it too much.
>I noticed my college use NetBeans which is an IDE which may be a start?
That's for Java. An entirely different programming language.
The basic two tools that you will need are an editor and a compiler. An editor could be something as simple as Notepad.exe, however, it's recommended you get something a bit more advanced than that. A compiler is a program that turns your C++ code into machine code, something that your computer can understand.
IDEs combine an editor and a compiler into one nicely-packaged application, so those are usually the easiest for beginners to start learning with. As far as free ones go, try something like Dev-C++ or Visual Studio Express. A popular alternative to Dev-C++ is Code::Blocks, which is slightly more current. However, your teacher will probably instruct you to download a specific IDE, so don't worry about it too much.
>I noticed my college use NetBeans which is an IDE which may be a start?
That's for Java. An entirely different programming language.
Last edited by John A; May 24th, 2007 at 8:44 pm.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
•
•
Join Date: Dec 2006
Posts: 1,089
Reputation:
Solved Threads: 164
•
•
•
•
...NetBeans...That's for Java. An entirely different programming language.
it is lighter on resources than eclipse+cdt, and would be a good option for a c++ IDE, particularly on a unix/linux platform.
•
•
•
•
see http://www.netbeans.org/products/cplusplus/
it is lighter on resources than eclipse+cdt, and would be a good option for a c++ IDE, particularly on a unix/linux platform.
.........scaricamento.........
you dont need to install SQL either unless you are gonna be working with databases
without MSDN or SQL the download (for VB) is under 40mb
Make sure to check Microsoft Update (there is a service pack for the express editions)
If you want to add msdn or sql later go into add / remove programs and it will give you the option to install additional components
without MSDN or SQL the download (for VB) is under 40mb
Make sure to check Microsoft Update (there is a service pack for the express editions)
If you want to add msdn or sql later go into add / remove programs and it will give you the option to install additional components
If i am helpful, please give me reputation points.
![]() |
Similar Threads
- multiple antivirus software on one pc (Windows NT / 2000 / XP)
- compaq smartstart software (Troubleshooting Dead Machines)
- Help needed in finding a good community building software (Existing Scripts)
- i have a data cable motorola T720 i need a software ringtone (Cellphones, PDAs and Handheld Devices)
- Best Graphing software for Mac OSX (Mac Software)
- G5 dual 2ghz with MSN software (OS X)
- PDA Software development (Computer Science)
- [Interesting Free Software] Suggestions... (Windows NT / 2000 / XP)
- Looking for Modem test software. (Windows NT / 2000 / XP)
Other Threads in the C++ Forum
- Previous Thread: find a number in an integer
- Next Thread: Linux-Command interpreter from windows?
| Thread Tools | Search this Thread |
api array arrays based beginner binary c++ c/c++ calculator char class classes code compile compiler console conversion count delete deploy desktop directshow dll download dynamic dynamiccharacterarray encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux list loop looping loops map math matrix memory newbie news number output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg simple string strings struct temperature template templates test text text-file tree unix url variable vector video visual visualstudio win32 windows winsock wordfrequency wxwidgets






