forked from bhoffman0/CSAwesome
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/bhoffman0/CSAwesome
- Loading branch information
Showing
1 changed file
with
1 addition
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
.. qnum:: | ||
:prefix: 10-15- | ||
:start: 1 | ||
|
||
More Practice | ||
============= | ||
For practice with inheritance see Chapter 9: Inheritance and Interfaces at the Practice-It website. This website requires a login but it is free. | ||
Click on the following link: `Practice-It <http://practiceit.cs.washington.edu/list.jsp>`_. | ||
Click on the following link and open Building Java Programs and Chapter 9: `Practice-It <https://practiceit.cs.washington.edu/problem/list>`_. | ||
|
||
For practice with Free Response Questions see question 2 from 2010, question 4 from 2014, and questions 2 and 4 from the 2015 exam. See past free response questions by clicking on the following link: `exam info <https://apstudents.collegeboard.org/courses/ap-computer-science-a/free-response-questions-by-year>`_. |