Skip to main content

29 posts tagged with "Turtle"

View All Tags

Teaching My Kids to Code

How Python and Turtle Made Programming Click

· 2 min read

As a software developer and dad to two curious boys, I live in one world of code and another of LEGOs. Watching my kids snap together simple blocks to build increasingly complex creations, I can't help but see the similarity to how we build software from just a few basic "blocks" of code.

Teaching My Kids to Code