mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +00:00
Merge pull request #668 from esparta/master
[es] [en] [de] Introduction to programming with Python
This commit is contained in:
commit
ac1c295000
@ -109,6 +109,7 @@
|
|||||||
|
|
||||||
###Python
|
###Python
|
||||||
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)
|
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)
|
||||||
|
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
|
||||||
|
|
||||||
|
|
||||||
###Ruby
|
###Ruby
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [jQuery] (#jquery)
|
* [jQuery] (#jquery)
|
||||||
* [node.js](#nodejs)
|
* [node.js](#nodejs)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
@ -167,6 +167,7 @@
|
|||||||
* [Introducción a la programación con Python](http://www.uji.es/bin/publ/edicions/ippython.pdf) (PDF)
|
* [Introducción a la programación con Python](http://www.uji.es/bin/publ/edicions/ippython.pdf) (PDF)
|
||||||
* [Doma de Serpientes para Niños](http://code.google.com/p/swfk-es/)
|
* [Doma de Serpientes para Niños](http://code.google.com/p/swfk-es/)
|
||||||
* [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
|
* [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
|
||||||
|
* [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/)
|
||||||
|
|
||||||
|
|
||||||
###Ruby
|
###Ruby
|
||||||
|
@ -1290,6 +1290,7 @@ See also [TeX](#tex)
|
|||||||
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
|
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
|
||||||
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
||||||
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
|
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
|
||||||
|
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/)
|
||||||
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
|
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
|
||||||
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
|
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
|
||||||
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
|
||||||
|
Loading…
Reference in New Issue
Block a user