University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Java 8 in Action Video Edition
Raoul-Gabriel UrmaMario FuscoAlan Mycroft
Published by Manning Publications 2014
Lecture Size: 42x50
Length: 11h
Lecture Date: 12/2018
Lecture Link: https://www.safaribooksonline.com/
| Java 8 in Action is a clearly written guide to the 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. It also explains other major
| Java 8 features including default methods, Optional,
| CompletableFuture, and the new Date and Time API.
| 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!