Young Programmers Podcast show

Young Programmers Podcast

Summary: 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.

Podcasts:

 A Simple Python Quiz Program | File Type: video/quicktime | Duration: Unknown

Learn about lists, tuples, and shuffling lists, while writing a simple question and answer program. Source code. Video.

 Interviews With Professional Programmers, Part Six | File Type: video/x-mp4 | Duration: Unknown

Hilary Mason of bit.ly talks about her work and how she got started with computers.

 Wesley Chun on Python | File Type: video/quicktime | Duration: Unknown

Googler, Python book author, and former College for Kids teacher Wesley Chun visits Dave Briccetti’s Python class by videoconferencing. He talks about learning Python and how it is used by Google.

 Randomness in Python Lesson by Carter Sande | File Type: video/quicktime | Duration: Unknown

Carter Sande, young coauthor of the Python book Hello World! - Computer Programming for Kids and Other Beginners, visits Dave Briccetti’s Python programming class for grades 7–9 at Pleasant Hill, CA’s Diablo Valley College College for Kids program, and delivers a guest lecture on random numbers. In another brief video, Dave Briccetti interviews Carter.

 JavaFX Ship Landing Game from Peter Pilgrim | File Type: video/x-mp4 | Duration: Unknown

While out to lunch one day at the Java Posse Roundup, Peter Pilgrim showed me his ship landing game written in JavaFX. (Sorry about the blurry parts.)

 Interviews With Game Developers | File Type: video/x-mp4 | Duration: Unknown

Interviews about game development with Bay Area Video Game Development Meetup members at the January 19, 2010 meetup. Casey Holtz, group leaderTuri Scandurra, www.salvatorescandurra.comGreg Damiano, PlaydomSimon Amarasingham, dSonicJapheth Dillman, iJanda.net

 Interviews With Professional Programmers, Part Five | File Type: video/x-mp4 | Duration: Unknown

Michael (Van) Van Riper, at a Silicon Valley Web Java User Group (see Joshua Bloch in the background) talks about programming.

 Invisible Player Escapes Maze, Pygame Version 1 | File Type: video/quicktime | Duration: Unknown

Walkthrough of version 1 of the Invisible Player Escapes Maze game in Pygame. Source code

 Invisible Player Escapes Maze | File Type: video/quicktime | Duration: Unknown

Escape the maze. You are invisible, and so are all the obstacles unless they are close to you. Illustrates use of the ghost effect, and broadcast. http://scratch.mit.edu/projects/davebric/818925

 Growing Player Escapes Maze | File Type: video/quicktime | Duration: Unknown

Escape the maze before you grow too big. Illustrates use of the timer, and “if touching color.” The Scratch project is here: http://scratch.mit.edu/projects/davebric/818258

 Jython/Swing Game of Life Version 2 | File Type: video/quicktime | Duration: Unknown

A very quick look at version 2 of our Jython implementation of Conway’s Game of Life. Source code

 Carter Sande Presents PythonCard | File Type: video/quicktime | Duration: Unknown

“Hello World!: Computer Programming for Kids and Other Beginners” Python book co-author and elementary school student Carter Sande introduces PythonCard for making a graphical user interface in Python. He shows a Fahrenheit to Celsius temperature converter and a hangman game. His dad and co-author Warren Sande appears with him.

 Sound Flies a Helicopter in Scratch | File Type: video/quicktime | Duration: Unknown

Sound (your voice, perhaps) controls the altitude of a helicopter which you try to keep from hitting the mountains.

 Web app using Scala, Lift and Flickr to Show Pictures | File Type: video/quicktime | Duration: Unknown

Dave Briccetti shows a very simple Web application he is working on for his mom's nature photography Web site, briccettiphoto.com. Written in Scala, it uses the lift Web application framework, and Flickr Web Services to find her pictures. The source code is on GitHub.

Comments

Login or signup comment.