Skip to content

Commit

Permalink
Adding git guide and python for informatics pdf link in tutorials md …
Browse files Browse the repository at this point in the history
…file
  • Loading branch information
tusharsappal committed Oct 11, 2014
1 parent abf946f commit f6955b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions free-programming-interactive-tutorials-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +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
Expand Down Expand Up @@ -97,6 +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
Expand Down

0 comments on commit f6955b0

Please sign in to comment.