Dr. Pais' AP Computer Science Course: WJ Ch 0 & Ch 1 Textbook & JBuilder Project Files
Chapter 0. Contents and Preface
Table of Contents and Preface to Student (pdf file) 10
pages
Note: In Dr. Pais’ course we
will be using Borland’s free JBuilder Foundation as our IDE (Integrated
Development Environment). Once you have Java and JBuilder installed on your
computer, you should be able to launch everything you need from the links below
on this webpage. JBuilder Projects have been set up in advance for all the
programs and exercises we will use in the textbook.
Chapter 1.
Chapter 1 Textbook (pdf file) Objects 34
pages Chapter 1 All program listings (html
file)
Overview, objects, classes, subclasses, methods, defining and using void
instance methods for objects that draw pictures.
JBuilder
Chapter 1 Programs
JBuilder
Chapter 1 Exercises