Java 8 in Action: Lambdas, Streams, and Functional-Style Programming

  • 12h 54m 34s
  • Alan Mycroft, Mario Fusco, Raoul-Gabriel Urma
  • Manning Publications
  • 2019

Every new version of Java is important, but Java 8 was a game changer. Java 8 in Action is a clearly written guide to the new features of Java 8. It begins with a practical introduction to lambdas, using real-world Java code. Next, it covers the new Streams API and shows how you can use it to make collection-based code radically easier to understand and maintain. With Java 8's functional features you can write more concise code in less time and also automatically benefit from multicore architectures. It's time to dig in!

What's inside:

  • How to use Java 8's powerful new features
  • Writing effective multicore-ready applications
  • Refactoring, testing, and debugging
  • Adopting functional-style programming

Raoul-Gabriel Urma is a software engineer, speaker, trainer, and PhD candidate at the University of Cambridge. Mario Fusco is an engineer at Red Hat and creator of the lambdaj library. Alan Mycroft is a professor at Cambridge and co-founder of the Raspberry Pi Foundation.

In this Audiobook

  • Chapter 1 - Java 8: Why Should You Care?
  • Chapter 2 - Passing Code with Behavior Parameterization
  • Chapter 3 - Lambda Expressions
  • Chapter 4 - Introducing Streams
  • Chapter 5 - Working with Streams
  • Chapter 6 - Collecting Data with Streams
  • Chapter 7 - Parallel Data Processing and Performance
  • Chapter 8 - Refactoring, Testing, and Debugging
  • Chapter 9 - Default Methods
  • Chapter 10 - Using Optional as a Better Alternative to Null
  • Chapter 11 - CompletableFuture: Composable Asynchronous Programming
  • Chapter 12 - New Date and Time API
  • Chapter 13 - Thinking Functionally
  • Chapter 14 - Functional Programming Techniques
  • Chapter 15 - Blending OOP and FP: Comparing Java 8 and Scala
  • Chapter 16 - Conclusions and Where Next for Java
SHOW MORE
FREE ACCESS