Teaching Children Software Development
Thursday, September 26, 2019
Six Python Tips for Beginners
›
I recently published an article Python Tips for Beginners that covers these concepts: *args and **kwargs list comprehensions f string...
Friday, December 1, 2017
Overcoming JavaScript "this" keyword confusion
›
The use of the this keyword in JavaScript is confusing. It is not the same as the self variable in Python. Children can generally g...
Wednesday, November 29, 2017
Why Python and Pygame Are Perfect for Beginning Programmers
›
I published an article on opensource.com explaining why you should start with Pygame and Python instead of JavaScript and Phaser. After s...
Sunday, November 5, 2017
Computer Programming Courses for Middle School Children
›
As my daughter is in middle school, I recently reviewed courses designed for middle school children. Eight years ago, there was limited curr...
1 comment:
Sunday, March 5, 2017
Phaser Girl JavaScript Lessons For a Middle School Girl
›
I'm working with girl coder on new drills based on Phaser and JavaScript. In each lesson, I sit by coder girl and watch her type in t...
3 comments:
Monday, April 6, 2015
Komodo vs. PyCharm - Teenager Reviews Two Famous Python IDEs
›
by Kai of Palo Alto High School As a fifteen-year old novice programmer who codes in Python, I tested two different editors, PyCharm Pr...
1 comment:
Saturday, January 31, 2015
4th Grade Girl Python Coder - Tiled Map Creation
›
As fathers and mothers, we protect our children from disappointment. In our quest to shield them from failure, we expect too little from...
›
Home
View web version