Perhaps the first step in learning to code in Python is picking a version to learn.
Tag: Software Tools
A lot of students run into trouble when they're asked to complete a programming project from scratch for the first time. Here are some tips!
As a new YouTuber, I thought it would be fun to share a bit of behind the scenes for my patrons. Learn how I display code in my Python videos.
After sharing this story with some fellow teachers, I thought it would be fun to share as an article. Welcome to the world of insecure code!
When it comes to teaching Java, some tools are better than others. That's why I urge my students to use DrJava, an IDE for educators.
When learning a new programming language, it can be helpful to play with the basic operations. That's why I've written a lab for Java number exploration.