Difference between revisions of "AP Computer Science"

From WLCS
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Wednesday - Friday (5/4/16 - 5/20/16) ==
+
== Tuesday (9/19/17) ==
* Complete the surveys if you have not already done so:
+
'''Warmup:'''
** Complete the [https://docs.google.com/spreadsheet/viewform?formkey=cmpucDFrRDJUekY5VEphYzE2V25ZSVE6MA..#gid=0 Graduating Senior Survey]
+
* Complete Test 2 (attempt closed-book, but you may refer to references if you need to)
** Complete the [https://docs.google.com/forms/d/1dCcfJnCaczrBzeQoagJsZMZxidRFEdI-s4E6h_DJqAM/viewform End-of-Course Survey]
+
** Assume no resubmissions
* Backup all your work (machines will be wiped)
 
*# Go to Finder->Preferences->Sidebar and click your name
 
*# Open a Finder window and look for your name on the Sidebar
 
*# While holding down the Command key, click each of the folders that you want to backup (e.g. Desktop, Documents, NetBeansProjects, etc.)
 
*# Right-click your selection and Compress
 
*# A zip file will be generated, which you can upload to your Google Drive
 
*# Note: If the zip file is REALLY big, then you need to figure out what files are taking up so much space (and possibly delete them)
 
  
== AP EXAM DATE ==
+
'''Agenda:'''
* Tuesday, May 3rd, 2016
+
* Strings
* 8:00am - Donuts, juice & coffee @ Mr. Bui's room
+
** Concatenation (connecting/adding together)
* 8:30am - 12:30pm @ Little Theater
+
** Methods - length(), substring(), indexOf()
 +
* Displaying messages
 +
** System.out.print() and System.out.println()
 +
* Converting between numbers and Strings
 +
** Integer.toString(), Integer.parseInt(), Double.toString(), Double.parseDouble()
 +
* Complete Activity 3
 +
* Complete Test 3
  
== AP Exam Review Countdown ==
+
== Friday (9/15/17) ==
# Review the "Language Features & Other Testable Topics"
+
'''Agenda:'''
# Pace your review and studying for the following days
+
* Arithmetic Expressions
# Use the eIMACS Quick References!
+
* Pitfalls and Surprises 1 2
# Come to class with questions
+
* Declaring and Assigning Values to Variables
 
+
* Programming Shortcuts
'''Friday (4/22/16)'''
+
* Complete Activity 2: Circles & Spheres
* Arrays
+
* Complete Test 2 (attempt closed-book, but you may refer to references if you need to)
** Looping/Iterating through arrays
+
** Assume no resubmissions
* Two-dimensional arrays
 
** Looping/Iterating through two-dimensional arrays
 
* Abstract classes
 
* Interfaces
 
  
'''Tuesday (4/26/16)'''
+
== Monday - Wednesday (9/11/17 - 9/13/17) ==
* Java Basics
+
'''Warmup:'''
** Variables & Expressions
+
# Login to Canvas
** Program Control
+
# Complete the Collaboration
** Methods
 
  
'''Thursday (4/28/16)'''
 
* Object-Oriented Programming
 
 
'''Sunday (5/1/16)'''
 
* High School Study Night @ Central Library, 9-11pm
 
* Reserve a table; pizza and snacks provided
 
 
'''Monday (5/2/16)'''
 
* Algorithms
 
* Last day for cramming and questions
 
 
== Wednesday (4/20/16) ==
 
 
'''Agenda:'''
 
'''Agenda:'''
* Go over FRQ #2
+
* Quick Pic Intros
* Complete FRQ #3
+
* Setup eIMACS accounts
* Go over FRQ #3
+
* Signed syllabus reminder
 +
* [https://www.eimacs.com eIMACS] - Java Basics->Variables and Expressions
 +
** Variable declarations, assignment statements
 +
** int, double
 +
** E notation
 +
** casting
 +
* [http://pythontutor.com/ PythonTutor (Java too)]
 +
* Take eIMACS Test 1
  
== Wednesday - Friday (4/13/16 - 4/15/16) ==
+
== Thursday (9/7/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Return the practice MC exam
+
* Attendance
* Complete the [http://goo.gl/forms/hJx2ThCvyr MC results survey]
+
* Misc logistics
* Go over the practice MC exam
+
** 20/10 no pass policy
* Self-grade the practice FRQ
+
** Location of bathrooms
 +
** Sign in/out sheets
 +
** Mr. Bui has A Lunch (1st Lunch) on W-days
 +
** Mr. Bui has 4th period planning on L-Days (so whatever lunch he feels like having that day)
 +
* [[AP Computer Science Syllabus]]
 +
** Sign electronic form by next Monday (9/11/17)
 +
* Introduction to Canvas
 +
** 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:'''
 
'''Homework:'''
* Complete the FRQ (no more than 20 minutes)
+
* Signed electronic syllabus by Monday (9/11/17)
 +
* Download and install [https://processing.org/download/ Processing]
  
== Monday (4/11/16) ==
+
== Tuesday (9/5/17) ==
'''Agenda:'''
+
* Introductions
* Practice Free Response Question (FRQ)
+
* Name cards
** 1 hr 30 mins for total (4 FRQs)
 
** Aim for 15-20 mins per question
 
** Not for a grade, but we will be mock grading them
 
  
== Thursday (4/7/16) ==
+
'''Homework:'''
'''Agenda:'''
+
# Go to Syllabus (on the left)
* Practice Multiple Choice Exam
+
# Read it
** 40 multiple-choice questions
+
# Complete the agreement form with your parent (you will need your APS Google login)
** 1 hr 15 minutes (actual AP exam is 1 hr 30 mins)
 
** All questions are weighed equally -- skip long ones and go back at the end
 
 
 
== Tuesday (4/5/16) ==
 
'''Agenda:'''
 
* Work that should already be completed:
 
** Activities 16-20, 22, 24-25
 
** Lab 3
 
** Tests 13-16
 
** SelectionSort and InsertionSort
 
* Practice Multiple Choice Exam on Thursday (4/7/16)
 
** You will want to review all quick references in eIMACS, as well as the searching and sorting algorithms
 
** This will count for a grade
 
** 40 multiple-choice questions
 
** 1 hr 15 minutes (actual AP exam is 1 hr 30 mins)
 
 
 
== Friday (4/1/16) ==
 
'''Agenda:'''
 
* Work that should already be completed:
 
** Activities 16-20, 22, 24-25
 
** Lab 3
 
** Tests 13-16
 
* Demo SelectionSort and InsertionSort
 
  
 
== Archives ==
 
== Archives ==
* [[APCS - 1516 - March]]
+
* [[APCS - 1617]]
* [[APCS - 1516 - February]]
+
* [[APCS - 1516]]
* [[APCS - 1516 - January]]
 
* [[APCS - 1516 - December]]
 
* [[APCS - 1516 - November]]
 
* [[APCS - 1516 - October]]
 
* [[APCS - 1516 - September]]
 

Revision as of 22:03, 18 September 2017

Tuesday (9/19/17)

Warmup:

  • Complete Test 2 (attempt closed-book, but you may refer to references if you need to)
    • Assume no resubmissions

Agenda:

  • Strings
    • Concatenation (connecting/adding together)
    • Methods - length(), substring(), indexOf()
  • Displaying messages
    • System.out.print() and System.out.println()
  • Converting between numbers and Strings
    • Integer.toString(), Integer.parseInt(), Double.toString(), Double.parseDouble()
  • Complete Activity 3
  • Complete Test 3

Friday (9/15/17)

Agenda:

  • Arithmetic Expressions
  • Pitfalls and Surprises 1 2
  • Declaring and Assigning Values to Variables
  • Programming Shortcuts
  • Complete Activity 2: Circles & Spheres
  • Complete Test 2 (attempt closed-book, but you may refer to references if you need to)
    • Assume no resubmissions

Monday - Wednesday (9/11/17 - 9/13/17)

Warmup:

  1. Login to Canvas
  2. Complete the Collaboration

Agenda:

  • Quick Pic Intros
  • Setup eIMACS accounts
  • Signed syllabus reminder
  • eIMACS - Java Basics->Variables and Expressions
    • Variable declarations, assignment statements
    • int, double
    • E notation
    • casting
  • PythonTutor (Java too)
  • Take eIMACS Test 1

Thursday (9/7/17)

Agenda:

  • Attendance
  • Misc logistics
    • 20/10 no pass policy
    • Location of bathrooms
    • Sign in/out sheets
    • Mr. Bui has A Lunch (1st Lunch) on W-days
    • Mr. Bui has 4th period planning on L-Days (so whatever lunch he feels like having that day)
  • AP Computer Science Syllabus
    • Sign electronic form by next Monday (9/11/17)
  • Introduction to Canvas
    • Profiles
    • Notifications
    • Assignments
    • etc.
  • Introductions w/ Pictures
    1. You will be given a group Google presentation
    2. Create a new slide
    3. Use your first and last name as your title
    4. Paste 4 or more images that describe who you are

Homework:

  • Signed electronic syllabus by Monday (9/11/17)
  • Download and install Processing

Tuesday (9/5/17)

  • Introductions
  • Name cards

Homework:

  1. Go to Syllabus (on the left)
  2. Read it
  3. Complete the agreement form with your parent (you will need your APS Google login)

Archives