I hope everyone had a chance to rest and relax over spring break! At this point, we have 9 more weeks of school. Let's see how much we can learn between now and the end of the year!

This week we will begin our work preparing for our end of unit app challenge, tip calculator. This
week's focus will be on how we can make our code more efficient by using functions. Rather than retyping code over and over each time we need it, we can write a separate procedure. We will practice interpreting functions and students will also participate in a functions challenge.

This week, students will be wrapping up our summative app, 'Za Hunter. With this app, students
determine an app user's location on a map and find the locations of all of the pizza places in the area. Students will also write their second technical blog post of the semester, focusing on one aspect we have learned about while preparing to create our 'Za Hunter app.
Programming the Web 1
This week, we will work on our eighth unit of the semester. This week will focus on some additional CSS techniques. Along with this week, students will need to complete our unit 8 reading guide that goes along with our assigned textbook reading, 10 multiple choice questions, and our web assignment book tutorial, 8A. Our midterm will appear next week. Students must have all work for units 1-8 submitted by Friday, April 5th. After this, late work will not be accepted for the first half of the semester.

AP Computer Science A
This week, we will start talking about searching and sorting. There are a variety of techniques used
to search and sort through an array of data. This week will focus on how to perform these operations and how to determine the most efficient method for our required task.