Edison Robots and the Spiraling Spider Trap Part 2
Building on the programming concepts explored in part 1, this lesson asks students
to re-imagine the ‘spiral-out’ program to be a spiral-in program instead. Designed to
be a stepping-stone activity to help students explore using variables and
computations in self-created programs, this activity challenges students to think
through the logic of the ‘spiral-out’ program in order to modify and reapply its main
components.
The extra ‘bonus challenge’ attached to this activity offers students an opportunity to
mix computer programming and physical engineering to turn their robots into spiraling spiders.
This is the 4th lesson in a series of 4. Links to lessons and resources are included.
Lesson Plan Link/URL
https://docs.google.com/presentation/d/1aKFqkrry9Yut1K_9L_FRrD6bNsn-w0Mi/edit?u…Related Content
This is the 2nd lesson that walks learners through the process of developing apps with MIT App Inventor. Students will create a detailed plan for an app that solves a problem, followed by learning to
This is the 1st lesson in a series of 2 where students are guided through an introduction to designing apps with MIT App Inventor. Students will brainstorm ideas for their own apps, follow tutorials