1 / 7

Advanced Problem-Solving in Technology Club: Debugging and Drawing Techniques

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.

joey
Télécharger la présentation

Advanced Problem-Solving in Technology Club: Debugging and Drawing Techniques

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. First Meeting Technology Club

  2. Independence • Advanced Session will require team problem solving • The expectation is that you will debug your problems with guidance

  3. Debugging • Launch Wing 4.1 • Terms • Call Stack • Functions: • Main HedwigSong()  beep() • Stack Data • Variables • Step Into • Step Over • BreakPoint

  4. 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

  5. New Commands • hereIs(x,y) • beginPath() • moveTo(x,y) • arcTo(x,y,radius) • endPath()

  6. Drawing High Points • Multiply points by 30 because 1 = 5mm

  7. Python Installation Point • http://wiki.roboteducation.org/Myro_Installation_Manual • Other Good Links • http://ctewashington.net/ • http://www.roboteducation.org/

More Related