Suffield CS Readings
Introduction to Computer Science Readings
Detailed instructions for downloading, installing, and configuring the software used in Suffield Academy's Computer Science courses.
This is the primary textbook for this class. You should purchase it from the bookstore.
Documentation for the ObjectDraw library, which we use to create graphical Java programs. If you need help with FilledRects, FramedOvals, or the other support classes we use in our labs, use this documentation. You can also download a zip file of the documentation for offline browsing.
Official Java documentation from Sun. This documentation covers all of the classes and packages that are built in to Java.