Učenie sa programovaniu
Predchádzajúci
Nasledujúci

Učenie sa programovaniu

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.

Ponorte sa do Pythonu

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.

Príručka k PyGTK

Príručka k PyGTK je príručka k programovaniu s grafickým toolkitom často používaným na vyvíjanie aplikácií pre Ubuntu. Vyžaduje, aby ste mali znalosti jazyku Python, ale znalosti GTK nie sú nutné.

  1. Nainštalujte balík python-gtk2-tutorial (pozrite Pridávanie aplikácií).

  2. To access the documentation, visit python-gtk- tutorial.

Devhelp

Devhelp je aplikácia na čítanie a prehľadávanie nainštalovanej dokumentácie.

  1. Nainštalujte balík devhelp (pozrite Pridávanie aplikácií).

  2. Choose Application LauncherDevelopmentDevhelp.

Predchádzajúci
Nasledujúci
Domov