Difference between revisions of "IB Computer Science I"

From WLCS
(Monday (12/8/08))
Line 1: Line 1:
 
== Monday (12/8/08) ==
 
== Monday (12/8/08) ==
 +
'''Warmup:'''
 +
* Using your isPrime(x) function, write a loop that prints out the first 100 prime numbers.
 +
 +
'''Agenda:'''
 +
* Progress checks
 
* Catch-up / turn in all missing work - End of interim grades
 
* Catch-up / turn in all missing work - End of interim grades
  

Revision as of 14:23, 8 December 2008

Monday (12/8/08)

Warmup:

  • Using your isPrime(x) function, write a loop that prints out the first 100 prime numbers.

Agenda:

  • Progress checks
  • Catch-up / turn in all missing work - End of interim grades

Thursday (12/4/08)

Tuesday (12/2/08)

  • Review your TriangleNumbers exercise
  • Complete Looping Exercises
    • This must be completed by the end of the day
  • Complete Print Shapes Exercises
    • This must be completed by the end of the day
  • Go back and complete Exercises # 5-9 of HTTLACS: Ch6
    • You should be working on #6 or 7 by the end of the day

Archives