Filtered by
development
tools
Refine results
programming (201)
code (76)
java (75)
web (71)
library (65)
framework (61)
testing (41)
linux (39)
scm (37)
build_tools (31)
api (31)
c++ (31)
Subversion has rapidly become the version control standard and it is rapidly replacing open source and commercial solutions around the world. Subversion enables globally distributed software development teams to efficiently version and share source
Metrics updated about 1 hour ago
The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Java, and Ada, as well as libraries for these languages (libstdc++, libgcj,...).
Metrics updated about 14 hours ago
Python is a dynamic, object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in
Metrics updated about 9 hours ago
phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
Metrics updated 08 Jul 08
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Metrics updated about 22 hours ago
The Eclipse platform is a generic foundation for an IDE. That is, the platform is an IDE without any particular programming language in mind. You can create generic projects, edit files in a generic text editor, and share the projects and files with
Metrics updated 05 Feb 07
TortoiseSVN is a very easy to use SCM / source control software for Microsoft Windows. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.
Metrics updated about 5 hours ago
Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.
Metrics updated 07 Jul 08
GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of
Metrics updated about 8 hours ago
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Metrics updated about 8 hours ago
java
c++
web
development
linux
php
python
library
programming
tools