浏览代码

Merge pull request #1152 from tusharsappal/master

Removing the git link and adding python link in ebooks.md
victor felder 11 年之前
父节点
当前提交
993f458f54
共有 2 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      free-programming-books.md
  2. 2 0
      free-programming-interactive-tutorials-en.md

+ 1 - 0
free-programming-books.md

@@ -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

+ 2 - 0
free-programming-interactive-tutorials-en.md

@@ -34,6 +34,7 @@
 * [Try Git](http://try.github.io)
 
 
+
 ### Go
 * [Go Koans](https://github.com/cdarwin/go-koans)
 * [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
@@ -99,6 +100,7 @@
 * [Python Koans](https://github.com/gregmalcolm/python_koans)
 
 
+
 ### R
 * [Try R](http://tryr.codeschool.com)