1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-05 21:07:51 +00:00
This commit is contained in:
Victor Felder 2014-06-17 15:25:18 +02:00
parent bc6da229cd
commit c50f92f1de

View File

@ -1419,7 +1419,7 @@ See also [TeX](#tex)
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
* [Python Module of the Week](http://pymotw.com/2/)
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
* [Python Practice Projects](www.pythonpracticeprojects.com)
* [Python Practice Projects](http://www.pythonpracticeprojects.com)
* [Python Programming](http://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) (2.6)
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io/)
* [Python Scripting for Computational Science](http://info.baustatik.uni-due.de/Lehre/CM-AOS/Scripts/Abaqus/Python%20Scripting%20for%20Computational%20Science.pdf) - Hans Petter Langtangen