diff --git a/free-programming-books.md b/free-programming-books.md index b95d824a6c46e49a214f562c8c84fd75ac75049d..47a8c48d64b40bd5a83ecc203944753bae6b8433 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1189,6 +1189,7 @@ See also [TeX](#tex) * [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz * [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum * [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer +* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar ####Django * [Djen of Django](http://agiliq.com/books/djenofdjango/)