Índice
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.
Mergulhe no Python é um livro para o aprendizado de como programar em Python, dirigido a programadores com alguma experiência prévia.
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ítulo 11, Adicionando, removendo e atualizando aplicações).
For futher information about Pyxfce, visit the Pyxfce website.
O tutorial PyGTK é um tutorial de desenvolvimento com o estojo de ferramentas gráficas usado habitualmente para desenvolver aplicações para o Ubuntu. Assume que você já tenha conhecimento de Python mas não necessariamente de GTK.
Install the python-gtk2-tutorial package (see Capítulo 11, Adicionando, removendo e atualizando aplicações). You will need to use Synaptic Package Manager to install this package.
Para acessar a documentação, visiste python-gtk-tutorial.
Devhelp é um programa para ler e pesquisar na documentação que você instalou.
Install the devhelp package (see Capítulo 11, Adicionando, removendo e atualizando aplicações).
Escolha
→ → .