Notepad version of List
- Integrated Development Enviorment -
== Dev C++ ==
Developer: Bloodshed
Download
Summary:A fairly awesome IDE. It includes all the standards in the package, including syntax-highlighting (customizable), plugins (including spell-check, function list), and a bunch of other cool functions making C++ programming easy.
Languages: C++, C
== Dev Pascal ==
Developer: Bloodshed
Download
Summary: This is basically the same as Dev C++, except designed for Pascal. It's interface is very similar to Dev C++ but inferior in looks and feel.
Languages: Pascal
== Eclipse ==
Developer: Eclipse
Download for JAVA**
Download for C++
Download for JAVA EE
Summary: It supports many languages, primarily C++ and Java. It has a sleek interface and is the IDE you want to use when it comes to Java or C++ projects.
Languages: Java, C++, C
== Visual Studio ==
Developer: Microsoft
Download*
Summary: A great IDE supporting C++, and some .NET languages. If you're serious about programming, you should definitely get this. However, it takes a little effort to get used to.
Languages: C++, J#, MySQL, Visual Basic, and other assorted related Web Development languages.
* There are six download links, each being the Visual Studio IDE set up for a different purpose.
== GNU Emacs ==
Developer: GNU
Download | Download Instructions
Summary: I haven't been able to install it, and thus I haven't been able to test it. If anyone has compiled it and ran it please provide a summary and which languages it supports.
Langauges: N/A
== Notepad++ ==
Developer: SourceForge
Download
Summary: An all-purpose text editor, complete with syntax-highlighting for all supported languages, mutli-document tabbing, user-defined language system, ect.
Languages: Over 30.
== Notepad2 ==
Developer: Flo
Download
Summary: A less powerful version of Notepad++, but verastile nontheless. Good for HTML on the go.
Languages: Around 15-20.
== ActivePython ==
Developer: ActiveState
Download for your platform
Summary: It includes the Command-line Interface, GUI, and IDLE (IDE). It's nothing special, but it's Notepad2 with a slicker interface.
Languages: Python
== KomodoEdit ==**
Developer: ActiveState
Download for your platform
Summary: I never tried it, but it's for Web Development.
Languages: HTML, XHTML, CSS, XML, PHP
== Netbeans ==**
Developer: Netbeans
Download
Summary: This is a lot slower than Eclipse, and basically has the same purpose, but a lot of people prefer it for its slick enviorment.
Languages: Java
== Codeblocks ==
Developer: CodeBlocks
Download for your platform/other options
Summary: A clean C++ IDE with a built-in explorer. Has everything like Visual Studio.
Languages: C++,C
== Zend Development Enviorment ==
Developer: Zend
Download
Summary: A pretty damn good IDE for PHP. With its own built-in browser like Homesite, you should try this if you are a PHP programmer.
Languages: PHP, other misc. Web development languages
** You all need the JDK in order to run the Java IDEs
- Misc. -
== Installation Instructions ==
Developer: Bloodshed
Download
Summary:For Windows 98/NT only. It contains Installation Instructions for your program.
- Compilers -
== GCC ==
Developer: GNU
Download from a list of mirrors
Summary:A common and efficient compiler. Supports many languages.
Languages: C, C++, Objective-C, Fortran, Java, Ada, others.
- Version Contral Systems -
== GIT ==
Developer: Git
Download
Summary:Read thoughtpolice's post.
- Libaries -
== Free Country ==
Developer:Varies
Archive
Summary: Untested.
== SDL ==
Languages:C, C++
Download
Summary: Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
...continue in next post.