Computer Science III Advanced Placement G/T [AP Computer Science A] Syllabus



Similar documents
Lewis, Loftus, and Cocking. Java Software Solutions for AP Computer Science 3rd Edition. Boston, Mass. Addison-Wesley, 2011.

Morris School District. AP Computer Science A Curriculum Grades 9-12

AP Computer Science AB Syllabus 1

Summit Public Schools Summit, New Jersey Grade Level / Content Area: Mathematics Length of Course: 1 Academic Year Curriculum: AP Computer Science A

AP Computer Science A - Syllabus Overview of AP Computer Science A Computer Facilities

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

Morris School District. Computer Science 2 Curriculum Grades 9-12

AP Computer Science A Syllabus

Computer Science 1-3 (AP) Syllabus/Online Course Plan

Basic Programming and PC Skills: Basic Programming and PC Skills:

Some programming experience in a high-level structured programming language is recommended.

Computer. Course Description

AP Computer Science A Syllabus

AP Computer Science Summer Assignment Due: 1 st day of class, as you walk into the door!

Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science. Unit of Study / Textbook Correlation

Java 6 'th. Concepts INTERNATIONAL STUDENT VERSION. edition

COMPUTER SCIENCE A. Course Description

Computing Concepts with Java Essentials

NEW YORK CITY COLLEGE OF TECHNOLOGY/CUNY Computer Systems Technology Department

Fundamentals of Java Programming

Computer Programming I

CS Matters in Maryland CS Principles Course

Java Application Developer Certificate Program Competencies

AP Computer Science Java Subset

Computer Programming I & II*

Computer Programming I

#820 Computer Programming 1A

BELEN JESUIT PREPARATORY SCHOOL Computer Science Department COURSE DESCRIPTIONS. And OBJECTIVES

Java SE 8 Programming

ADVANCED SCHOOL OF SYSTEMS AND DATA STUDIES (ASSDAS) PROGRAM: CTech in Computer Science

CompuScholar, Inc. Alignment to Utah's Computer Programming II Standards

Introduction to Programming System Design. CSCI 455x (4 Units)

Programming and Software Development CTAG Alignments

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES

Sample Syllabus (C++) CSCI 1301 Introduction to Programming Principles

WESTMORELAND COUNTY PUBLIC SCHOOLS Integrated Instructional Pacing Guide and Checklist Computer Math

TECHNOLOGY Computer Programming II Grade: 9-12 Standard 2: Technology and Society Interaction

COMPUTER SCIENCE (5651) Test at a Glance

Domains and Competencies

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming

Android Application Development Course Program

KITES TECHNOLOGY COURSE MODULE (C, C++, DS)

Java the UML Way: Integrating Object-Oriented Design and Programming

Java (12 Weeks) Introduction to Java Programming Language

Computer Programming 2 Course Syllabus

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

Part 3: GridWorld Classes and Interfaces

El Dorado Union High School District Educational Services

ARIZONA CTE CAREER PREPARATION STANDARDS & MEASUREMENT CRITERIA SOFTWARE DEVELOPMENT,

AP Computer Science Java Mr. Clausen Program 9A, 9B

Java Software Structures

Iteration CHAPTER 6. Topic Summary

ARIZONA CTE CAREER PREPARATION STANDARDS & MEASUREMENT CRITERIA SOFTWARE DEVELOPMENT,

An Introduction to Programming and Computer Science

Undergraduate Major in Computer Science and Engineering

Management Information Systems 260 Web Programming Fall 2006 (CRN: 42459)

PROBLEM SOLVING SEVENTH EDITION WALTER SAVITCH UNIVERSITY OF CALIFORNIA, SAN DIEGO CONTRIBUTOR KENRICK MOCK UNIVERSITY OF ALASKA, ANCHORAGE PEARSON

Java EE Web Development Course Program

Computer Science 1015F ~ 2010 ~ Notes to Students

An Introduction to Object-Oriented Programming with

50 Computer Science MI-SG-FLD050-02

MATH 115 Mathematics for Liberal Arts (3 credits) Professor s notes* As of June 27, 2007

Course MS10975A Introduction to Programming. Length: 5 Days

OKLAHOMA SUBJECT AREA TESTS (OSAT )

VB.NET Programming Fundamentals

Syllabus for CS 134 Java Programming

COURSE TITLE. Computer Programming 1 LENGTH. One Semester Grades 9-12 DEPARTMENT. Computer Department Barbara O Donnell, Supervisor SCHOOL

EMC Publishing. Ontario Curriculum Computer and Information Science Grade 11

Essentials of Computer Programming. Computer Science Curriculum Framework

Chapter 126. Texas Essential Knowledge and Skills for Technology Applications. Subchapter C. High School

COURSE OUTLINE. Prerequisites: Course Description:

COMP-202B: Foundations of Programming

Curriculum Map. Discipline: Computer Science Course: C++

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING

