Difference between revisions of "CS1 - May"

From WLCS
(Removing all content from page)
Line 1: Line 1:
<!--
 
== Tuesday (5/26/09) ==
 
'''Agenda - Regular:'''
 
* [[Robot game]] demo is due
 
* Introduction to Lists
 
* Work on [[List Exercises]]
 
  
'''Agenda - IB:'''
 
* Go to [[IB Computer Science I]] and catch up with all the eIMACS tests and labs
 
 
== Thursday - Monday (5/15/09 - 5/19/09) ==
 
'''Agenda - Regular:'''
 
* [[Robot game]] demo is due
 
 
'''Agenda - IB:'''
 
* [[Dodge game]] demo is due
 
* Java, Java, Java
 
** Check out the different syntax in Java: [[Media:IntroJava2.ppt]]
 
* eIMACS
 
** Receive your [http://www.eimacs.com eIMACS] logins and attempt to login
 
** Quickly read through Variables & Expressions: Integers, Doubles, Casting
 
** Complete Test 1
 
* Turingscraft
 
** Sign up for a [http://www.turingscraft.com Turingscraft] account
 
** Section access code: TC-0483-0
 
** Complete Quickstart
 
** Complete Types->Primitive Types
 
*** Skip Types->Primitive Types->Integer->Constants
 
*** Skip Types->Primitive Types->Boolean
 
*** Skip Types->Primitive Types->Character Type
 
** Complete Assignment->Simple
 
 
== Tuesday (5/13/09) ==
 
* Interim grades posted
 
* Progress checks
 
 
== Monday (5/11/09) ==
 
* Demos are due
 
* Interim grades go out today
 
 
== Friday - Thursday (5/1/09 - 5/7/09) ==
 
'''Agenda - Regular:'''
 
* Demo Pong (late) today
 
* Complete the [[Item collection game]]
 
** Use the warmup from last Tuesday (4/21/09) and Pong as a starting guide
 
** Today, you should be able to demo the placement of random "items" on the screen
 
** Friday, you should be able to demo the movement of the player's character on the screen
 
* Begin working on the [[Robot game]]
 
 
'''Agenda - IB:'''
 
* Demo [[List Exercises]]
 
* Recreate the [[Robot game]] using lists
 
** You will create a list for all the X coordinates, a list for all the Y coordinates, and a list for all the Images
 
** Use loops to cycle through all the lists
 
** Within each of the loops, you can use if statements to check for collisions and the like
 
* Demo [[Robot game]] with lists
 
* Complete the [[Dodge game]]
 
* Java, Java, Java
 
** Check out the different syntax in Java: [[Media:IntroJava2.ppt]]
 
* eIMACS
 
** Receive your [http://www.eimacs.com eIMACS] logins and attempt to login
 
** Quickly read through Variables & Expressions: Integers, Doubles, Casting
 
** Complete Test 1
 
* Turingscraft
 
** Sign up for a [http://www.turingscraft.com Turingscraft] account
 
** Section access code: TC-0483-0
 
** Complete Quickstart
 
** Complete Types->Primitive Types
 
*** Skip Types->Primitive Types->Integer->Constants
 
*** Skip Types->Primitive Types->Boolean
 
*** Skip Types->Primitive Types->Character Type
 
** Complete Assignment->Simple
 
 
== Archives ==
 
* [[CS1 - April]]
 
* [[CS1 - March]]
 
* [[CS1 - February]]
 
* [[CS1 - January]]
 
* [[CS1 - December]]
 
* [[CS1 - November]]
 
* [[CS1 - October]]
 
* [[CS1 - September]]
 
-->
 

Revision as of 14:25, 21 October 2009