Difference between revisions of "IB Computer Science 1"

From WLCS
Line 5: Line 5:
 
** All Java (everything we've done up through arrays)
 
** All Java (everything we've done up through arrays)
 
** Review everything on the Python->Java Reference in your Google Drive
 
** Review everything on the Python->Java Reference in your Google Drive
** [[Media:BasicProgrammingTerms.ppt]]
 
 
** Values, types, variables
 
** Values, types, variables
 
*** [[Media:ValuesTypesVariables.ppt]]
 
*** [[Media:ValuesTypesVariables.ppt]]
*** [[Values, Types, and Variables Identification assignment]]
 
 
** Math operations
 
** Math operations
 
** Logical and comparison operations
 
** Logical and comparison operations
Line 23: Line 21:
 
** if-statements
 
** if-statements
 
** if-else statements
 
** if-else statements
** While loops
+
** while loops
** Strings
+
** strings
** Arrays
+
** arrays
  
 
== Monday - Friday (5/30/16 - 6/3/16) ==
 
== Monday - Friday (5/30/16 - 6/3/16) ==

Revision as of 12:46, 6 June 2016

Tuesday - Thursday (6/7/16 - 6/9/16)

Agenda:

Monday - Friday (5/30/16 - 6/3/16)

  • SOL Testing
  • Complete your BrickBreaker game

Archives