Difference between revisions of "IB Computer Science 1"

From WLCS
Line 1: Line 1:
 
== Wednesday (5/15/19) ==
 
== Wednesday (5/15/19) ==
 
'''Agenda:'''
 
'''Agenda:'''
 +
* Poker Card class walk-through
 +
* Complete the Card class toString repl.it
 
* [https://docs.google.com/presentation/d/1L-tbBp51YuUoTWldXFBr6JGcyHF5sBy_flfPGiqlVAQ/edit?usp=sharing Java methods]
 
* [https://docs.google.com/presentation/d/1L-tbBp51YuUoTWldXFBr6JGcyHF5sBy_flfPGiqlVAQ/edit?usp=sharing Java methods]
 
* Complete the Java Methods repl.it assignment
 
* Complete the Java Methods repl.it assignment
* Poker Card class walk-through
+
* [https://www.microsoft.com/en-us/learning/exam-98-381.aspx MTA Python Certification] option (voluntary)
* Card methods
+
** Free, paid for by APS
* static Card methods
+
** Tuesday, May 21st during class period
 +
** ~45 mins for ~40 multiple-choice
 +
* MTA Python study materials:
 +
** URL: asd.onlineexpert.com
 +
** UserID: APSStudentIDnum@apsva.us
 +
** password:  student
 +
** gmetrix.net  (MTA practice tests)
 +
** Username:  APSStudentIDnum@apsva.us
 +
** password:  student
  
 
== Monday (5/13/19) ==
 
== Monday (5/13/19) ==

Revision as of 08:17, 17 May 2019

Wednesday (5/15/19)

Agenda:

  • Poker Card class walk-through
  • Complete the Card class toString repl.it
  • Java methods
  • Complete the Java Methods repl.it assignment
  • MTA Python Certification option (voluntary)
    • Free, paid for by APS
    • Tuesday, May 21st during class period
    • ~45 mins for ~40 multiple-choice
  • MTA Python study materials:
    • URL: asd.onlineexpert.com
    • UserID: APSStudentIDnum@apsva.us
    • password: student
    • gmetrix.net (MTA practice tests)
    • Username: APSStudentIDnum@apsva.us
    • password: student

Monday (5/13/19)

Agenda:

  • Interim grades closing now - demo assignments
  • Complete the MTA Python interest survey in Canvas
  • MTA Python Certification option (voluntary)
    • Free, paid for by APS
    • Tuesday, May 21st during class period
    • ~45 mins for ~40 multiple-choice
  • MTA Python study materials:
    • URL: asd.onlineexpert.com
    • UserID: APSStudentIDnum@apsva.us
    • password: student
    • gmetrix.net (MTA practice tests)
    • Username: APSStudentIDnum@apsva.us
    • password: student

Tuesday - Thursday (5/7/19 - 5/9/19)

Agenda:

  • Missing demos
  • for loop review
  • Java arrays
  • Java arrays and for loops assignments in repl.it
    • Hint: You have already done some of these in Python before...
  • Complete the MTA Python interest for in Canvas
  • MTA Python Certification option (voluntary)
    • Free, paid for by APS
    • Tuesday, May 21st during class period
    • ~45 mins for ~40 multiple-choice
  • MTA Python study materials:
    • URL: asd.onlineexpert.com
    • UserID: APSStudentIDnum@apsva.us
    • password: student
    • gmetrix.net (MTA practice tests)
    • Username: APSStudentIDnum@apsva.us
    • password: student

Friday (5/3/19)

Agenda:

  • Complete demos:
    • Sound Board w/ Button objects
    • Either Dino Game or Flappy Bird w/ Sprite objects
  • Java for loops
    • Java for loops assignment(s) repl.it

Wednesday (5/1/19)

Agenda:

  • Complete Java OOP Vocab Quiz/Assignment
    • Open-book, open-note, closed-person
    • Unlimited attempts
    • You keep your highest score
  • Demonstrate:
    • Basic Sound Board w/ functions (no objects)
    • Sound Board w/ Button objects
    • Either Dino Game or Flappy Bird w/ Sprite objects

Archives