Skip to content

Commit 45ffa76

Browse files
committed
Update project-ideas.md
1 parent 23f480c commit 45ffa76

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

v3/docs/project-ideas.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,10 @@ opt-in to allowing the instructor to access such interaction data, then that cou
241241
help the instructor improve future lectures. For instance, if 80% of students are silently diverging from
242242
the live example at a certain point in lecture, then perhaps that part requires further clarification.
243243

244+
**Update in Sept 2013**: I've created a first prototype integrating the [IPython shell with OPT](https://github.com/pgbovine/OnlinePythonTutor/blob/master/v3/opt-ipy.py).
245+
246+
Watch this [YouTube video demo](http://www.youtube.com/watch?v=y3sVN7uaxDM) for an example of shared sessions.
247+
244248

245249
### Visualizing different programming languages (especially JavaScript!)
246250

@@ -261,6 +265,7 @@ low latency, offline access, and no security concerns that plague traditional se
261265

262266
Check out backends that other people have already written:
263267

268+
- [Online JavaScript Tutor](http://jstutor.herokuapp.com/) by Hung Doan
264269
- [Online Java Tutor](http://cscircles.cemc.uwaterloo.ca/java_visualize/) by David Pritchard
265270
- [Online Ruby Tutor](http://www.onlinerubytutor.com/) by Daniel Stutzman
266271
- [Blockly + OPT](http://epleweb.appspot.com/) by Pier Giuliano Nioi

0 commit comments

Comments
 (0)