Journal of Information Systems Education (JISE)

Volume 17

Volume 17 Number 4, Pages 365-368

Winter 2006


Teaching Tip
Object-Oriented Programming Principles and the Java Class Library


Thomas P. Cavaiani
Boise State University
Boise, ID 83725, USA

Abstract: For novices, learning an object-oriented programming language can be a daunting task. Not only do students need to learn basic programming concepts, but they are also confronted with object modeling concepts as well. Learning Java presents an additional difficulty. Students must learn how to use the Java Class Library to locate the details of classes, methods, and toolkits that they can use in their own classes. One of my primary goals in teaching Java to novices is helping them acquire an understanding of a specific subset of tools in the Java Class Library. This goal is addressed by emphasizing the use of inheritance and a specially designed set of exercises. To demonstrate this approach, this paper will outline the creation of a simple text editor. This example illustrates how considerable functionality can be added to complex programs by using existing classes documented in the Java Class Library.

Keywords: Object-oriented programming, Guided instruction, Java programming, Class libraries

Download this article: JISE - Volume 17 Number 4, Page 365.pdf


Recommended Citation: Cavainai, T. P. (2006). Teaching Tip: Object-Oriented Programming Principles and the Java Class Library. Journal of Information Systems Education, 17(4), 365-368.