CS1 - 0809 - February

From WLCS

Thursday (2/26/09)

Warmup:

  • Review for the Loop & string quiz

Agenda:

  • Loop & string quiz
  • Continue working on your assignments

Tuesday (2/24/09)

Agenda - Regular:

Agenda - IB:

Friday (2/20/09)

Warmup:

  • Prompt the user to enter a string and store it in a variable
  • Using a loop, traverse (walk through) the string and check if the current character is a space
  • Print the character if it is NOT a space
  • Test your code with the following string:
"W a    s   h i n  g  to n- L  ee G en er  a l    s"

Agenda - Regular:

Agenda - IB:

Wednesday (2/18/09)

Warmup:

  • Prompt the user to enter a string and store it in a variable
  • Using a loop and an if statement, print each letter of the string that is NOT 'a', 'b', or 'c'

Agenda - Regular:

Agenda - IB:

Friday (2/13/09)

Agenda - Regular:

Agenda - IB:

Wednesday (2/11/09)

Warmup - Regular:

  • Write a loop that prints out all the squares of 1 through 100

Warmup - IB:

  • Create a string variable named s that contains "Washington-Lee Computer Science"
  • Write a loop that prints out every other letter of the string

Agenda - Regular:

Agenda - IB:

Monday (2/9/09)

Agenda:

  • Why we don't have the internet
  • Rise of the Video Game: Part 2

Tuesday - Thursday (2/3/09 - 2/5/09)

Agenda - Regular:

Agenda - IB:

Archives