Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
 +
== Thursday (4/19/12) ==
 +
'''Warmup:'''
 +
* Complete the '''last 3 Java->String-1'''
 +
 +
'''Agenda:'''
 +
* Be sure you have the following completed by now:
 +
** 12 Java->Warmup-1
 +
** 9 Java->Logic-1
 +
** 11 Java->String-1
 +
** 3 Java->Logic-2
 +
* Complete the first 9 [http://codingbat.com/java/String-2 Java->String-2]
 +
** 6 will be from Python
 +
 
== Tuesday (4/17/12) ==
 
== Tuesday (4/17/12) ==
 
'''Agenda:'''
 
'''Agenda:'''

Revision as of 08:28, 19 April 2012

Thursday (4/19/12)

Warmup:

  • Complete the last 3 Java->String-1

Agenda:

  • Be sure you have the following completed by now:
    • 12 Java->Warmup-1
    • 9 Java->Logic-1
    • 11 Java->String-1
    • 3 Java->Logic-2
  • Complete the first 9 Java->String-2
    • 6 will be from Python

Tuesday (4/17/12)

Agenda:

Homework:

Friday (4/13/12)

Warmup:

  1. Bring up Microsoft Word. We will be creating a reference sheet
  2. Create a table with 3 columns and 6 rows
  3. Label the headers of the right two columns Python and Java
  4. On the left-most column, write out the following:
    1. comments
    2. boolean stuff
    3. print
    4. variable declaration and initialization
    5. if and else statements
    6. while loops
    7. for loops
    8. string stuff
    9. additional notes

Agenda:

  • CodingBat Java Assignment
    1. You will practice using Java syntax
    2. We will be using the Java side of CodingBat from now on
    3. Convert 12 of your Python->Warmup-1 exercises to Java->Warmup-1
    4. Convert all your Python->Logic-1 exercises to Java->Logic-1

Wednesday (4/11/12)

Agenda:

  • Return work
  • Introduction to Java
  • Programming with Netbeans
  • CodingBat Java Assignment
    1. You will practice using Java syntax
    2. We will be using the Java side of CodingBat from now on
    3. Convert 12 of your Python->Warmup-1 exercises to Java->Warmup-1

Monday - Friday (4/2/12 - 4/6/12)

  • Spring Break

Archives