最近はコードをWebブラウザ上で実行できる環境がいろいろと出てきています。最も有名なのはcodepadで十数種類のプログラミング言語に対応しています。また 「Try Ruby」 や 「Try Haskell」 のように、 主要言語にはそれぞれ 「Try 〇〇」 という対話形式のREPL[1 ...
This paper presents Online Python Tutor, a web-based program visualization tool for Python, which is becoming a popular language for teaching introductory CS courses. Using this tool, teachers and ...