

Buy anything from 5,000+ international stores. One checkout price. No surprise fees. Join 2M+ shoppers on Desertcart.
Desertcart purchases this item on your behalf and handles shipping, customs, and support to Romania.
Summary Manning's bestselling Java 8 book has been revised for Java 9! In Modern Java in Action , you'll build on your existing Java language skills with the newest features and techniques. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Modern applications take advantage of innovative designs, including microservices, reactive architectures, and streaming data. Modern Java features like lambdas, streams, and the long-awaited Java Module System make implementing these designs significantly easier. It's time to upgrade your skills and meet these challenges head on! About the Book Modern Java in Action connects new features of the Java language with their practical applications. Using crystal-clear examples and careful attention to detail, this book respects your time. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that's easier to read and maintain. What's inside Thoroughly revised edition of Manning's bestselling Java 8 in Action New features in Java 8, Java 9, and beyond Streaming data and reactive programming The Java Module System About the Reader Written for developers familiar with core Java features. About the Author Raoul-Gabriel Urma is CEO of Cambridge Spark. Mario Fusco is a senior software engineer at Red Hat. Alan Mycroft is a University of Cambridge computer science professor; he cofounded the Raspberry Pi Foundation. Table of Contents PART 1 - FUNDAMENTALS Java 8, 9, 10, and 11: what's happening? Passing code with behavior parameterization Lambda expressions PART 2 - FUNCTIONAL-STYLE DATA PROCESSING WITH STREAMS Introducing streams Working with streams Collecting data with streams Parallel data processing and performance PART 3 - EFFECTIVE PROGRAMMING WITH STREAMS AND LAMBDAS Collection API enhancements Refactoring, testing, and debugging Domain-specific languages using lambdas PART 4 - EVERYDAY JAVA Using Optional as a better alternative to null New Date and Time API Default methods The Java Module System PART 5 - ENHANCED JAVA CONCURRENCY Concepts behind CompletableFuture and reactive programming CompletableFuture: composable asynchronous programming Reactive programming PART 6 - FUNCTIONAL PROGRAMMING AND FUTURE JAVA EVOLUTION Thinking functionally Functional programming techniques Blending OOP and FP: Comparing Java and Scala Conclusions and where next for Java Review: If you want to take your Java fundamentals to the next level, this is the book. - The only regret that I have about this book is taking 6 months to get deep into it after I bought it. I recently had a coding challenge, which I completed successfully, but using some archaic for-loops. I knew a little about the Java Streams API but not enough to use it intensely. Had I finished this book, my performance in that coding challenge would have been much better. The book guides you sequentially from Lambdas, to method references, functional interfaces to streams in a way that builds up to skills and tools that will blow your mind. Even before the authors used the word SQL to describe what Streams manipulation does with collections, I had reached that conclusion. For instance, the filter() is like a Where in SQL. The sorted() is like an Order By in SQL, etc. Basically you'll learn how to query your collection by chaining. And that's just 1 3rd of the book. My Java fundamentals have been enriched or "modernized" beyond measure. It's fun to actually code the examples and break them and play around with them. My next coding challenge will be off the charts for sure. Review: A clear guide to lambdas, streams and functional/reactive programming - The beauty of this book is that the authors gradually build the lessons from the things that you already know. Comparative learning is the best kind of learning and the authors have done a brilliant job with their teaching approach. Almost all other java 8 books and tutorials start with abstract stuff like “functional interfaces” with the “runnable interface” as the example, assuming people are experts in these topics. Most java authors really prefer to drown their readers in esoteric obscurity, like the language itself. But the authors of Modern Java in Action explain everything step by step, taking you by the hand until you grasp the concepts completely. That’s the hallmark of a great book. Really looking forward to their next book if they plan to write one.
| Best Sellers Rank | #310,593 in Books ( See Top 100 in Books ) #8 in Functional Software Programming #68 in Object-Oriented Design #259 in Software Development (Books) |
| Customer Reviews | 4.4 out of 5 stars 209 Reviews |
A**P
If you want to take your Java fundamentals to the next level, this is the book.
The only regret that I have about this book is taking 6 months to get deep into it after I bought it. I recently had a coding challenge, which I completed successfully, but using some archaic for-loops. I knew a little about the Java Streams API but not enough to use it intensely. Had I finished this book, my performance in that coding challenge would have been much better. The book guides you sequentially from Lambdas, to method references, functional interfaces to streams in a way that builds up to skills and tools that will blow your mind. Even before the authors used the word SQL to describe what Streams manipulation does with collections, I had reached that conclusion. For instance, the filter() is like a Where in SQL. The sorted() is like an Order By in SQL, etc. Basically you'll learn how to query your collection by chaining. And that's just 1 3rd of the book. My Java fundamentals have been enriched or "modernized" beyond measure. It's fun to actually code the examples and break them and play around with them. My next coding challenge will be off the charts for sure.
T**S
A clear guide to lambdas, streams and functional/reactive programming
The beauty of this book is that the authors gradually build the lessons from the things that you already know. Comparative learning is the best kind of learning and the authors have done a brilliant job with their teaching approach. Almost all other java 8 books and tutorials start with abstract stuff like “functional interfaces” with the “runnable interface” as the example, assuming people are experts in these topics. Most java authors really prefer to drown their readers in esoteric obscurity, like the language itself. But the authors of Modern Java in Action explain everything step by step, taking you by the hand until you grasp the concepts completely. That’s the hallmark of a great book. Really looking forward to their next book if they plan to write one.
D**O
Plenty of exercises and excellent diagramming
In general the book has a very good organization. Well written. Many practical exercises. Many questions to go on your own to consolidate what you've learned. Highly recommended. My search for a well written Java (Introductory) book has finished with this.
J**E
Good But the Author Babbles
The material is well covered and clearly explained. My only issue with the book is that the author tends to babble a lot. At least 15% of the sentences in the book could simply be removed without reducing content or readability.
C**A
The best book of Java 8/9 so far
Love it. All of it's content helped me understand hard things to get. A must to read for Java developers
N**T
A work of knowledge.
Bought the first edition of this book, currently reviewing this edition. A thorough knowledge is displayed in both editions. It is an exciting time to be involved in Java programming.
M**O
Easy to read and follow
Really good book
A**Y
Bad paper quality! You cannot even use highligher.
The book content is good. But the quality of the paper is so bad. When I use a highligher, I can see the highlight color on the reverse side. Note that this is a $55 book, not the $5 mass copy.
A**K
Practical and really useful !
Very useful ! It was a pleasure to learn from this book everything is clear And we’ll explained plus additional sources ! I recommend this book for old fashioned Java developers wants to invest in a functional style Java programming
V**R
Gets to the point. I like it
Currently working as Junior Java Dev, the book gets to the point. I jump back and forth a lot in this book. Comes handy when I need to review certain things
D**E
Libro stupendo
Un libro che ti prende per mano e ti porta in un viaggio alla scoperta delle funzionalità delle moderne release di Java (>= 8)
R**.
Great content and clear examples
Great content and clear examples
A**Z
this is a perfect Java book
The authors have collected the key features of Java in one single book. Therefore, no need to spend more time on searching online resources. (They are very useful as well )
Trustpilot
1 month ago
2 weeks ago