Skip to content

Strange Loop Unsession on Hacking Education

noelweichbrodt edited this page Sep 27, 2012 · 16 revisions

#Hacking Education Summary

Online tools

  • Kahn academy
  • Starfall.com
  • EPGY
  • supplements for education
  • Alternative math education (Kill Math)[http://worrydream.com/KillMath/]

Issues in school

  • mistakes in curriculum
  • dealing with boredom
  • interaction issues
  • learning styles

Teaching Hackers Summary

Different tools

  • Books
    • Manning's Hello Python book
      • Written in the style of kids
    • _why's guide
      • Some questionable content
    • Snake wrangler's python book
  • Scratch
    • Visual programming environment
      • Came out of MIT
      • Built on top of Smalltalk
      • Put together components
        • Loop components
    • Draw pictures on the canvas
    • Animate
    • Change Costumes
  • Logo
    • There's a 3D version now
  • Pine?
    • @ultrasaurus
  • Snap circuits
    • Grid of components snappable
  • Something based on Racket
  • Pair Programming
    • Kids seem to be doing more collaborative work now
  • Minecraft
  • Caesar cyphers
  • Google App Maker - Android
  • Google Blockly
  • Kodu
    • XBox graphical environment
  • Supercollider
    • Music app
  • Khan Academy - Processing.js course

Pedagogy

  • keeping kids engaged
  • do less to get something interesting running
  • gap in learning styles

Actions

  • port Scratch to HTML5