1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-18 21:42:21 +00:00

Removing the git link and adding python link in ebook

This commit is contained in:
tusharsappal 2014-10-11 22:53:58 +05:30
parent f6955b0ba2
commit 4b10e991f6
2 changed files with 3 additions and 2 deletions

View File

@ -1494,6 +1494,7 @@ See also [TeX](#tex)
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7)
* [CodeCademy Python](http://www.codecademy.com/tracks/python)
* [Pyhthon for Informatics](http://www.pythonlearn.com/book_007.pdf)
#### Django

View File

@ -32,7 +32,7 @@
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
* [Try Git](http://try.github.io)
* [Git-just a simple guide for getting started with git.no deep shit](http://rogerdudler.github.io/git-guide/)
### Go
@ -98,7 +98,7 @@
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
* [Learn Python](http://www.learnpython.org/)
* [Python Koans](https://github.com/gregmalcolm/python_koans)
* [Pyhthon for Informatics](http://www.pythonlearn.com/book_007.pdf)
### R