Java 9 Cookbook

Java 9 Cookbook
Author: Mohamed Sanaulla
Publisher:
Total Pages: 593
Release: 2017-08-31
Genre:
ISBN: 9781786461407


Download Java 9 Cookbook Book in PDF, Epub and Kindle

A definitive guide to learning the key concepts of modern application development in JavaAbout This Book* Learn the latest features of Java 9* Extend your Java knowledge and take your application to new levels by making it fast, secure, and scalable* Delve into the intricacies of Modular programming in Java 9Who This Book Is ForThe book is for intermediate to advanced Java programmers who want to quickly try out the new features of Java 9.What you will learn* Set up JDK and know the differences in the JDK 9 installation* Implement OO Designs using Classes and Interfaces* Manage operating system processes* Understand the new modular JDK and modular programming* Build graphical user interfaces using JavaFX* Use the new HTTP Client API* Get to know about the new diagnostic features in Java 9* See how to use the new jShell REPL tool* Test your microservices* Execute ES6 compliant JavaScript code from your Java applicationsIn DetailJava is an object-oriented programming language. It is one of the most widely accepted languages because of its design and programming features, particularly in its promise that you can write a program once and run it anywhere.This cookbook offers a range of software development examples in simple and straightforward Java 9 code, providing step-by-step resources and time-saving methods to help you solve data problems efficiently. Starting with the installation of Java, each recipe addresses a specific problem, with a discussion that explains the solution and offers insight into how it works.We cover major concepts such as Project Jigsaw and various tools that will enable you to modularize your applications. You will learn new features in the form of recipes that will make your applications modular, secure, and fast.After reading this book, you will have a good understanding of how Java works and how it can be integrated with third-party technologies.


Java 9 Cookbook
Language: en
Pages: 593
Authors: Mohamed Sanaulla
Categories:
Type: BOOK - Published: 2017-08-31 - Publisher:

GET EBOOK

A definitive guide to learning the key concepts of modern application development in JavaAbout This Book* Learn the latest features of Java 9* Extend your Java
Java 9 Concurrency Cookbook
Language: en
Pages: 582
Authors: Javier Fernández Gonzalez
Categories: Computers
Type: BOOK - Published: 2017-04-25 - Publisher: Packt Publishing Ltd

GET EBOOK

Master the art of fast, effective Java development with the power of concurrent and parallel programming About This Book Get detailed coverage of important reci
Modern Java Recipes
Language: en
Pages: 321
Authors: Ken Kousen
Categories: Computers
Type: BOOK - Published: 2017-08-11 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method re
Java Cookbook
Language: en
Pages: 1044
Authors: Ian F. Darwin
Categories: Computers
Type: BOOK - Published: 2014-06-25 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

From lambda expressions and JavaFX 8 to new support for network programming and mobile development, Java 8 brings a wealth of changes. This cookbook helps you g
Java 9 Regular Expressions
Language: en
Pages: 158
Authors: Anubhava Srivastava
Categories: Computers
Type: BOOK - Published: 2017-07-25 - Publisher: Packt Publishing Ltd

GET EBOOK

Solve real world problems using Regex in Java. About This Book Discover regular expressions and how they work Implement regular expressions with Java to your co