Teachers, educators, and Python users: come and share your projects, experiences, and tools of the trade you use to teach coding and Python ... (more…)
Read more »
Raymond Hettinger Learn to take better advantage of Python's best features and improve existing code through a series of code transformations, "When you see ...
Read more »
The first time I used Logo, it felt like magic. I could type a short sequence of simple commands, and draw beautifully complex shapes on the screen. In this tutorial, I will show you how to parse and interpret a Logo-like language in just 70 lines of code... (more…)
Read more »
Effective Tuesday, June 20th, 2017, new Python applications pushed to Heroku will use the python-3.6.1 runtime by default (instead of python-2.7.13). (more…)
Read more »