Răsfoiți Sursa

Add Runestone Interactive Python Guide (#4483)

* Added Kaggle Python course

* Add Python Runestone to interactive tutorials

* added author
Kevin Webb 5 ani în urmă
părinte
comite
a7cf774f9c
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      free-programming-interactive-tutorials-en.md

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

@@ -217,6 +217,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)
 * [Learn Python Step by Step](http://www.techbeamers.com/python-tutorial-step-by-step)
+* [Python for Everybody - Interactive](https://runestone.academy/runestone/books/published/py4e-int/index.html) - Barbara Ericson
 * [Python Koans](https://github.com/gregmalcolm/python_koans)