Difference between revisions of "AP Computer Science"

From WLCS
(Thursday (12/5/19))
Line 1: Line 1:
 +
== Monday (12/9/19) ==
 +
'''Agenda:'''
 +
* Processing review
 +
** Bouncing Ball
 +
** Brick Breaker
 +
* Class construction and object usage
 +
** Ball
 +
** Brick
 +
* [https://docs.google.com/presentation/d/1hb_8wMUlQQl7W-JF2f3gax021yDHLkLENJYy0fUMGy8/edit?usp=sharing Classes (Java) slides]
 +
 
== Thursday (12/5/19) ==
 
== Thursday (12/5/19) ==
 
'''Agenda:'''
 
'''Agenda:'''

Revision as of 07:00, 9 December 2019

Monday (12/9/19)

Agenda:

  • Processing review
    • Bouncing Ball
    • Brick Breaker
  • Class construction and object usage
    • Ball
    • Brick
  • Classes (Java) slides

Thursday (12/5/19)

Agenda:

  • Test 10 questions?
  • Activity 12 check
  • Coming soon...Processing review
    • Bouncing Ball
    • Brick Breaker

Tuesday (12/3/19)

Agenda:

  • Java Methods & Strings quiz
  • Repl.it reminder - all assignments should be completed by now
  • Multiple Variable Declarations
  • Overloaded Methods
    • Exercises & Examples
    • Why would we want to overload methods?
  • Complete Activity 12: Optional Arguments

APCS - 1920 - November

APCS - 1920 - October

APCS - 1920 - September

APCS - Archives