Future Science Leaders!

Programming:

Here is an (albiet crude) flowchart diplaying the dependency of todays activities.

Core Activities:

Intro

Numbers and Variables

Conditional Statements

Loops

Fun/Challenge Activities:

Choose Your Own Adventure Game
(one without loops and one with loops)

Test Out and Challenge Problems

Here are a few examples for Strings/While Loops/Plots
(the plotting uses a library that might not work depending on how you're using Python)

Here are a few Mathematical Problems

Arduino:

Instructions (for Arduino)

Master Guide

Some code for Arduino:
CIRC-01 (page 8-9 in Master Guide)
CIRC-02 (page 10-11 in Master Guide) (without loops)
CIRC-02(with loops)
CIRC-02(more loops and if)
CIRC-02(leap frog)
CIRC-02(more leap frog)
CIRC-02(in and out)