Begin Coding Day 1 - Worksheet

Ice Breaker (20 minutes)

Robot Theory (10 minutes)

Activity (10 Minutes)

Activity: How does the Ozobot see? (20 Minutes)

Activity: Challenges (20 Minutes)

Programming Theory (10 Minutes)

Programming Activity (50 minutes)

Recap (10 minutes)

Theory and Activity: Loops (25 minutes)

Activity: Ozobot’s Big Day Out (2 hours)

Activity: Maze Mastery (40 minutes)

Tidy Up (5 minutes)

Wrap Up (20 Minutes)

Code Listing and Keyboard Glyph Test

Example keyboard glyphs: Press CTRL, ALT, and DELETE,

Example code listing:

  <html>
  <head>
    <title>My page</title>
  </head>
  <body>
    My content here
  </body>
  </html>

What next?

Add 2-3 summary pointers for future development. Or an on-word to the next resource.