Browse Source

Added generalized link to Python Tutor to Language Agnostic.

Dejon Gill 10 years ago
parent
commit
9817734d62
1 changed files with 1 additions and 8 deletions
  1. 1 8
      free-programming-interactive-tutorials-en.md

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

@@ -103,7 +103,6 @@
 ### Java
 
 * [CodingBat code practice](http://codingbat.com/java)
-* [Python Tutor (Link for Java)](http://pythontutor.com/java.html#mode=edit)
 * [Learn Java](http://www.learnjavaonline.org)
 * [Learneroo Java tutorial](https://www.learneroo.com/modules/11)
 
@@ -119,7 +118,6 @@
 * [Learn JavaScript](http://www.learn-js.org)
 * [Learn knockout.js](http://learn.knockoutjs.com)
 * [Learning Advanced JavaScript](http://ejohn.org/apps/learn/)
-* [Python Tutor (Link for Javascript)](http://pythontutor.com/javascript.html#mode=edit)
 * [Try jQuery](http://try.jquery.com)
 
 
@@ -127,6 +125,7 @@
 
 * [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
 * [Codility](https://codility.com/programmers/)
+* [Python Tutor](http://pythontutor.com/) - Python, Java, JavaScript, TypeScript, Ruby, C, and C++
 
 
 ### Lisp
@@ -172,7 +171,6 @@
 * [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)
-* [Python Tutor (Link for Python)](http://pythontutor.com/visualize.html#mode=edit)
 
 
 ### R
@@ -189,7 +187,6 @@
 
 * [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
 * [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
-* [Python Tutor (Link for Ruby)](http://pythontutor.com/ruby.html#mode=edit)
 * [Ruby Koans](http://www.rubykoans.com)
 * [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
 * [The Odin Project](http://www.theodinproject.com)
@@ -207,10 +204,6 @@
 * [SQLBolt](http://sqlbolt.com)
 
 
-### TypeScript
-* [Python Tutor (Link for TypeScript)](http://pythontutor.com/typescript.html#mode=edit)
-
-
 ### Vim
 
 * [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html)