Chapter 6: Intro to OOP

The following pages have the complete source code and examples from Chapter 6, Intro to OOP, from the Java Developer's Resource.

This chapter begins your introduction to classes and objects in Java. Here you learn the about abstract data typing through classes, objects and methods. Abstract data typing produces code that is much easier to read, understand and maintain.

In this chapter you learn


Examples from Other Chapters
[ Cafe Au Lait | Books | Trade Shows | Links | FAQ | Tutorial | User Groups ]
Copyright 1996 Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified July 22, 1996