Intro-to-Digital-Technology-2014 - Posted on Mar 10th 2014
Intro to Programming
This unit we will be learning about Programming. We will use a variety of tools to learn about programming concepts such as Alice, Scratch and Greenfoot. All three are free downloads and can be used at home. We will create a few games in the process.
Intro-to-Digital-Technology-2014 - Posted on Mar 10th 2014
Problem Solving Unit
This week we will be learning about the problem solving process. We will learn about algorithms and strategies for solving problems.
AP-Computer-Science-2013-14 - Posted on Mar 10th 2014
GridWorld Part 1
The GridWorld is the case study of the AP Exam. You will have 1 FRQ and several multiple choice questions on the actual exam. In this section we will explore the different types of bugs and how to create our own bugs.
AP-Computer-Science-2013-14 - Posted on Feb 7th 2014
Classes Unit - Inheritance
The Inheritance Unit will teach us how to extend and reuse code to make us more efficient at programming. We will look at “is-a” and “has-a” relationships. This is the last section of the Classes Unit. We will wrap up the EarthAssault game and take Exam 4.
Intermediate-Programming-2013-14 - Posted on Feb 7th 2014
February 7th
This week the BLOCK class will continue creating code segments in C#. We will be focusing the introductory skills like variables and outputting. The YEARLONG class will be reviewing for the Control Structures Exam which will be the following week.