The JavaTM Tutorial
Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail > Start of Lesson Search

Trail: Learning the Java Language
Lesson: Object-Oriented Programming Concepts

Where Can I Get More Information?

An Introduction to Object-Oriented Programming, Second Edition
This book examines the ideas of object-oriented design and software construction, presenting concepts of object-oriented analysis and programming in a language independent fashion. The book includes sections on inheritance, static and dynamic binding, and the development of exciting new object-oriented languages such as Java, Beta, and CLOS. Written by Timothy Budd. Published by Addison-Wesley Publishing Company, Reading, Massachusetts, 1997.
Object Technology: A Manager's Guide, Second Edition
An excellent discussion of object-oriented technology for the nontechnical reader. Includes an assessment of the advantanges and disadvantages of this technology. Written by David A. Taylor, Ph.D. Published by Addison-Wesley Publishing Company, Reading, Massachusetts, 1997.

Previous Page Lesson Contents Next Page Start of Tutorial > Start of Trail > Start of Lesson Search