Chapter 5. Object-OrientedApplication Design

In this chapter we will step back from the syntax of the Java language. At this point you should have enough knowledge of Java basics to write simple applications. But so far, we have not actually written an object-oriented application, and we have not done anything that we couldn't do more easily in ColdFusion.

This chapter is devoted to determining what objects are, what object-oriented programming and object-oriented application design are, how these concepts relate to building programs, and why they are important. We will also see how to plan and represent your programs' features using the Unified Modeling Language.

You probably have strong systems analytical skills given your background in ColdFusion. ...

Get Java™ for ColdFusion® Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.