书籍 Modern Java in Action的封面

Modern Java in Action

Raoul-Gabriel Urma

出版时间

2018-11-15

ISBN

9781617293566

评分

★★★★★

标签

编程

书籍介绍

Manning's bestselling Java 8 book has been revised for Java 9! In Java 8 and 9 in Action, you'll build on your existing Java language skills with the newest features and techniques. After a practical introduction to lambdas using real-world Java code, you'll dive into the Streams API. Next, you'll discover event-driven reactive programming and see how the Java Module System (aka Jigsaw) will help change how you structure your code. This book also explains functional programming in Java, working with collections, and more.

"This is an excellent introduction to the newest features in Java 8 and 9. It provides clear and concise examples to help clarify how to use Java's newest features such as streams, lambda functions, and reactive streams."

~ Meredith Godar

"Hands on Java 8 and 9, simple and elegantly explained."

~ Deepak Bhaskaran

用户评论
info density is so low and language is not engaging. almost a waste of time.
这个读的挺快的
写得很好,由浅入深,例子生动,探讨比较多种思路。Java确实在变得更好用,与时俱进。
函数式编程讲得很透彻,不过讲scala的部分有点过时了。基本上还是依靠java8的stream和functional展开了书的内容。侧重点在语言规范,其他的诸如concurrenthashmap重写这种细节根本就没找到……
写得很细,也比较简单和全面,值得读
英文,,,有中文还是读中文吧
Java程序员必读。
3.5 星,是很通俗易懂,但信息量实在不多,尤其是接触过其它语言中类似的Stream和FP实现之后。