Difference between revisions of "AP Computer Science"

From WLCS
(37 intermediate revisions by the same user not shown)
Line 1: Line 1:
== AP EXAM DATE ==
+
== Tuesday (9/19/17) ==
* Tuesday, May 3rd, 2016
+
'''Warmup:'''
* 8:30am - 12:30pm @ Little Theater
+
* Complete Test 2 (attempt closed-book, but you may refer to references if you need to)
 +
** Assume no resubmissions
  
== Wednesday - Friday (4/13/16 - 4/15/16) ==
 
 
'''Agenda:'''
 
'''Agenda:'''
* Return the practice MC exam
+
* Strings
* Complete the [http://goo.gl/forms/hJx2ThCvyr MC results survey]
+
** Concatenation (connecting/adding together)
* Go over the practice MC exam
+
** Methods - length(), substring(), indexOf()
* Self-grade the practice FRQ
+
* 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
  
'''Homework:'''
+
== Friday (9/15/17) ==
* Complete the FRQ (no more than 20 minutes)
+
'''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:'''
 +
# Login to Canvas
 +
# Complete the Collaboration
  
== Monday (4/11/16) ==
 
 
'''Agenda:'''
 
'''Agenda:'''
* Practice Free Response Question (FRQ)
+
* Quick Pic Intros
** 1 hr 30 mins for total (4 FRQs)
+
* Setup eIMACS accounts
** Aim for 15-20 mins per question
+
* Signed syllabus reminder
** Not for a grade, but we will be mock grading them
+
* [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
  
== Thursday (4/7/16) ==
+
== Thursday (9/7/17) ==
 
'''Agenda:'''
 
'''Agenda:'''
* Practice Multiple Choice Exam
+
* Attendance
** 40 multiple-choice questions
+
* Misc logistics
** 1 hr 15 minutes (actual AP exam is 1 hr 30 mins)
+
** 20/10 no pass policy
** All questions are weighed equally -- skip long ones and go back at the end
+
** 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:'''
 +
* Signed electronic syllabus by Monday (9/11/17)
 +
* Download and install [https://processing.org/download/ Processing]
  
== Tuesday (4/5/16) ==
+
== Tuesday (9/5/17) ==
'''Agenda:'''
+
* Introductions
* Work that should already be completed:
+
* Name cards
** 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) ==
+
'''Homework:'''
'''Agenda:'''
+
# Go to Syllabus (on the left)
* Work that should already be completed:
+
# Read it
** Activities 16-20, 22, 24-25
+
# Complete the agreement form with your parent (you will need your APS Google login)
** 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