- Students will explain how computers work, using technical terminology, at more than one level of detail.
- Students will implement
for
andwhile
loops to accomplish meaningful tasks in their code.
- Review of previous class
- Share your learning
- Computer Logic
- Recap: Discussion Reading
- Discussion Reading
- Read 08: Operators and Loops
- Computer Loops
- Demo:
while
andfor
loops - Truth Tables
- Lab: Loop the Loop!
- Demo:
- loop
- while
- for
- condition
- increment
- decrement