E-books

Java 8 in Action

Raoul-Gabriel Urma, Mario Fusco, and Alan Mycroft
January 8, 2014

About

Java 8 in Action is a clearly written guide to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!

Excerpt

 

Comments