Inproceedings,

Introducing Thonny, a Python IDE for Learning Programming

.
Proceedings of the 15th Koli Calling Conference on Computing Education Research, page 117--121. New York, NY, USA, ACM, (2015)
DOI: 10.1145/2828959.2828969

Abstract

Thonny is a new Python IDE for learning and teaching programming that can make program visualization a natural part of the beginners' workflow. Among its prominent features are different ways of stepping through the code, step-by-step expression evaluation, intuitive visualization of the call stack and mode for explaining the concepts of references and heap. It supports educational research by logging user actions for replaying or analyzing the programming process. It is free to use and open for extension.

Tags

Users

  • @ajlakanen
  • @dblp

Comments and Reviews