CSP Materials

(Resource)
20 Nov 2013 - 21:14
See the Institute for Computing Education (ICE) distance learning website for projects for Alice 2 and 3.  Also click here to see winners of our Alice competition.  Middle and high school students can enter games or movies as...
(Resource)
20 Nov 2013 - 21:14
See the Institute for Computing Education (ICE) distance learning website for projects for Alice 2 and 3.  Also click here to see winners of our Alice competition.  Middle and high school students can enter games or movies as...
(Resource)
11 Aug 2013 - 21:14
Students will be introduced to the Alice 3.0 environment, as well as the difference between the code and scene editors.  Students will learn how to add, place and resize objects in the environment. While creating objects, we will take some time...
(Group)
7 Mar 2013 - 20:56
(Resource book)
11 Apr 2013 - 14:16
1. Telling a Story Big Ideas: Sequential and Parallel Execution, How to Write a Program Computers do things by executing a sequence of instructions. Have students translate an English "plan" into Alice code. Test frequently - it's good practice and...
(Resource book)
11 Apr 2013 - 14:18
Big Ideas: Methods for abstraction, Calling methods.  Things you will learn in this module: We use methods to break up a large amount of code into smaller, meaningful sections (note, this doesn't change the overall amount of code, it just...