Young Programmers Podcast
Share:

Listens: 18

About

A video podcast for computer programmers in grades 3 and up. We learn about Scratch, Tynker, Alice, Python, Pygame, and Scala, and interview interesting programmers. From professional software developer and teacher Dave Briccetti, and many special guests.

Tynker—Physics and Cloning

Let’s look at two very nice features of Tynker. The physics feature allows you to have falling objects and accurate projectile motion, combined with a...
Show notes

Kojo Wandering Turtles

Showing how to create multiple turtles in Kojo, and make them wander around. Uses Scala features map and foreach.
Show notes