CSP Materials

(Resource book)
28 Oct 2013 - 13:57
  Lab Instructions Highlights: Get comfortable with the Snap user interface. Learn to use Broadcast blocks to communicate between sprites and make a movie. Get a Snap account set up to save projects....
(Resource book)
28 Oct 2013 - 16:18
Project Instructions Description: The goal of this homework assignment is to create a word guessing game. The computer will know one word (provided by Player 2) and will accept guesses from Player 1 about what that word is. The game continues...
(Resource book)
28 Oct 2013 - 16:26
Project Instructions  Description: The goal of this homework assignment is to create a simple version of Hangman.        
(Resource book)
28 Oct 2013 - 16:45
Project Instructions  Description: We want you to show off everything that you have learned this semester in a final project of your choice and design. Just like the midterm project, you can design anything you want, using all of your...
(Resource book)
28 Oct 2013 - 16:30
Project Instructions  Description: You've discovered that your old hangman game was a bit too easy and all of the kids at school are making fun of you for it. You come up with a brilliant but very secretive idea: you are going to modify...
(Resource book)
28 Oct 2013 - 14:48
  Lab Instructions | Video of Lab Highlights: Get more practice with lists and higher order functions used in combination. Develop a significant-sized project.      
(Resource book)
28 Oct 2013 - 14:26
  Lab Instructions | Video of Lab Highlights: Practice with everything you know: control structures (if/else, for loops), randomness, variables, and graphics.    
(Resource book)
13 May 2013 - 14:57
[Q2.3.1]: Could you further simplify the code in this method? [A2.3.1]: You could take the code tiles out of the Do In Order tile and then delete the Do In Order tile.