Do the best you can until you know better. Then when you know better, do better. – Maya Angelou

Mr. Walker's Classroom Blog

Tag: Scratch

  • Scratch for Arduino Makes Programing the Arduino More Visual

    Windows/Mac/Linux: Programming an Arduino isn’t especially difficult, but if you’re looking for a more visual method, Scratch for Arduino (S4A) uses MIT’s Scratch as a groundwork for teaching kids (or beginners) how to program an Arduino. S4A works just like Scratch where you drag and place actions to create programs. The idea is to provide…

  • Snap! Instead Of Scratch?

    (formerly BYOB) is a visual, drag-and-drop programming language. It is an extended reimplementation of Scratch (a project of the Lifelong Kindergarten Group at the MIT Media Lab) that allows you to Build Your Own Blocks. It also features first class lists, first class procedures, and continuations. These added capabilities make it suitable for a serious…