Luku 17. Ohjelmointi

Sisällys

Ohjelmoinnin oppiminen
C ja C++
Java
Muut ohjelmointikielet
Kehitystyökalut

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

Ohjelmoinnin oppiminen

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

Dive Into Python -kirja opastaa, kuinka Pythonilla ohjelmoidaan. Se on tarkoitettu ohjelmoijille, joilla on jonkilainen kokemus ohjelmoinnista.

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 Luku 11, Sovellusten lisääminen, poistaminen ja päivittäminen).

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

PyGTK-opas

PyGTK-opas opettaa käyttämään graafisia työkaluja, joita yleensä käytetään Ubuntun ohjelmia kehitettäessä. Oppaassa oletetaan, että tunnet Python-ohjelmoinnin perusteet, mutta GTK:n tunteminen ei ole välttämätöntä.

  1. Install the python-gtk2-tutorial package (see Luku 11, Sovellusten lisääminen, poistaminen ja päivittäminen). You will need to use Synaptic Package Manager to install this package.

  2. Tutustuaksesi oppaaseen vieraile osoitteessa python-gtk-tutorial.

Devhelp

Devhelp on ohjelmma, jolla voit lukea ja etsiä tietoa kaikista oppaista, jotka olet asentanut.

  1. Install the devhelp package (see Luku 11, Sovellusten lisääminen, poistaminen ja päivittäminen).

  2. Valitse SovelluksetOhjelmointiDevhelp.