This week, we will continue our study of functions. Students will start off the week by finishing up our formative "Functions Challenge". We will also see a multiple choice quiz so we can make sure we have a firm foundation of what is happening when we define and use functions. Once we have wrapped up our "Functions Challenge", we will dive into conditional statements. That is, how to determine if a variable meets certain requirements. While talking about conditionals, we will discuss if...else statements and switch statements.

This week, we will continue our study of Sprite Kit while we create our "Ninja Hiya!" game. For this game, we will learn how to add sprites, or characters, to our game. We will also learn how to create animation so that our "enemies" are coming from random places and have random behavior. Time permitting, we will also investigate some physics in order to detect collisions.
AP Computer Science A
This week, we will talk about searching algorithms. Specifically, we will focus on linear search and binary search. We will also analyze the efficiency of both algorithms. Students will also complete practice exercise set #3 and review exercise set #3 in order to work with these searching techniques. Once this is complete, students will begin work on our summative programming project #9.
Programming the Web
No comments:
Post a Comment