Modern Java Recipes

Modern Java Recipes
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 322
Release :
ISBN-10 : 9781491973127
ISBN-13 : 1491973129
Rating : 4/5 (129 Downloads)

Book Synopsis Modern Java Recipes by : Ken Kousen

Download or read book Modern Java Recipes written by Ken Kousen and published by "O'Reilly Media, Inc.". This book was released on 2017-08-11 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This cookbook will help. With more than 70 detailed recipes, author Ken Kousen shows you how to use the newest features of Java to solve a wide range of problems. For developers comfortable with previous Java versions, this guide covers nearly all of Java SE 8, and includes a chapter focused on changes coming in Java 9. Need to understand how functional idioms will change the way you write code? This cookbook—chock full of use cases—is for you. Recipes cover: The basics of lambda expressions and method references Interfaces in the java.util.function package Stream operations for transforming and filtering data Comparators and Collectors for sorting and converting streaming data Combining lambdas, method references, and streams Creating instances and extract values from Java’s Optional type New I/O capabilities that support functional streams The Date-Time API that replaces the legacy Date and Calendar classes Mechanisms for experimenting with concurrency and parallelism


Modern Java Recipes Related Books

Modern Java Recipes
Language: en
Pages: 322
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
Kotlin Cookbook
Language: en
Pages: 253
Authors: Ken Kousen
Categories: Computers
Type: BOOK - Published: 2019-11-14 - Publisher: O'Reilly Media

GET EBOOK

Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will
Kotlin Cookbook
Language: en
Pages: 254
Authors: Ken Kousen
Categories: Computers
Type: BOOK - Published: 2019-11-14 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Use Kotlin to build Android apps, web applications, and more—while you learn the nuances of this popular language. With this unique cookbook, developers will
Java SOA Cookbook
Language: en
Pages: 742
Authors: Eben Hewitt
Categories: Computers
Type: BOOK - Published: 2009-03-17 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Focuses on service-oriented architecture: web services, orchestrations, poliices, and more - for developers.
97 Things Every Java Programmer Should Know
Language: en
Pages: 259
Authors: Kevlin Henney
Categories: Computers
Type: BOOK - Published: 2020-05-15 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

If you want to push your Java skills to the next level, this book provides expert advice from Java leaders and practitioners. You’ll be encouraged to look at