Strumenti di sviluppo
Indietro

Strumenti di sviluppo

There are many development tools available for Ubuntu. A list of some of these is included below.

Integrated Development Environments (IDEs) and source-code editors

  • Anjuta is an Integrated Development Environment (IDE) for C and C++.

  • Bluefish è un potente editor per disegnatori web e programmatori esperti.

  • Eclipse è un IDE per Java ed altri linguaggi di programmazione. Forma la base per programmi a codice chiuso come JBuilder.

  • Eric is a fully featured Python and Ruby IDE.

  • IDLE è l'IDE di Python costruito con il toolkit GUI Tkinter.

  • KDevelop is a IDE for KDE which supports many programming languages.

  • MonoDevelop is an IDE for writing Mono/.NET applications in C# and other languages.

  • NetBeans è un IDE Java che presenta supporto per CVS ed un creatore di form.

  • Quanta is a powerful IDE for web development and features support for DocBook editing.

Source-code management systems

  • Bazaar-NG is a decentralised version control system used for Ubuntu development.

  • CVS is an advanced version control system used by many open-source projects.

  • Subversion (SVN) is a powerful version control system intended as a replacement for CVS.

Other tools

  • Glade is a user interface designer for building GNOME and GTK applications.

Indietro
Partenza