Преглед изворни кода

Merge pull request #191 from crystalattice/patch-1

Update free-programming-books.md
vhf / victor felder пре 12 година
родитељ
комит
3015bd78a6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      free-programming-books.md

+ 1 - 0
free-programming-books.md

@@ -788,6 +788,7 @@ See also [TeX](#tex)
 * [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
 * [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
 * [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/)
+* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
 * [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
 * [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
 * [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson