|
32.
|
|
|
<ulink url="apt:build-essential">Install the <application>build-essential</application> package</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:69(para)
|
|
33.
|
|
|
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 <quote>GTK/GNOME</quote> and <quote>Qt/KDE</quote>, each of which has its own set of tools and documentation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:72(para)
|
|
34.
|
|
|
Anjuta IDE for GNOME
|
|
|
|
Anjuta þróunarumhverfi (IDE) fyrir GNOME
|
|
Translated and reviewed by
Einar Jón Gunnarsson
|
|
|
|
Located in
programming/C/programming.xml:74(title)
|
|
35.
|
|
|
<application>Anjuta</application> is an IDE for developing applications in C and C++ for the <quote>GNOME</quote> platform.
|
|
|
|
Setja inn <application>build-essential</application> pakkann (sjá <ulink type="help" url="ghelp:add-applications">Bæta við forritum</ulink>).
|
|
Translated and reviewed by
Einar Jón Gunnarsson
|
|
|
|
Located in
programming/C/programming.xml:75(para)
|
|
36.
|
|
|
<ulink url="apt:anjuta">Install the <application>anjuta</application> package</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:78(para)
|
|
37.
|
|
|
Press <menuchoice><guimenu>Applications</guimenu><guimenuitem>Programming</guimenuitem><guimenuitem>Anjuta IDE</guimenuitem></menuchoice> to start using <application>anjuta</application>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:81(para)
|
|
38.
|
|
|
Java
|
|
|
|
Java
|
|
Translated and reviewed by
Einar Jón Gunnarsson
|
|
|
|
Located in
programming/C/programming.xml:88(title)
|
|
39.
|
|
|
For <emphasis>PowerPC</emphasis> machines, see <ulink url="https://help.ubuntu.com/community/Java">Ubuntu Help Online</ulink>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:90(para)
|
|
40.
|
|
|
Java, developed by Sun Microsystems, is and interpreted language which is compiled to bytecode. This bytecode can be run on any Java Virtual Machine, making Java a highly portable language. It is object oriented, has similar syntax to C and is designed to be secure.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:92(para)
|
|
41.
|
|
|
Installation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
programming/C/programming.xml:94(title)
|