Difference between revisions of "Computer Science I"

From WLCS
Line 1: Line 1:
== Tuesday (5/26/09) ==
+
== Monday (6/15/09) ==
'''Agenda - Regular:'''
+
* Final Exam!
* [[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) ==
+
== Thursday (6/11/0) ==
'''Agenda - Regular:'''
+
* Final Exam Review
* [[Robot game]] demo is due
 
  
'''Agenda - IB:'''
+
== Tuesday (6/9/09) ==
* [[Dodge game]] demo is due
+
* Triumph of the Nerds: Part III
* Java, Java, Java
+
* After watching the video, try thinking of one visionary statement.
** Check out the different syntax in Java: [[Media:IntroJava2.ppt]]
+
** e.g. We will not need to go to the store to buy software anymore because it will all be obtainable through the Internet
* 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) ==
+
== Friday (6/5/09) ==
* Interim grades posted
+
* Triumph of the Nerds: Part I and II
* Progress checks
+
* Complete the Triumph of the Nerds worksheet(s)
  
== Monday (5/11/09) ==
+
== Wednesday (6/3/09) ==
* Demos are due
+
'''Agenda'''
* Interim grades go out today
+
* Demo all final work
  
== Friday - Thursday (5/1/09 - 5/7/09) ==
+
== Monday (6/1/09) ==
 
'''Agenda - Regular:'''
 
'''Agenda - Regular:'''
* Demo Pong (late) today
+
* [[Robot game]] demo is due
* Complete the [[Item collection game]]
+
* Work on [[List Exercises]]
** 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:'''
 
'''Agenda - IB:'''
* Demo [[List Exercises]]
+
* Go to [[IB Computer Science I]] and catch up with all the eIMACS tests and labs
* 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 ==
 
== Archives ==
 +
* [[CS1 - May]]
 
* [[CS1 - April]]
 
* [[CS1 - April]]
 
* [[CS1 - March]]
 
* [[CS1 - March]]

Revision as of 09:25, 1 June 2009

Monday (6/15/09)

  • Final Exam!

Thursday (6/11/0)

  • Final Exam Review

Tuesday (6/9/09)

  • Triumph of the Nerds: Part III
  • After watching the video, try thinking of one visionary statement.
    • e.g. We will not need to go to the store to buy software anymore because it will all be obtainable through the Internet

Friday (6/5/09)

  • Triumph of the Nerds: Part I and II
  • Complete the Triumph of the Nerds worksheet(s)

Wednesday (6/3/09)

Agenda

  • Demo all final work

Monday (6/1/09)

Agenda - Regular:

Agenda - IB:

Archives