End of the Chapter!

Classic programmed-learning exercises, refreshed for modern Java and presented in the current MrStyner.com portfolio style.

Modern Java noteThis archive has been refreshed for Java 25 LTS. Core language concepts remain useful, while outdated setup instructions and browser-era Java are labeled or replaced. Java 26 is the current feature release; Java 25 is used here as the stable teaching baseline.
go to previous page   go to home page   hear noise  

Answer:

No. Programs should get their work done in a timely fashion, but often moderately slow is fast enough. For example, the Web browser you are using mostly does nothing as it waits for your commands. It would be only a slight improvement to make it run much faster.

End of the Chapter!

You may wish to review the following. Click on a subject that interests you to go to where it was discussed.

The next chapter will discuss how the language Java fits into the concepts this chapter has discussed.

You have reached the end of the chapter.

go to previous page   go to home page