Skip to content

✌🏼 Free Shipping on orders £20

Modern Java In Action

Modern Java In Action

By: Urma, Raoul-gabriel
Genre:
  • Web programming
Regular price €53,95
Sale price €53,95 Regular price
Tax included. Shipping calculated at checkout.

Quick, only 4 items left in stock!

  • Free UK shipping on orders over £20
  • Order before 1pm for same day dispatch
Sold and shipped by SpeedyHen
Payment & Security
Payment methods
  • American Express
  • Apple Pay
  • Bancontact
  • Diners Club
  • Discover
  • Google Pay
  • Maestro
  • Mastercard
  • Shop Pay
  • Union Pay
  • Visa

Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.

Modern Java In Action

Modern Java In Action

Regular price €53,95
Sale price €53,95 Regular price

Description

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 of new features of its own. It includes new library features to support reactive programming, which give users new ways of thinking about programming and writing code that is easier to read and maintain.

 

Key Features

·    Contains all of Java 9’s new features

·    The Java Module System

·    Testing and debugging with lambdas

 

Audience

This book is written for programmers familiar with Java and basic OO programming.

 

About the Technology

Java 9 introduces the long-awaited Java Module System. Modules encourage users to write their code in smaller units that are easier to test, manage and release. Java 9 also helps programmers by enriching the functional-programming and streams features of Java 8.