mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-30 07:03:54 +00:00
Removing the git link and adding python link in ebook
This commit is contained in:
parent
f6955b0ba2
commit
4b10e991f6
@ -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
|
* [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)
|
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7)
|
||||||
* [CodeCademy Python](http://www.codecademy.com/tracks/python)
|
* [CodeCademy Python](http://www.codecademy.com/tracks/python)
|
||||||
|
* [Pyhthon for Informatics](http://www.pythonlearn.com/book_007.pdf)
|
||||||
|
|
||||||
|
|
||||||
#### Django
|
#### Django
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
|
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
|
||||||
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
|
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
|
||||||
* [Try Git](http://try.github.io)
|
* [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
|
### 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)
|
* [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/)
|
* [Learn Python](http://www.learnpython.org/)
|
||||||
* [Python Koans](https://github.com/gregmalcolm/python_koans)
|
* [Python Koans](https://github.com/gregmalcolm/python_koans)
|
||||||
* [Pyhthon for Informatics](http://www.pythonlearn.com/book_007.pdf)
|
|
||||||
|
|
||||||
|
|
||||||
### R
|
### R
|
||||||
|
Loading…
Reference in New Issue
Block a user