Sommario
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 è un libro per imparare a programmare in Python, adatto a programmatori con un minimo di esperienza.
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 Capitolo 11, Aggiungere, rimuovere e aggiornare le applicazioni).
For futher information about Pyxfce, visit the Pyxfce website.
PyGTK Tutorial è un tutorial per sviluppare con il toolkit grafico spesso utilizzato per lo sviluppo delle applicazioni Ubuntu. Sono necessarie alcune conoscenze di Python, ma non necessariamente di GTK.
Install the python-gtk2-tutorial package (see Capitolo 11, Aggiungere, rimuovere e aggiornare le applicazioni). You will need to use Synaptic Package Manager to install this package.
Per accedere alla documentazione, consultare python-gtk-tutorial.
Devhelp è un'applicazione per leggere ed eseguire ricerche su tutta la documentazione installata.
Install the devhelp package (see Capitolo 11, Aggiungere, rimuovere e aggiornare le applicazioni).
Scegliere
→ → .