Translations by Konstantinos Togias

Konstantinos Togias has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 83 results
1.
ubuntu-doc@lists.ubuntu.com (Ubuntu Documentation Project)
2008-02-18
2.
Programming
2007-03-21
Προγραμματισμός
3.
2006-09-07
2008-02-18
4.
Placeholder.
2008-02-18
5.
Credits and License
2008-02-18
6.
This document is maintained by the Ubuntu documentation team (https://wiki.ubuntu.com/DocumentationTeam). For a list of contributors, see the <ulink url="../../../common/C/contributors.xml">contributors page</ulink>
2008-02-18
7.
This document is made available under the Creative Commons ShareAlike 2.5 License (CC-BY-SA).
2008-02-18
8.
You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this license. All derivative works must be released under this license.
2008-02-18
9.
This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER.
2008-02-18
10.
A copy of the license is available here: <ulink url="/usr/share/ubuntu-docs/common/C/ccbysa.xml">Creative Commons ShareAlike License</ulink>.
2008-02-18
11.
2004, 2005, 2006
2008-02-18
14.
The Ubuntu Documentation Project
2008-02-18
15.
This section contains some basic information for those wishing to use Ubuntu for writing and running their own programs.
2007-03-21
Αυτή η ενότητα περιέχει μερικές βασικές πληροφορίες γι αυτούς που επιθυμούν να χρησιμοποιήσουν το Ubuntu για να γράφουν και να τρέχουν τα δικά τους προγράμματα.
16.
Learning how to program
2008-02-18
17.
Ubuntu provides a number of resources intended to help you to learn how to develop and run programs yourself. Below is a list of some resources which you may find useful.
2008-02-18
18.
Dive Into Python
2008-02-18
19.
<citetitle>Dive Into Python</citetitle> is a book for learning how to program in Python, aimed at programmers with some previous experience.
2008-02-18
20.
Read <placeholder-1/>
2008-02-18
21.
PyGTK Tutorial
2008-02-18
22.
PyGTK Tutorial is a tutorial on developing with the graphical toolkit often used for developing Ubuntu applications. It assumes that you have knowledge of Python but not necessarily GTK.
2008-02-18
23.
Install the <application>python-gtk2-tutorial</application> package (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>). You will need to use <application>Synaptic Package Manager</application> to install this package.
2008-02-18
24.
To access the documentation, visit <ulink url="file:///usr/share/doc/python-gtk2-tutorial/html/index.html">python-gtk-tutorial</ulink>.
2008-02-18
25.
Devhelp
2008-02-18
26.
<application>Devhelp</application> is an application to read and search all of the documentation that you install.
2008-02-18
27.
Install the <application>devhelp</application> package (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>).
2008-02-18
28.
Choose <menuchoice><guimenu>Applications</guimenu><guisubmenu>Programming</guisubmenu><guimenuitem>Devhelp</guimenuitem></menuchoice>.
2008-02-18
29.
C and C++
2008-02-18
30.
Compiling C and C++ programs requires some packages that are not installed by default.
2008-02-18
31.
Install the <application>build-essential</application> package (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>).
2008-02-18
32.
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.
2008-02-18
33.
Anjuta IDE for GNOME
2008-02-18
34.
<application>Anjuta</application> is an IDE for developing applications in C and C++ for the <quote>GNOME</quote> platform.
2008-02-18
35.
Install the <application>anjuta</application> package from the <quote>Universe</quote> repository (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>).
2008-02-18
36.
Press <keycombo><keycap>Alt</keycap><keycap>F2</keycap></keycombo>, type <quote>anjuta</quote> and press <guibutton>Run</guibutton> to start using <application>Anjuta</application>.
2008-02-18
37.
KDevelop IDE for KDE
2008-02-18
38.
<application>KDevelop</application> is an IDE for developing applications in C and C++ for the <quote>KDE</quote> platform.
2008-02-18
39.
Install the <application>kdevelop</application> package from the <quote>Universe</quote> repository (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>).
2008-02-18
40.
Press <menuchoice><guimenu>Applications</guimenu><guisubmenu>Programming</guisubmenu><guimenuitem>KDevelop</guimenuitem></menuchoice> to start using <application>KDevelop</application>.
2008-02-18
41.
Java
2008-02-18
43.
Install <application>sun-java5-jdk</application> from the <quote>Multiverse</quote> repository (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>). You will need to use <application>Synaptic Package Manager</application> to install these packages.
2008-02-18
44.
Read the Java license presented. You must accept it to continue.
2008-02-18
45.
To get your system to use Sun Java instead of the open-source (but less functional) GIJ that is installed by default, run: <screen>sudo update-alternatives --config java</screen> and choose the option that has <filename>j2re1.5-sun</filename> in it.
2008-02-18
46.
Java 1.6 is also available, and can be installed by following the above directions, swapping all instances of 1.5 to 1.6
2008-02-18
47.
Eclipse IDE for Java
2008-02-18
48.
The <application>Eclipse</application> platform provides a complete, extensible Java development environment.
2008-02-18
49.
Install the <application>eclipse</application> package from the <quote>Universe</quote> repository (see <ulink type="help" url="ghelp:add-applications">Add Applications</ulink>).
2008-02-18
50.
Press <menuchoice><guimenuitem>Applications</guimenuitem><guimenuitem>Programming</guimenuitem><guimenuitem>Eclipse IDE</guimenuitem></menuchoice> to start using <application>Eclipse</application>.
2008-02-18
51.
Other programming languages
2008-02-18
52.
There are many programming tools available in Ubuntu for many different programming languages. This section provides a short list of some of the more commonly-used languages.
2008-02-18
53.
Mono .NET development environment
2008-02-18