37. Recursos Python¶
Documentació, cursos, llibres, etc. sobre la llengua Python.
Documentació oficial¶
Penseu com un informàtic amb Python¶
L’objectiu d’aquest llibre és ensenyar -vos a pensar com a informàtic. Per fer -ho, utilitzeu el llenguatge de programació Python a la seva versió 3. Versió traduïda per Jorge Espinoza, del llibre d’Allen Downey ** Think Python ** a la seva versió 2.4.
- : Descarregueu: Apreneu a pensar com a informàtic amb Python 3. Versió 2.4 en format PDF. <python/thinkpython2-spanish.pdf>
- : Descarregueu: Apreneu a pensar com a informàtic amb Python 3. Versió 2.4 en format EPUB. <python/thinkpython2-spanish.epub>
- Dipòsit de llibres a GitHub.
- Tercera edició del llibre en anglès.
Altres llibres de Python¶
Cursos de Python en línia¶
- Aprèn Python.
- Python Tutorial a W3schools.com Ppage web.
- The Legend of Python a la pàgina web de codedex.io.
- Vídeo: Tutorial de Python a YouTube.
Exercicis de Python¶
Lloc web de CodeWars <https://www.codewars.com/kata/search/python?q=&r%5B%5D=-8&r%5B%5D=-7&r%5B%5D=-6&r%5B%5D=-5&order_by=popularity%20Desc> `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` `` ``
: Ref: `CodeWars. Katas ordenat per dificultat <Python-codewars> `.
Silent Teacher (Toxicode) `` `` `` `` `` `` ``
Combat amb codi
-
Intèrprets en línia de Python¶
- Intèrpret de Python en línia a programitzitzadors.com.
- Python Advanced Intèrpret en línia a Programiz.com.
Instal·lador de Python¶
- Descarregueu Python del lloc web oficial.
- Gestor de conductes per a paquets de Python i Utilities.