Diferència entre revisions de la pàgina «Recursos en Python»
De Wiki d'en Jordi Binefa
(→Guies, llibres i pdf) |
|||
Línia 16: | Línia 16: | ||
[https://hourofpython.trinket.io From Blocks to Code with Trinket] | [https://hourofpython.trinket.io From Blocks to Code with Trinket] | ||
+ | |||
+ | = Qt = | ||
+ | == PyQt == | ||
+ | [http://pyqt.sourceforge.net/Docs/PyQt5/installation.html Installing PyQt5] | ||
+ | |||
+ | == pyside2 == | ||
+ | [https://wiki.qt.io/Qt_for_Python/GettingStarted/X11 Qt for Python/GettingStarted/X11] |
Revisió del 18:51, 16 ago 2018
Guies, llibres i pdf
Python 3 per a no programadors
Think Python. How to Think Like a Computer Scientist
Taller de Python y sus ejemplos
How To Install Python 3 and Set Up a Local Programming Environment on Debian 8
Writing extensions for Python 3 in C - Part 1
Turtle graphics
From Blocks to Code with Trinket