Unit 4: Day 4
START DATE:DUE DATE:STATUS:Open
Tasks
This lesson has been designed with flexibility in mind. You can:
- Give catch up time
- Introduce concepts from the Theory Unit.
- Etc...
43.1 Discuss the NOT Operator in Boolean expressions
- In many languages, the NOT operator is represented as an exclamation point (!)
- ! reverses whatever it is next to
- Ask: what is !true? What is !! true?
- I will usually add brackets around whatever is not-ted, but not always
- You may want to create a notes file, perhaps on the index.html pages
43.2 Boolean Quick Check #2
- I have developed a series of Google Form Quizzes to act as formative assessments. They get successively harder as the examples progress.
- A copy can be found in the Shared Activities Folder 1.4 - Year 1: Programming Part 2
- Or you can see a student version of the quiz here.
- Have each student write down the variables at the top of the quiz on scrap paper before they begin so they do not need to scroll up and down.
43.3 Finish P5 Assign 2.1 Coolness Quiz
Continue to Unit 4: Day 5 »