This chapter is from the book
Summary
During this hour, you had a chance to create both a Java application and an applet. These two types of programs have several important differences in the way they function and the way they are created.
The next several hours continue to focus on applications as you become more experienced as a Java programmer. Applications are quicker to test because they don't require you to create a web page to view them; they can be easier to create and more powerful as well.