Difference between revisions of "IBCS1 - April"

From WLCS
(Blanked the page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--
 
== 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
 
** [http://www.turingscraft.com Turingscraft]
 
** Section code: TC-0483-0
 
* 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 [http://www.eimacs.com 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 ==
 
* [[IBCS1 - March]]
 
* [[IBCS1 - February]]
 
* [[IBCS1 - January]]
 
* [[IBCS1 - December]]
 
* [[IBCS1 - November]]
 
* [[IBCS1 - October]]
 
* [[IBCS1 - September]]
 
-->
 

Latest revision as of 15:52, 3 September 2010