Skip to main content
CS Teaching Tips

Main navigation

  • Browse All Tips
  • Tags
  • 3D
  • About
  • Rate Tips
  • Tip Sheets

Random Tip

Demo visualizations of code executing online, using tools like Python Tutor, and on paper before having students practice visualizing code execution in the same way to better learn how code executes.

Share Demo visualizations of code executing online, using tools like Python Tutor, and on paper before having students practice visualizing code execution in the same way to better learn how code executes. with FacebookShare Demo visualizations of code executing online, using tools like Python Tutor, and on paper before having students practice visualizing code execution in the same way to better learn how code executes. with Twitter
  • Below are two great options available for helping students visualize code online for Python and Java respectively:
    • Python Tutor: www.pythontutor.com/
    • Java Visualizer http://www.cs.princeton.edu/~cos126/java_visualize/
  • However, students still need to be tracing by hand!
    • Students should may still need their own tracing diagrams on exams, so model it by hand as well as using a visualiser tool.

For more information or to report a bug, contact us at admin@csteachingtips.org. Built with Bootstrap. Powered by Drupal.

Privacy Policy