Object-oriented language basics, Part 1
Learn how to declare classes and create objects
By Jeff Friesen, JavaWorld.com, 04/06/01
Page 4 of 4
Now that you know how to declare classes and create objects, you need to learn how to declare and access fields and methods.
I will cover those topics next month.
About the author
Jeff Friesen has been involved with computers for the past 20
years. He holds a degree in computer science and has worked with
many computer languages. Jeff has also taught introductory Java
programming at the college level. In addition to writing for
JavaWorld, he wrote his own Java book for beginners --
Java 2 By Example (QUE, 2000) -- and helped write a second
Java book, Special Edition Using Java 2 Platform (QUE,
2001). Jeff goes by the nickname Java Jeff (or JavaJeff). To see
what he's working on, check out his Website at http://www.javajeff.com.