Newton Girls Who Code
Monday Session 4, 2018-11-05
Welcome!
Start on your activity set
if you arrived early
Plan for Today
Interests We Share
Plan for Today
Spotlight: Women Who Code
Simone Giertz
Now do research: find additional interesting facts about Simone Giertz.
Discussion:
Plan for Today
Programming Concept: loops
Turn sprite left
Enter loop
has the sprite turned 5 times?
Stop loop
No
Yes
Task:
Turn your sprite left five times
Turn sprite left
Turn sprite left
Turn sprite left
Turn sprite left
Turn sprite left
Programming Concept: loops
Turn sprite left
Start loop
has the sprite turned 5 times?
Stop loop
No
Yes
Turn sprite left
Turn sprite left
Turn sprite left
Turn sprite left
Turn sprite left
What if you want to turn the sprite right?
What if you want to turn 8 times?
Examples: Scratch and Python
for x in range(0,5):
print("turn right")
print("turn left")
Plan for Today
Brainstorm - CS Impact Projects
Content
Technology
Next: Form teams
Plan for Today
Lightning standup
Start with your name, then choose from the following questions:
If you have an idea for next week’s lightning standup,
e-mail instructors@newtongwc.org and let us know
Plan for Today
Coding Time
Instructors take attendance
Plan for Today
See you next week!
Don’t forget to be awesome!