Coding in the
Secondary Classroom
Josh Bundy
http://goo.gl/6acdWt
Why teach code?
www.scratch.mit.edu
Good platform for game critique and design
Good to tell Stories/ Make cartoons
Student Management built in
www.codecademy.com
Shows step by step instruction tutorials for several coding languages
Offers free Student Management
Notepad++
Not a coding program, but an alternative to notepad for coding file creation
Allows for line by line debugging
Color coded tags and strings
www.greenfoot.org
Object orientation with Java
Visual & interactive
Combination with text-based language and visual supports
Simple interface for beginner coders