William Paterson University of New Jersey Department of Computer Science College of Science and Health Course Outline

WORKSPACE WEB DEVELOPMENT & OUTSOURCING TRAINING CENTER

Charles Dierbach. Wiley

El Dorado Union High School District Educational Services

Maria Litvin Phillips Academy, Andover, Massachusetts. Gary Litvin Skylight Publishing, Andover, Massachusetts

PART-A Questions. 2. How does an enumerated statement differ from a typedef statement?

Moving from CS 61A Scheme to CS 61B Java

PLV Goldstein 315, Tuesdays and Thursdays, 6:00PM-7:50PM. Tuesdays and Thursdays, 4:00PM-5:30PM and 7:50PM 9:30PM at PLV G320

Arrays. Atul Prakash Readings: Chapter 10, Downey Sun s Java tutorial on Arrays:

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Igniting young minds through computer programming

CS135 Computer Science I Spring 2015

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Handout 1. Introduction to Java programming language. Java primitive types and operations. Reading keyboard Input using class Scanner.

Computer Training. NR Computer Learning Center 1835 W. Orangewood Ave #200 Orange CA 92868

Fundamentals of Computer Programming CS 101 (3 Units)

INFSCI 0017 Fundamentals of Object- Oriented Programming

Computer Science Course Descriptions Page 1

Transcription:

Computer Science III Advanced Placement G/T [AP Computer Science A] Syllabus Course Overview This course is a fast-paced advanced level course that focuses on the study of the fundamental principles associated with object-oriented programming using the Java language. Topics include classes, objects, data types, variables, Boolean expressions, methods, looping, and input and output. Advanced topics include searching, sorting and recursion. The objective of this course is to prepare students for the A version of the Advanced Placement (AP) Computer Science examination. Prerequisites for this course are Algebra I and at least one year of pre-ap computer programming. This course uses both Java Software Solutions for AP Computer Science A as the primary text and the course package of support materials, including progressively structured labs, end of chapter self-review, multiple choice and true/false questions, and supplementary programming projects. All end of chapter material is used to build knowledge and check understanding in preparation for chapter tests. Test questions are drawn from the test bank that accompanies the primary textbook and the Barron s AP Study Guide listed as a supplementary text. Hands-on work consists of the completion of structured labs included in the text course package and assignments of several more open-ended programming projects that are found at the end of each chapter of the textbook. A Java Style Guide is provided the first week of the course and is used throughout the course as a basis for evaluating students programs and their adherence to acceptable style and documentation. Primary Text: Lewis, John, Loftus, William, and Cocking, Cara. Java Software Solutions for AP Computer Science A, Boston: Pearson/Addison-Wesley, 2006. Supplementary Texts: AP GridWorld Case Study. Princeton:The College Board, 2006. Teukolsky, Roselyn. Barron s Advanced Placement (AP ) Exam Computer Science 2007 Levels A and AB, Hauppage, NY: Barron s Educational Series, 2006. AP and Advanced Placement are registered trademarks of the College Entrance Examination Board, which was not involved in the production of and does not endorse this product.

Course Planner [C2] The resources listed include the following text references: Java Software Solutions (), Barron s AP Computer Science:Levels A and AB (BAR), and the AP GridWorld Case Study (GridWorld). The curricular requirements that each unit addressed are designated in brackets. A list of requirements keyed to the designators is provided at the end of the syllabus. Unit (Weeks) 1 (1) 2 (2-4) Topic Computer Systems: [C8, C9] Computer Basics Java Basics Using the Compiler and recognize common compile errors Computer Code of Conduct and Lab Procedures Approach to Testing and Debugging Java Style Guide Objects and Primitive Data: [C3, C4, C6] Introduction to Algorithms Input/Output Arithmetic Operators Primitive Data Types Variable Declaration Object use Math, Random, and String classes Wrapper classes: Integer, Double Java constants: Integer.MIN_VALUE, Integer.MAX_VALUE Required Reading Chap. 1 Chap. 2 Major Assignments & Assessments Ethical Use of School-Provided Computing Tools p. 52,, Programming Project (PP) 1.1&2 Test p. 53, PP1.6, Initials Written Test 1 p.119,, PP 2.4, TempConverter p.119,, PP 2.5 MileConverter p.120,, PP 2.6 TimeConverter p. 120,, PP 2.7 RevTimeConverter p. 120,, PP 2.9 Sphere p. 120,, PP2.13 RandomPhoneNo Labs: Lab 1C Two Meanings of Plus Lab: Experimenting with the Integer Class BAR, Chapter 4 Written Test 2 3 (5-8) Program Statements: [C3, C4, C5] if statements Complex decision making statements Flow of control while statements for and for each statements Chap. 3 p. 187,, PP 3.2 & 3.3, LeapYear p. 187,, PP 3.6, Digits p. 188,, PP 3.10, Hi-Lo p. 188,, PP 3.11, PalindromeTester Labs : Lab 1C, Activities at Lake Lazy Days Lab 1D, Rock, Paper, and Scissors Lab 1E, Date Validation Lab 3B, Powers of 2 BAR, Chapter 1 Written Test 3 4 (9-12) Writing Classes: [C3, C4, C6, C7] Class definitions Encapsulation Method declarations Method invocation and parameter Chap. 4 p. 251, PP 4.3, 4.4, 4.5 use of Die class Labs: Lab 1 Phase 1 & 2 Using the Coin Class Lab 2A Bank Account Lab 3 Phase 1 Tracking Grades CS A Page-2

