Live data from Hacker News

Online Python Tutor: Learn programming by visualizing code execution

pythontutor.com

1–10 of 46 posts

Re: Online Python Tutor: Learn programming by visualizing code execution

#3

Is there a self-hosted option for this? I think this would be an excellent resource for my students, but I'm having trouble getting my examples to run. (memory overload?)

Looks like the source is on GitHub: https://github.com/pgbovine/OnlinePythonTutor

Re: Online Python Tutor: Learn programming by visualizing code execution

#7
post #4

Philip, this is fantastic stuff. How have I not heard of your project before? Have I not been paying attention, or have you not shown it here before?

I don't think Philip has posted this project on here before. His user name is: http://news.ycombinator.com/user?id=pgbovine

Another project he worked on that you may have seen on HN is the PhD Grind book (about getting a CS PhD from Stanford).

Post reply on HN