Að læra að forrita
Prev
Next

Að læra að forrita

Kubuntu provides a number of resources intended to help you 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 is a book for learning how to program in Python, aimed at programmers with some previous experience. To read the online book please review file:///usr/share/doc/diveintopython/html/toc/index.html.

PyQt Reference

PyQt Reference is a guide for PyQt 4.1.1 which is a set of Python bindings for version 4 of the Qt application framework used for KDE development. To view the reference guide please review http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html.

PyGTK Tutorial

PyGTK Tutorial er kennsla í hönnun notendaviðmóts. Ætlast er til þess að þú hafir einhverja reynslu af Python.

  1. Settu inn python-gtk2-tutorial pakkann (sjá Bæta við forritum).

  2. Farðu á Python-gtk-kennsla til að nálgast skjölunina.

Devhelp

Devhelp er forrit til þess að leita í, og lesa alla þá skjölun og hjálparefni sem er á tölvunni þinni.

  1. Settu inn devhelp pakkann (sjá Bæta við forritum).

  2. Veldu KMenuForritunDevhelp.

Prev
Next
Home