C şi C++
Înapoi
Înainte

C şi C++

Compiling C and C++ programs requires some packages that are not installed by default.

There are many tools available for C and C++ developers. Those wishing to develop graphical applications will find that choosing a graphical toolkit/platform will make development more convenient. The two most popular development platforms for Ubuntu are „GTK/GNOME” and „Qt/KDE”, each of which has its own set of tools and documentation.

KDevelop IDE for KDE

KDevelop este un IDE pentru dezvoltarea aplicaţiilor în C şi C++ pentru platforma „KDE”.

  1. Instalaţi pachetul kdevelop (vedeţi Adaugă Aplicaţii).

  2. Press KMenuDevelopmentKDevelop

Qt4 Designer for KDE

Qt4 Designer is a tool for designing and building graphical user interfaces (GUIs) from Qt components which is used by KDE.

  1. Install the qt4-designer package (see Add Applications).

  2. Press KMenuDevelopmentQt4 Designer

IDEul Anjuta pentru GNOME

Anjuta este un IDE pentru dezvoltarea aplicaţiilor în C şi C++ pentru platforma „GNOME”.

  1. Instalaţi pachetul anjuta (vedeţi Adaugă Aplicaţii)

  2. Press Alt+F2, type „anjuta” and press Run to start using Anjuta.

Înapoi
Înainte
Acasă