Java 17 Quick Syntax Reference
Autor: | Mikael Olsson |
---|---|
EAN: | 9781484273715 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 23.10.2021 |
Untertitel: | A Pocket Guide to the Java SE Language, APIs, and Library |
Kategorie: | |
Schlagworte: | Java 14;Java 15;quick;syntax;reference;source code;code;cookbook;pocket;snippets;recipes;pocket;Java 11;Java 13;Java 12;Java 10;LTS;OpenJDK;Oracle |
46,99 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide, Java 17 Quick Syntax Reference, Third Edition. Short, focused code examples will help you learn and master various existing and new Java source code elements.
This edition includes the following additions to Java SE and OpenJDK, through Java 17: Pattern matching for switch and instanceof, Sealed classes and interfaces, Switch expressions, Text block multiline strings, Java module system, Private methods in interfaces, and Type inference for local variables.
You won't find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Java programmer.What You Will Learn
- Run a Java file with a single command
- Learn what a switch expression is and how to use it
- Use pattern matching
- Code with Java modules
- Create text blocks to handle multiline strings
- Learn what sealed classes are and how to use these and more
Mikael Olsson is a professional web entrepreneur, programmer, and author. He works for an R&D company in Finland where he specializes in software development. In his spare time he writes books and creates websites that summarize various fields of interest. The books he writes are focused on teaching their subject in the most efficient way possible, by explaining only what is relevant and practical without any unnecessary repetition or theory.