This section contains some basic information for those wishing to use Xubuntu for writing and running their own programs.
Xubuntu 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.
Dive Into Python este o carte pentru învățarea programării în Python, adresându-se programatorilor experimentaţi.
Once you have learned a bit about Python, why not apply that knowledge and develop an Xfce application based on Python? Pyxfce are a collection of Xfce bindings for Python. You can use Python to create Xfce programs after you have installed Pyxfce.
Install the python-xfce package (see Cap. 11, Adăugarea, eliminarea și actualizarea aplicațiilor).
For futher information about Pyxfce, visit the Pyxfce website.
Îndrumarul PyGTK este un ghid pentru dezvoltare cu ajutorul utilitarelor grafice, adesea utilizate pentru dezvoltarea aplicațiilor în Ubuntu. Presupune existența unor cunoștințe de Python, dar nu neapărat și de GTK.
Install the python-gtk2-tutorial package (see Cap. 11, Adăugarea, eliminarea și actualizarea aplicațiilor). You will need to use Synaptic Package Manager to install this package.
To access the documentation, visit python-gtk-tutorial.
Devhelp is an application to read and search all of the documentation that you install.
Install the devhelp package (see Cap. 11, Adăugarea, eliminarea și actualizarea aplicațiilor).
Choose
→ → .