Java 17 Quick Syntax Reference: A Pocket Guide to the Java Se Language, Apis, and Library

Olsson, Mikael

  • 出版商: Apress
  • 出版日期: 2021-10-24
  • 售價: $1,470
  • 貴賓價: 9.5$1,397
  • 語言: 英文
  • 頁數: 100
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1484273702
  • ISBN-13: 9781484273708
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

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 thru Java 17: Running Java File with single command, Java String Methods, Local-Variable Syntax for Lambda Parameters, Nested Based Access Control, Dynamic Class-File Constants, Epsilon: A No-Op Garbage Collector, Flight Recorder, HTTP Client, Reading/Writing Strings to and from the Files, ChaCha20 and Poly1305 Cryptographic Algorithms, Improve Aarch64 Intrinsics, A Scalable Low-Latency Garbage Collector (Experimental) and the likely inclusion of Match Expressions in Java.

 

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 Flight Recorder is and how to use it
  • Use Match Expressions
  • Code with Java modules
  • Read/write strings to and from the files
  • Learn what ChaCha20 and Poloy1305 are and how to use these and more

Who This Book Is For

Those with prior experience with Java who want a quick and handy reference.

作者簡介

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.