70 likes | 142 Vues
Join us in an advanced session where you'll debug problems with guidance, learn about the call stack, functions, and stack data. We will also explore drawing techniques using S2, parallax channels, and new commands.
E N D
First Meeting Technology Club
Independence • Advanced Session will require team problem solving • The expectation is that you will debug your problems with guidance
Debugging • Launch Wing 4.1 • Terms • Call Stack • Functions: • Main HedwigSong() beep() • Stack Data • Variables • Step Into • Step Over • BreakPoint
Drawing With S2 • Parallax Channel • http://www.youtube.com/user/ParallaxInc?ob=0&feature=results_main • Scribble Name with S2 • http://www.youtube.com/watch?v=azsp2D1vI6o&feature=plcp&context=C34ee995UDOEgsToPDskLC7wj8S4aGgmvso7s4X0vm
New Commands • hereIs(x,y) • beginPath() • moveTo(x,y) • arcTo(x,y,radius) • endPath()
Drawing High Points • Multiply points by 30 because 1 = 5mm
Python Installation Point • http://wiki.roboteducation.org/Myro_Installation_Manual • Other Good Links • http://ctewashington.net/ • http://www.roboteducation.org/