Young Programmers Podcast (original) (raw)
Viewing the Videos or Subscribing to the Podcast
Some of the entries have a picture, which you can click to access the video. Otherwise, to see the videos, use this icon to subscribe to or view the feed:
Or, subscribe in iTunes
A Simple Python Quiz Program, Part 2
We respond to a viewer question and add features to limit the number of questions displayed, and to display the questions that were answered wrong.
Carter Sande Teaches Python Functions
Carter Sande teaches how to use functions to a class at Diablo Valley College College for Kids. A couple of notes on this excellent presentation: At one point Carter says “brackets” when he means parentheses. And for style, I prefer spaces around operators, and whitespace around functions.