diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index a64bee472..d99dc246e 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/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)