Chapter 17. Programación

Table of Contents

Aprender a programar
C e C++
Java
Outras linguaxes de programación
Ferramentas de Desenvolvemento

This section contains some basic information for those wishing to use Xubuntu for writing and running their own programs.

Aprender a programar

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 (Mergúllate no Python)

Mergúllate no Python é un libro para aprender a programar en Python dirixido a programadores con algunha experiencia previa. Está en inglés só, de momento.

Xfce development using Python

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.

  1. Install the python-xfce package (see Chapter 11, Engadir, Eliminar e Actualizar Aplicacións).

  2. For futher information about Pyxfce, visit the Pyxfce website.

Tutorial PyGTK

O tutorial de PyGTK é un tutorial de desenvolvemento coo conxunto de ferramentas gráficas usado habitualmente para desenvolver aplicacións para o Ubuntu. Asume que ten coñecemento de Python mais non necesariamente de GTK.

  1. Install the python-gtk2-tutorial package (see Chapter 11, Engadir, Eliminar e Actualizar Aplicacións). You will need to use Synaptic Package Manager to install this package.

  2. Para consultar a documentación, visite python-gtk-tutorial.

Devhelp

Devhelp é unha aplicación para ler e procurar por toda a documentación que instale.

  1. Install the devhelp package (see Chapter 11, Engadir, Eliminar e Actualizar Aplicacións).

  2. Escolla AplicaciónsProgramaciónDevhelp.