Java How to Program 4th Edition

 

The Java language facilitates a disciplined approach to computer program design. We now
introduce Java programming and present examples that illustrate several important features of Java. 

Each example is analyzed one line at a time. In this chapter and Chapter 3, we present two program types in Java—applications and applets. In Chapter 4 and Chapter 5, we present a detailed treatment of program development and program control in Java.

Java uses notations that may appear strange to non-programmers. We begin by considering
a simple application that displays a line of text.

Post a Comment

Previous Post Next Post