Java 11 Cookbook 2nd Edition: A Definitive Guide to Learning The Key Concepts of Modern Application Development
Author: Nick Samoylov and Mohamed Sanaulla
ISBN-13: 978-1-78913-235-9
Total Pages: 1107
Size: 12.4MB
Link Download: Google | MediaFire | ZippyShare
Description:
In order to get the most out of this book, some knowledge of Java and the ability to run Java programs is required. Also, it helps to have your favorite editor or even better, an IDE installed and configured for use in the recipes. Because the book is essentially a collection of recipes, with each recipe being based on specific examples, the benefits of the book will be lost if the reader does not execute the examples provided. Readers will get even more from this book if they reproduce every example that is provided in their IDE, execute it and compare their result with the one shown in the book.
Table of Contents:
Chapter 1 - Installation and a Sneak Peek Into Java 11
Chapter 2 - Fast Track to OOP
Chapter 3 - Modular Programming
Chapter 4 - Going Functional
Chapter 5 - Streams and Pipelines
Chapter 6 - Database Programming
Chapter 7 - Concurrent and Multithreaded Programming
Chapter 8 - Better Management of the OS Process
Chapter 9 - RESTful Web Services Using Spring Boot
Chapter 10 - Networking
Chapter 11 - Memory Management and Debugging
Chapter 12 - The Read Evaluate Print Loop (REPL) Using JShell
Chapter 13 - Working with New Date and Time APIs
Chapter 14 - Testing
Chapter 15 - The New Way of Coding with Java 10 and Java11
Chapter 16 - GUI Programming Using JavaFX
