Aprender a programar
Anterior
Próximo

Aprender a programar

O Kubuntu disponibiliza um número de recursos com a intenção de o ajudar a aprender a desenvolver e executar programas. Por baixo está uma lista com algums recursos que pode achar úteis.

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.

Manual de referência PyQt

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 is a tutorial on developing with the graphical toolkit often used for developing Ubuntu applications. It assumes that you have knowledge of Python but not necessarily GTK.

  1. Install the python-gtk2-tutorial package (see Add Applications).

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

Devhelp

Devhelp is an application to read and search all of the documentation that you install.

  1. Install the devhelp package (see Add Applications).

  2. Choose KMenuDevelopmentDevhelp.

Anterior
Próximo
Início