Difference between revisions of "IB Computer Science I"

From WLCS
Line 2: Line 2:
  
 
You may find the old IBCS1 website here: [http://www.paulbui.net/wl/cs1 IBCS1_0708]
 
You may find the old IBCS1 website here: [http://www.paulbui.net/wl/cs1 IBCS1_0708]
 
[http://play.typeracer.com/index?room=Z3Vlc3Q6Nzg4OTkxOTQwNDgyNTU0NjUyOQ** typeracer]
 
  
 
== Monday (10/06/08) ==
 
== Monday (10/06/08) ==

Revision as of 08:12, 7 October 2008

Welcome to the IB Computer Science I Homepage!

You may find the old IBCS1 website here: IBCS1_0708

Monday (10/06/08)

Warmup:

  • Create a python script named warmup_10_06_08.py
  • Create a function named displaysMyName() that prints out your name on the screen
  • In your program, display today's date, and then call the function displaysMyName()

Agenda:

  • Complete the Ch 3 exercises of HTTLACS by the halfway point of class today.
  • conditionals and if-statements
  • Read Ch 4, and complete the Ch 4 exercises of HTTLACS.

Thursday (10/02/08)

  • Go through Chapter 3 completely. Read through and complete the Ch 3 exercises of HTTLACS

Archives

IBCS1 - September