Difference between revisions of "CS1 - December"

From WLCS
(Blanked the page)
 
Line 1: Line 1:
== Monday - Friday (12/21/09 - 1/1/10) ==
 
* Winter Break
 
  
== Wednesday - Friday (12/16/09 - 12/18/09) ==
 
'''Warmup:'''
 
* Write a while loop that goes from 0 up to but not including 100 (do not print!)
 
* Inside the loop, use an '''if-statement''' to check if the '''loop counter variable''' is greater than 35 and less than 65.  If so, then print the variable
 
 
'''Agenda:'''
 
* [[Guessing Game Assignment]]
 
* [[Print Shapes Exercises]]
 
* [[Printing Initials Assignment]]
 
* [[Looping Exercises]]
 
 
== Monday (12/14/09) ==
 
'''Warmup:'''
 
* Write a loop that prints out the first 50 odd numbers
 
 
'''Agenda:'''
 
* [[Guessing Game Assignment]]
 
* [[Print Shapes Exercises]]
 
* [[Printing Initials Assignment]]
 
* [[Looping Exercises]]
 
 
== Tuesday - Thursday (12/8/09 - 12/10/09) ==
 
'''Warmup:'''
 
* Complete the [http://www.speakup4schools.org/speakup2009/LookupBuilding.aspx Speak Up Survey]
 
** Secret password: arlington08
 
 
'''Regular:'''
 
* Introduction to Iteration
 
* Exercise 1
 
** Write a loop that displays the numbers from 1 through 12
 
* Exercise 2
 
** Write a loop that displays the numbers from 100 down to 50
 
* Exercise 3
 
** Write a loop that prints "All work and no play makes Jack a dull boy" 1000 times
 
* Exercise 4
 
** Write a loop that adds up all the numbers from 1 to 10 and displays the result
 
 
'''IB:'''
 
* [[Guessing Game Assignment]]
 
* [[Print Shapes Exercises]]
 
* [[Printing Initials Assignment]]
 
* [[Looping Exercises]]
 
 
== Wednesday - Friday (12/2/09 - 12/4/09) ==
 
'''Regular:'''
 
* [[MPAA calculator assignment]]
 
* [[Geek Flow Chart Assignment]]
 
* Work through HTTLACS: Ch 5 and by work through, Mr. Bui means that you should try out all the code.
 
* Complete the HTTLACS: Ch 5 exercises and demo them
 
 
'''IB:'''
 
* [[Guessing Game Assignment]]
 
* [[Print Shapes Exercises]]
 
* [[Printing Initials Assignment]]
 
* [[Looping Exercises]]
 
 
== Archives ==
 
* [[CS1 - June]]
 
* [[CS1 - May]]
 
* [[CS1 - April]]
 
* [[CS1 - March]]
 
* [[CS1 - February]]
 
* [[CS1 - January]]
 
* [[CS1 - December]]
 
* [[CS1 - November]]
 
* [[CS1 - October]]
 
* [[CS1 - September]]
 

Latest revision as of 20:26, 1 September 2010