IBCS1 - 0809 - April

From WLCS

Thursday (4/30/09)

  • Review Strings
  • Complete Turingscraft: Strings
    • Skip Min/Max
  • eIMACS
    • Read Boolean, Comparison Operators
    • Complete Lab 4
    • Complete Test 4

Friday - Tuesday (4/24/09 - 4/28/09)

  • Complete eIMACS Test 2
  • Read and work through the following eIMACS chapters
    • Strings
    • Concatentation
    • String Methods
    • Displaying Methods
    • Converting Between Numbers and Strings
  • Complete eIMACS Lab 3: Strings 1

Wednesday (4/22/09)

Warmup:

  • Create a Java program that declares three integer variables: x, y, and z
  • Store 8, 6, and 7 in x, y, and z, respectively
  • Print out their sum of x, y, and z

Agenda:

  • Constant variables
  • Reference types
  • Complete the Turingscraft exercises we skipped
    • Types->Reference Types
    • Types->Primitive Types->Integers->Constants
  • Boolean types
  • Character types
  • Complete the following Turingscraft exercises
    • Types->Primitive Types->Boolean
    • Types->Primitive Types->Character Type
    • Assignment->Compound
    • Assignment->Boolean Assignment

Monday (4/20/09)

Warmup:

  • Convert the following binary numbers to decimal:
    • 00001111
    • 01010101
    • 00110011
  • Convert the following decimal numbers to binary:
  • 10
  • 31
  • 63

Agenda:

  • Sign up for a Turingscraft account
  • Test out Turingscraft
    • Complete Quickstart
    • Complete Types->Primitive Types
      • Skip anything with constants
      • Skip Types->Primitive Types->Boolean
      • Skip Types->Primitive Types->Character Type
    • Complete Assignment->Simple

Thursday (4/16/09)

  • Java, Java, Java
  • Receive your eimacs logins and attempt to login
  • Quickly read through Variables & Expressions: Integers, Doubles, Casting
  • Complete Test 1 by 2:30ish
  • Introduction to Binary

Tuesday (4/14/09)

  • Introduction to Java!

Thursday (4/3/09)

  • Take 3rd Quarter Exam

Tuesday (4/1/09)

  • Study for 3rd Quarter Exam

Archives