[img]https://coderanch.com/i/3001318/51x-2BWHNVogL._AA160_.jpg[/img]
[size=10]Image from Amazon[/size]
Publisher:
Addison-Wesley
[size=18][b]Summary[/b][/size]
[quote=Addison-Wesley]
This short book gives an introduction to the many new features of Java 8 (and a few features of Java 7 that haven’t received much attention) for programmers who are already familiar with Java.
What you get:
[list]A rapid introduction to the new Java 8 features for competent Java programmers[/list]
[list]A concise but thorough introduction into lambdas and the stream library[/list]
[list]Complete coverage of other new features in the biggest release since Java 1.0[/list]
[list]Blog-length chunks of information that you can digest quickly[/list]
[list]An organization that you'll find useful as a quick reference[/list]
[/quote]
[size=18][b]Book Preview (when available)[/b][/size]
[size=18][b]From the author[/b][/size]
[list][url=http://www.horstmann.com/java8/index.html]Table of Contents[/url][/list]
[list][url=http://www.horstmann.com/java8/bugs.html]Errata[/url][/list]
[size=18][b]Where to get it?[/b][/size]
[list][url=http://www.amazon.com/gp/product/0321927761?tag=jranch-20]Amazon.com[/url][/list]
[list][url=http://www.informit.com/store/java-se8-for-the-really-impatient-a-short-course-on-9780321927767]InformIT[/url][/list]
[size=18][b]Related Threads[/b][/size]
[list][url=http://www.coderanch.com/t/646595/java/java/Closures-Java]Cay on lambdas[/url][/list]
[list][url=http://www.coderanch.com/t/646367/java/java/Debugging-lambda-expressions]Cay on why lambdas are often too simple to need debugging[/url][/list]
[list][url=http://www.coderanch.com/t/646546/java/java/lambdas]Cay on annotations and other features in Java 8 (besides lambdas)[/url][/list]
[list][url=http://www.coderanch.com/t/646595/java/java/Closures-Java]Cay on closure[/url][/list]
[size=18][b]Related Websites[/b][/size]
[list][url=https://docs.oracle.com/javase/tutorial/]Oracle Java Tutorial[/url][/list]