|
39 | 39 |
|
40 | 40 | * [Learn C](http://www.learn-c.org)
|
41 | 41 |
|
42 |
| - |
43 | 42 | ### C Sharp
|
44 | 43 |
|
45 | 44 | * [Learn C#](http://www.learncs.org)
|
|
104 | 103 | ### Java
|
105 | 104 |
|
106 | 105 | * [CodingBat code practice](http://codingbat.com/java)
|
| 106 | +* [Python Tutor (Link for Java)](http://pythontutor.com/java.html#mode=edit) |
107 | 107 | * [Learn Java](http://www.learnjavaonline.org)
|
108 | 108 | * [Learneroo Java tutorial](https://www.learneroo.com/modules/11)
|
109 | 109 |
|
|
119 | 119 | * [Learn JavaScript](http://www.learn-js.org)
|
120 | 120 | * [Learn knockout.js](http://learn.knockoutjs.com)
|
121 | 121 | * [Learning Advanced JavaScript](http://ejohn.org/apps/learn/)
|
| 122 | +* [Python Tutor (Link for Javascript)](http://pythontutor.com/javascript.html#mode=edit) |
122 | 123 | * [Try jQuery](http://try.jquery.com)
|
123 | 124 |
|
124 | 125 |
|
|
171 | 172 | * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
|
172 | 173 | * [Learn Python](http://www.learnpython.org)
|
173 | 174 | * [Python Koans](https://github.com/gregmalcolm/python_koans)
|
| 175 | +* [Python Tutor (Link for Python)](http://pythontutor.com/visualize.html#mode=edit) |
174 | 176 |
|
175 | 177 |
|
176 | 178 | ### R
|
|
187 | 189 |
|
188 | 190 | * [CodeCademy Ruby](https://www.codecademy.com/learn/ruby)
|
189 | 191 | * [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
|
| 192 | +* [Python Tutor (Link for Ruby)](http://pythontutor.com/ruby.html#mode=edit) |
190 | 193 | * [Ruby Koans](http://www.rubykoans.com)
|
191 | 194 | * [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
|
192 | 195 | * [The Odin Project](http://www.theodinproject.com)
|
|
204 | 207 | * [SQLBolt](http://sqlbolt.com)
|
205 | 208 |
|
206 | 209 |
|
| 210 | +### TypeScript |
| 211 | +* [Python Tutor (Link for TypeScript)](http://pythontutor.com/typescript.html#mode=edit) |
| 212 | + |
| 213 | + |
207 | 214 | ### Vim
|
208 | 215 |
|
209 | 216 | * [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html)
|
0 commit comments