Java 9 Books

Java 9 Cookbook 1st Edition

Java 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 …

Learn more

Learning Java 9 by Building Android Games – Second Edition: Learn Java 9 by creating fun filled games for Android

Explore the world of Java through Android game developmentKey FeaturesAcquaint yourself with Java 9 and object-oriented programming, from zero previous experienceBuild six cool games for your phone and tablet, from retro arcade-style games to memory and education games, and gain the knowledge to design and create your own games tooWalk through the fundamentals of building games and use …

Learn more

Java 9 for Programmers (4th Edition) (Deitel Developer Series)

The professional programmer’s Deitel® guide to Java® 9 and the powerful Java platform   Written for programmers with a background in another high-level language, this book applies the Deitel signature live-code approach to teaching programming and explores the Java® 9 language and APIs in depth. The book presents concepts in fully tested programs, complete with …

Learn more

Java: High-Performance Apps with Java 9: Boost your application’s performance with the new features of Java 9

Optimize the powerful techniques of Java 9 to boost your application’s performanceKey Features Tackle all kinds of performance-related issues and streamline your development Dive into the new features of Java 9 Implement highly efficient and reliable codes with the help of new APIs of Java Embedded with assessments that will help you revise the concepts you have learned …

Learn more

Java 9 Quick Syntax Reference

Quickly gain the insight necessary to address a multitude of Java coding challenges using this succinct reference guide. Short, focused code examples will help you master Java 9 elements such as modules, JShell and more. You won’t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is …

Learn more

Java 8 & 9 in Action

Manning’s bestselling Java 8 book has been revised for Java 9! In Java 8 and 9 in Action, readers build on their existing Java language skills with the newest features and techniques. The release of Java 9 builds on what made Java 8 so exciting. In addition to Java 8’s lambdas and streams, Java 9 adds a host …

Learn more

Mastering Microservices with Java 9

Master the art of implementing scalable microservices in your production environment with ease About This Book * Use domain-driven design to build microservices * Use Spring Cloud to use Service Discovery and Registeration * Use Kafka, Avro and Spring Streams for implementing event based microservices Who This Book Is ForThis book is for Java developers who are familiar …

Learn more

Java 9 Dependency Injection

Key FeaturesUse DI to make your code loosely coupled to manage and test your applications easily on Spring 5 and Google GuiceIdentify when to use the Constructor or the Setter approaches for better resultsWrite more maintainable Java code by decoupling your objects from their implementationsBook DescriptionDependency Injection is a design pattern that allows us to remove the hard-coded …

Learn more

Exploring Java 9: Build Modularized Applications in Java

Discover all the new features and changes in Java 9, including module systems―JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. You’ll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools. Exploring Java 9 also serves as a practical guide for migration to module systems. Code samples …

Learn more

Java 9 High Performance

Best practices to adapt and bottlenecks to avoid About This Book * Tackle all kinds of performance-related issues and streamline your development *Master the new features and new APIs of Java 9 to implement highly efficient and reliable codes *Gain an in-depth knowledge of Java application performance and obtain best results from performance testing Who This Book Is …

Learn more