AP Computer Science Resources

Next year, I will have the privilege of student-teaching in this class during the Winter and Spring of 2003-2004. By that time, the AP Computer Science program will change from C++ to Java. I hope to include very detailed resources in addition to the C++ resources currently on Royalnet. This way, students can keep up with the class both in the classroom and when studying.

General AP Information
College Board: http://www.collegeboard.com/ap/students/compsci/
JavaDoc Overview of the Java Language AP Subset

Sun Java Information
Sun JavaSoft: http://www.javasoft.com
Java Tutorial for Beginners from Sun: http://developer.java.sun.com/developer/onlineTraining/new2java/
JavaDoc API's from Sun: http://java.sun.com/apis.html
Sun's Java Tutorials for Everyone: http://java.sun.com/docs/books/tutorial
JavaDoc Information, Documentation and Tutorial: http://java.sun.com/j2se/javadoc
Forte for Java (a.k.a. Sun ONE Studio): a free IDE for Java

Useful Books and Resources
Bruce Eckel's Thinking in Java: http://64.78.49.204/
More Online Java Books: http://www.tcfb.com/freetechbooks/bookjava.html
O'Reilly OpenBook Project: http://www.oreilly.com/openbook
Thinking Like A Computer Scientist (Java): (GNU Public License) in HTML or PDF
Introduction to Computer Science Using Java (Bradley Kjell, Central Connecticut State University)
Java Au Naturel (Dr. William Jones)
Learning Java (Professor Kevin Sullivan)
PublicStaticVoidMain Java Workshop
CS 720 Course Web Page, this is an operating systems course but it contains Java links/resources (Dr. Brian Mitchel, Drexel University)

 

line

Copyright (c) 2005 William M. Mongan