Thought for the Week
App Development
This week, we will work with conditionals. We will learn how we can use if...else if...else statements to help us make decisions within our program. Students also have the opportunity to explore "switch" statements as an alternate method to achieve very similar results. Along with this week, students will complete a reading and note assignment, complete a class-lead hackwich, and a conditionals code challenge.AP Computer Science Principles
We will start off this week by wrapping up "Apple Avalanche". In this activity, students work on creating random objects (apples) and placing them around the screen. We are using the "keypress" event in order to direct specific apples to fall from the tree. Once this activity is complete, students will partner up to write a "Buzz Feed - style" character quiz. Students will ask a series of multiple-choice questions, and based on the answers, determine which character they are most like.
No comments:
Post a Comment