Stemoto LogoStemoto

Thonny on a Raspberry Pi: using the new Python IDE

Source: raspberrypi.org

This guide introduces users to the Thonny IDE for Python programming on a Raspberry Pi. It provides a step-by-step tutorial on using Thonny's built-in debugging tools to visualize variables, program flow, and memory heap in real-time.

Categorisation

Stage 2: Builder (8-10)Algorithmic & Procedural ThinkingTabletop & Physical PropsCoding Activity

Props & Materials Required

  • Raspberry Pi
  • Raspbian operating system
  • Thonny IDE

Why It Works & Notes

Parent Note:

Python programming fundamentals, debugging techniques, variable inspection, understanding recursion, and object-oriented programming concepts.