Summary

During this hour, you got your first chance to create a Java program. You learned that to develop a Java program you need to complete these three basic steps:

1.
Write the program with a word processor.
2.
Compile the program into a class file.
3.
Tell the interpreter to run the class.

Along the way, you were introduced to some basic computer programming concepts such as compilers, interpreters, blocks, statements, and variables. These things will become clearer to you in successive hours. As long as you got the Saluton program to work during this hour, you're ready to proceed.

Get SAMS Teach Yourself Programming with Java™ in 24 Hours, FOURTH EDITION 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.