A lightning talk about teaching kids to code with Raspberry Pi.
Presented at GoRuCo 2014 https://vimeo.com/101030625
Kids, Codeand CircuitswithRaspberry PiAudrey Troutt
View Slide
http://techgirlz.org
https://github.com/atroutt/scratch-pirequire 'pi_piper'pin = PiPiper::Pin.new(:pin => 12,:direction => :out)loop dopin.offsleep 0.5pin.onsleep 0.5end
Audrey Troutt -- http://audreytroutt.com -- @audittyhttp://www.techgirlz.org/techzhopzinfo