Summary
The chapter provided the foundation for the discussion of more complex Java language constructs. Knowledge of Java elements, such as identifiers, variables, literals, keywords, separators, comments and types—primitive and reference—is indispensable for Java programming. You also had a chance to learn about several areas that can be sources of confusion if not understood properly, such as the String type immutability and possible side effects when a reference type is used as a method parameter. Arrays and enum types were also explained in detail, enabling the reader to use these powerful constructs and increase the quality of their code.
In the next chapter, the reader will be introduced the most common terms and coding solutions ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access