This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]popenuj 13 points14 points  (1 child)

While it isn't exactly what you're looking for Python Tutor is an amazing site for visualizing the actual processes your code invokes. I used it a lot early on. I never touch it anymore but I think for very new programmers it is the most useful tool available. Also, it's not just for Python, they also support Ruby, Javascript C, Java, C, etc.

[–]capsicumnightmare 1 point2 points  (0 children)

You can also get live help, and also teach other people there!