Unit (Weeks) 5 (13-16) 6 (17-21) Topic passing Method overloading Object relationships Method decomposition GridWorld Case Study Lesson 1 Enhancing Classes: [C3, C4, C6, C7] Reference aliases Object references passing as parameters Static modifier (static variables and static methods) Interfaces The List interface The Iterator and ListIterator interfaces Nested classes Exception Handling GridWorld Case Study Lesson 2 Arrays: [C3, C4, C5, C6] Array definition Passing arrays as parameters Arrays of objects ArrayList class Iterative sorting Sequential and binary search Two-dimensional arrays Required Reading Chap 1 Chap. 5 Chap 2 Chap. 6 Major Assignments & Assessments Lab 4 Representing Names Reflection 1: Chap. 1, exercises 1,2,3 & 4, p. 8 BAR, Chapter 2 Written Test 4 p. 310, PP 5 Lockable Labs: Lab1, References Lab 2, Parameter Passing Lab 3A, Using the Comparable Interface Lab: Opening and Closing Accounts Lab 3D, Counting Transactions Grid World, Reflection 2, exercises 1,2,3, Chap 2, pp. 12 13 BAR, Chapter 2 Written Test 5 p. 381, PP 4 Asterisks p. 382, PP 9 & 10 Quiz p. 385, PP 11 CDSorts Lab 1A Tracking Sales Lab 1B Grading Quizzes Lab 1C ReverseArray Lab 3 A Shopping Cart Lab 4A Shopping Cart Using ArrayList Class Lab: Magic Squares BAR, Chapter 6 Written Test 6 7 (22-25) Inheritance: [C3, C4, C5, C6, C7] Class hierarchies Abstract classes Class relationships Subclass design and modification Interfaces Comparable and Iterator GridWorld Case Study, Lesson 3 Chap. 7 Chap 3 Lab 1, Phase 1A, Exploring Inheritance Lab 1 Phase I B A Sorted IntegerList Lab 1 Phase II B Overriding the equals method p. 457, PP 7.4, SportsStatistics Reflection 3, Group Activity, pp. 24-25 BAR, Chapter 3 Written Test 7 8 (26-28) Recursion: [C3, C4, C5, C6] Recursive methods/processing steps Avoiding infinite recursion Chap. 8 Lab 1A, Computing Powers Lab 1B Counting and Summing Digits in an Integer CS A Page-3

Unit (Weeks) Topic Appropriate uses of recursion Recursion in sorting and searching Required Reading Major Assignments & Assessments Lab 2, Phase 1 Palindromes Lab 3, Phase 1A Recursive Sequential Search Lab3 Phase II Recursive Binary Search 9 (29) 10 (30-31) Recursion (continued) GridWorld Case Study [C7] Interacting Classes Supplementary Exercises Review for AP Exam Chap 4 Chapters 1-8 GridWorld Chapters 1-8 BAR, Chapter 7 Written Test 8 Reflection 4, Chap 4, exercises 1-6, p. 32 11 (32-36) Team Projects: Java Graphics Java GUIs Java Game Programming and Supplementary Materials AP CS Exam 12 (27-39) Final Project and Final Exam CS A Page-4

Curriculum Designators and Requirements: C1 C2 C3 C4 C5 C6 C7 C8 C9 The teacher has read the most recent AP Computer Science Course Description, available as a free download at apcentral.collegeboard.com/compsci. The course includes all of the topics listed in the Computer Science A column of the Topic Outline in the AP Computer Science Course Description. The course teaches students to design and implement computer-based solutions to problems in a variety of application areas. The course teaches students to use and implement commonly used algorithms and data structures. The course teaches students to develop and select appropriate algorithms and data structures to solve problems. The course teaches students to code fluently in an object-oriented paradigm using the programming language Java. The course teaches students to use standard Java library classes from the AP Java subset delineated in Appendixes A and B of the AP Computer Science Course Description The course teaches students to read and understand a large program consisting of several classes and interacting objects, and enables students to read and understand the current AP Computer Science Case Study posted on AP Central. The course teaches students to identify the major hardware and software components of a computer system, their relationship to one another, and the roles of these components within the system. The course teaches students to recognize the ethical and social implications of computer use CS A Page-5

CS A Page-6