Difference between revisions of "AP Computer Science"

From WLCS
(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Thursday (9/7/17) ==
+
== Monday (11/20/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Attendance
+
* Complete Lab 1: Chatterbot over Thanksgiving Break if you have not already done so
* Misc logistics
+
** Any questions on Lab 1?
** 20/10 no pass policy
+
* Complete Tests 9 & 10 over Thanksgiving Break
** Location of bathrooms
+
** You may complete these open-book, but DO NOT execute the code (i.e. no debugging w/ a machine)
** Sign in/out sheets
+
* Overloaded Methods Overview
** Mr. Bui has A Lunch (1st Lunch) on W-days
+
* Introduction to Object-Oriented Programming
** Mr. Bui has 4th period planning on L-Days (so whatever lunch he feels like having that day)
+
** Person class walk-through
* [[AP Computer Science Syllabus]]
+
<!--
** Sign electronic form by next Monday (9/11/17)
+
** Point class walk-through
* Introduction to Canvas
+
* Complete Activity 14: Address Objects
** Profiles
+
-->
** Notifications
 
** Assignments
 
** etc.
 
* Introductions w/ Pictures
 
*# You will be given a group Google presentation
 
*# Create a new slide
 
*# Use your first and last name as your title
 
*# Paste 4 or more images that describe who you are
 
  
'''Homework:'''
+
== Tuesday - Thursday (11/14/17 - 11/16/17) ==
* Signed electronic syllabus by Monday (9/11/17)
+
'''Agenda:'''
* Introductions w/ Pictures collaboration found in Canvas
+
* Work on eIMACS Lab 1: Chatterbot
 +
** You will need to upload the NetBeans exported zip file to eIMACS
  
== Tuesday (9/5/17) ==
+
== Wednesday (11/9/17) ==
* Introductions
+
'''Agenda:'''
* Name cards
+
* Questions on Activity 11?
 +
** Complete Activity 11 over the weekend if you have not already done so
 +
* Work on the beginning of eIMACS Lab 1: Chatterbot as a class
 +
<!--
 +
*# Use NetBeans to develop, and then paste your code into eIMACS
 +
*# Rename Project to: Lab01
 +
*# Rename/Add Package to: com.eimacs.lab01
 +
*# Rename Java Class to: Lab01Runner.java
 +
*# If you have questions or are stuck, debug by yourself for a few minutes, and then ask Mr. Bui
 +
-->
  
'''Homework:'''
+
== Thursday - Monday (11/2/17 - 11/6/17) ==
# Go to Syllabus (on the left)
+
'''Agenda:'''
# Read it
+
* Make sure you have completed eIMACS Tests 6, 7, 8 (they are included on the 1st quarter)
# Complete the agreement form with your parent (you will need your APS Google login)
+
* Read through the entire section for [https://www.eimacs.com/eimacs/mainpage?cid=162149&epid=E1922439510 eIMACS -> Methods -> Static Methods]
 +
* Read through the entire section for [https://www.eimacs.com/eimacs/mainpage?cid=162149&epid=E1932276918 eIMACS -> Methods -> Defining New Static Methods]
 +
* Work on Activity 11 (you will need to employ loops for this Activity)
  
 
== Archives ==
 
== Archives ==
* [[APCS - 1617]]
+
* [[APCS - 1718 - October]]
 +
* [[APCS - 1718 - September]]
 
* [[APCS - 1516]]
 
* [[APCS - 1516]]

Revision as of 10:47, 20 November 2017

Monday (11/20/17)

Agenda:

  • Complete Lab 1: Chatterbot over Thanksgiving Break if you have not already done so
    • Any questions on Lab 1?
  • Complete Tests 9 & 10 over Thanksgiving Break
    • You may complete these open-book, but DO NOT execute the code (i.e. no debugging w/ a machine)
  • Overloaded Methods Overview
  • Introduction to Object-Oriented Programming
    • Person class walk-through

Tuesday - Thursday (11/14/17 - 11/16/17)

Agenda:

  • Work on eIMACS Lab 1: Chatterbot
    • You will need to upload the NetBeans exported zip file to eIMACS

Wednesday (11/9/17)

Agenda:

  • Questions on Activity 11?
    • Complete Activity 11 over the weekend if you have not already done so
  • Work on the beginning of eIMACS Lab 1: Chatterbot as a class

Thursday - Monday (11/2/17 - 11/6/17)

Agenda:

Archives