Functional Programming in Java (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
160
Utgivningsdatum
2014-03-25
Upplaga
1
Förlag
The Pragmatic Programmers
Illustrationer
black & white illustrations
Dimensioner
231 x 193 x 15 mm
Vikt
363 g
Antal komponenter
1
Komponenter
,
ISBN
9781937785468

Functional Programming in Java

Harnessing the Power of Java 8 Lambda Expressions

(1 röst)  |  Läs 1 recension
Häftad,  Engelska, 2014-03-25
256
Tillfälligt slut – klicka "Bevaka" för att få ett mejl så fort boken går att köpa igen.
Get ready to program in a whole new way. Functional Programming in Java will help you quickly get on top of the new, essential Java 8 language features and the functional style that will change and improve your code. This short, targeted book will help you make the paradigm shift from the old imperative way to a less error-prone, more elegant, and concise coding style that's also a breeze to parallelize. You'll explore the syntax and semantics of lambda expressions, method and constructor references, and functional interfaces. You'll design and write applications better using the new standards in Java 8 and the JDK. Print books will be available after the final version of Java 8 is released. Lambda expressions are lightweight, highly concise anonymous methods backed by functional interfaces in Java 8. You can use them to leap forward into a whole new world of programming in Java. With functional programming capabilities, which have been around for decades in other languages, you can now write elegant, concise, less error-prone code using standard Java. This book will guide you though the paradigm change, offer the essential details about the new features, and show you how to transition from your old way of coding to an improved style. In this book you'll see popular design patterns, such as decorator, builder, and strategy, come to life to solve common design problems, but with little ceremony and effort. With these new capabilities in hand, Functional Programming in Java will help you pick up techniques to implement designs that were beyond easy reach in earlier versions of Java. You'll see how you can reap the benefits of tail call optimization, memoization, and effortless parallelization techniques. Java 8 will change the way you write applications. If you're eager to take advantage of the new features in the language, this is the book for you. What you need: Java 8 with support for lambda expressions and the JDK is required to make use of the concepts and the examples in this book.
Visa hela texten

Kundrecensioner

Det finns 1 recension av Functional Programming in Java. Har du också läst boken? Om du har köpt den på Bokus.com vill vi gärna höra vad du tyckte om den! Sätt ditt betyg »
  1. Trevlig bok
    morotsman, 6 maj 2014

    Boken är välskriven och går igenom det nya stödet för funktionell programmering i Java 8.

    Boken skulle bli ännu bättre om det följde med övningsuppgifter.

Visa alla 1 recensioner

Fler böcker av Venkat Subramaniam

Övrig information

Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., and an adjunct faculty at the University of Houston. He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly invited speaker at several international conferences. He's (co)author of multiple books, including the 2007 Jolt Productivity award winning book Practices of an Agile Developer.