圖書標籤: Java lambda 編程 計算機 軟件開發 Java8 8 英文原版
发表于2024-12-23
Java 8 in Action pdf epub mobi txt 電子書 下載 2024
While the term "lambda expression" may sound abstract and academic, Java 8 Lambdas can have a big impact on how you program every day. In simplest terms, a lambda expression is a function—a bit of code—that you can pass to another method as an argument. Thus, you can cope with changing requirements by using a behavior, represented by a lambda, as a parameter. Java 8's functional programming features, like lambdas and the new Stream API that enables a cleaner way to iterate through collections, can help you write concise, maintainable code that scales easily and performs well on multicore architectures.
Java 8 in Action is a clearly-written guide to Java 8 lambdas and functional programming in Java. It begins with a practical introduction to the structure and benefits of lambda expressions in real-world Java code. The book then introduces the Stream API and shows how it can make collections-related code radically easier to understand and maintain. Along the way, you'll discover new FP-oriented design patterns with Java 8 for code reuse, code readability, exception handling, data manipulation, and concurrency. For developers also exploring other functional languages on the JVM, the book concludes with a quick survey of useful functional features in Scala.
Raoul-Gabriel Urma has worked as a software engineer for Oracle's Java Platform Group, Google's Python team, Ebay, and Goldman Sachs as well as for several startup projects. He's currently completing a PhD in Computer Science at the University of Cambridge and is a regular speaker and instructor. Mario Fusco is a senior software engineer at Red Hat working on Drools, the JBoss rule engine. He created the open source library lambdaj, an internal Java DSL for manipulating collections in a functional way. Alan Mycroft is Professor of Computer Science at the University of Cambridge, where he researches programming languages, their semantics, optimization and implementation. He is a co-founder and Trustee of the Raspberry Pi Foundation.
You can follow Raoul and Mario on Twitter at @raoulUK and @mariofusco.
函數式編程的講解非常清晰。感謝
評分重點是 action,原理性知識講的很少,略過瞭函數式編程的思考和scala部分,後續係統學習函數式時再補
評分看過的第二本“in action"係列,好厲害!可以用很簡單的語言把事情講清楚~Java 8相關的東西前前後後看瞭許多,始終沒有開竅,總算到這裏覺得醍醐灌頂,functional programming真是藝術啊!
評分中規中矩的一本書,對快速獲取新的特性很有幫助。
評分第4部分和附錄看不下去,暫時放棄。函數式思想是重點,學習scala時再談。
如果你已经很熟悉函数式编程并掌握了一门函数式编程语言(比如Scala),那你很可能会对这本书中罗列的Java 8特性嗤之于鼻,但所有的一切前提是Java,对于Java而言,Java 8的改变确实令人惊叹。 本书是绝佳的Java 8入门和进阶参考,引入Streaming,函数式编程和新的时间管理库...
評分这本书作为学习Java8中新增加的编程知识还是非常不错的。在前面章节中,主要介绍了Java8中提供的新特性,比如lamda表达式、stream、函数式编程、CompletableFuture类,新的日期类等等。几乎覆盖了所有的新特性,同时对于原理也有深入的介绍。 在介绍这些Java8中的新特性时,作...
評分 評分我是先读的《Java 8函数式编程》再读该书,总体是两本书的质量都非常高,五星推荐! 1.相比于《Java 8函数式编程》注重于介绍函数式编程相关,该本覆盖的Java 8特性更全面,在书中能看到对Optional、CompletableFuture、新的日期API的介绍; 2.该书对Stream的收集器介绍得更为...
評分这本书作为学习Java8中新增加的编程知识还是非常不错的。在前面章节中,主要介绍了Java8中提供的新特性,比如lamda表达式、stream、函数式编程、CompletableFuture类,新的日期类等等。几乎覆盖了所有的新特性,同时对于原理也有深入的介绍。 在介绍这些Java8中的新特性时,作...
Java 8 in Action pdf epub mobi txt 電子書 下載 2024