

Hero image 0 of Functional Programming in Java : How functional techniques improve your Java programs (Edition 1) (Paperback), 0 of 1
Functional Programming in Java : How functional techniques improve your Java programs (Edition 1) (Paperback)
(No ratings yet)
Key item features
Summary
Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Here's a bold statement: learn functional programming and you'll be a better Java developer. Fortunately, you don't have to master every aspect of FP to get a big payoff. If you take in a few core principles, you'll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you'll have fewer bugs? Let's get started!
About the Book
Functional Programming in Java teaches you how to incorporate the powerful benefits of functional programming into new and existing Java code. This book uses easy-to-grasp examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. Along the way, you'll discover which of the new functionally inspired features of Java 8 will help you most.
What's Inside
About the Reader
Written for Java developers with no previous FP experience.
About the Author
Pierre-Yves Saumont is a seasoned Java developer with three decades of experience designing and building enterprise software. He is an R&D engineer at Alcatel-Lucent Submarine Networks.
Table of Contents
Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Here's a bold statement: learn functional programming and you'll be a better Java developer. Fortunately, you don't have to master every aspect of FP to get a big payoff. If you take in a few core principles, you'll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you'll have fewer bugs? Let's get started!
About the Book
Functional Programming in Java teaches you how to incorporate the powerful benefits of functional programming into new and existing Java code. This book uses easy-to-grasp examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. Along the way, you'll discover which of the new functionally inspired features of Java 8 will help you most.
What's Inside
- Writing code that's easier to read and reason about
- Safer concurrent and parallel programming
- Handling errors without exceptions
- Java 8 features like lambdas, method references, and functional interfaces
About the Reader
Written for Java developers with no previous FP experience.
About the Author
Pierre-Yves Saumont is a seasoned Java developer with three decades of experience designing and building enterprise software. He is an R&D engineer at Alcatel-Lucent Submarine Networks.
Table of Contents
- What is functional programming?
- Using functions in Java
- Making Java more functional
- Recursion, corecursion, and memoization
- Data handling with lists
- Dealing with optional data
- Handling errors and exceptions
- Advanced list handling
- Working with laziness
- More data handling with trees
- Solving real problems with advanced trees
- Handling state mutation in a functional way
- Functional input/output
- Sharing mutable state with actors
- Solving common problems functionally
Specs
- Manual & guide typeInstruction Manual
- Book formatPaperback
- EditionFirst Edition
- Pages472
- LanguageEnglish
- Pub date2017-01-27
Current price is USD$49.52
Price when purchased online
- Free shipping
Free 30-day returns
How do you want your item?
Columbus, 43215
Arrives between Mar 31 - Apr 2
|Sold and shipped by BooksXpress
3.971677559912854 stars out of 5, based on 3213 seller reviews(4.0)3213 seller reviews
Free 30-day returns
More seller options (1)
Starting from $54.70
About this item
Product details
9781617292736. New condition. Trade paperback. Language: English. Pages: 472. Trade paperback (US). Glued binding. 472 p. Contains: Illustrations. DESCRIPTION Functional programming is a deep and potentially mind-bending discipline. Fortunately, Java developers don't have to master every aspect of FP to get a big boost in the performance, readability, and maintainability of their applications. By learning a few core FP principles, they can write code that's less prone to side effects and unwanted dependencies and which is much better suited to the parallel processing required by modern multi-core and distributed systems. Also, because units of functional code are designed to be modular and independent, FP reduces or eliminates many of the bugs development teams routinely face when managing a large codebase. Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. Written to meet the needs of professional Java developers who want to introduce functional programming principles into new and legacy projects, this book uses examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. They'll discover which of the new functionally-inspired features of Java 8 will help in applying FP principles to code-as well as which to avoid. In the end, they'll be able to think functionally about coding tasks in Java and use FP to make their applications easier to understand, optimize, maintain, and scale. KEY FEATURES * Increases productivity * Easy to grasp examples and illustrations * Written for professional Java developers AUDIENCE Readers need to be comfortable with Java programming. No previous experience with functional programming is required. ABOUT THE TECHNOLOGY Functional programming is gaining momentum, mainly through adoption of new languages such as Scala, Clojure or Groovy, and through the new popularity of older languages such as Haskell or Erlang. And functional programming is coming to Java 8 with the addition of features such as lambda expressions, and Streams.
Summary
Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Here's a bold statement: learn functional programming and you'll be a better Java developer. Fortunately, you don't have to master every aspect of FP to get a big payoff. If you take in a few core principles, you'll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you'll have fewer bugs? Let's get started!
About the Book
Functional Programming in Java teaches you how to incorporate the powerful benefits of functional programming into new and existing Java code. This book uses easy-to-grasp examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. Along the way, you'll discover which of the new functionally inspired features of Java 8 will help you most.
What's Inside
About the Reader
Written for Java developers with no previous FP experience.
About the Author
Pierre-Yves Saumont is a seasoned Java developer with three decades of experience designing and building enterprise software. He is an R&D engineer at Alcatel-Lucent Submarine Networks.
Table of Contents
Functional Programming in Java teaches Java developers how to incorporate the most powerful benefits of functional programming into new and existing Java code. You'll learn to think functionally about coding tasks in Java and use FP to make your applications easier to understand, optimize, maintain, and scale.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Here's a bold statement: learn functional programming and you'll be a better Java developer. Fortunately, you don't have to master every aspect of FP to get a big payoff. If you take in a few core principles, you'll see an immediate boost in the scalability, readability, and maintainability of your code. And did we mention that you'll have fewer bugs? Let's get started!
About the Book
Functional Programming in Java teaches you how to incorporate the powerful benefits of functional programming into new and existing Java code. This book uses easy-to-grasp examples, exercises, and illustrations to teach core FP principles such as referential transparency, immutability, persistence, and laziness. Along the way, you'll discover which of the new functionally inspired features of Java 8 will help you most.
What's Inside
- Writing code that's easier to read and reason about
- Safer concurrent and parallel programming
- Handling errors without exceptions
- Java 8 features like lambdas, method references, and functional interfaces
About the Reader
Written for Java developers with no previous FP experience.
About the Author
Pierre-Yves Saumont is a seasoned Java developer with three decades of experience designing and building enterprise software. He is an R&D engineer at Alcatel-Lucent Submarine Networks.
Table of Contents
- What is functional programming?
- Using functions in Java
- Making Java more functional
- Recursion, corecursion, and memoization
- Data handling with lists
- Dealing with optional data
- Handling errors and exceptions
- Advanced list handling
- Working with laziness
- More data handling with trees
- Solving real problems with advanced trees
- Handling state mutation in a functional way
- Functional input/output
- Sharing mutable state with actors
- Solving common problems functionally
info:
We aim to show you accurate product information. Manufacturers, suppliers and others provide what you see here, and we have not verified it. Â
Specifications
Manual & guide type
Instruction Manual
Book format
Paperback
Edition
First Edition
Pages
472
Warranty
Warranty information
Please be aware that the warranty terms on items offered for sale by third party Marketplace sellers may differ from those displayed in this section (if any). To confirm warranty terms on an item offered for sale by a third party Marketplace seller, please use the 'Contact seller' feature on the third party Marketplace seller's information page and request the item's warranty terms prior to purchase.
Similar items you might like
Based on what customers bought
The Definitive Guide to Security in Jakarta Ee: Securing Java-Based Enterprise Applications with Jakarta Security, Autho, (Paperback) $49.67
$4967current price $49.67The Definitive Guide to Security in Jakarta Ee: Securing Java-Based Enterprise Applications with Jakarta Security, Autho, (Paperback)
Full Stack Development with Spring Boot 3 and React - Fourth Edition: Build modern web applications using the power of J, (Paperback) $25.83
$2583current price $25.83Full Stack Development with Spring Boot 3 and React - Fourth Edition: Build modern web applications using the power of J, (Paperback)
Beginning C: From Novice to Professional, (Paperback) $49.10
$4910current price $49.10Beginning C: From Novice to Professional, (Paperback)
Design for Developers, (Paperback) $49.40
$4940current price $49.40Design for Developers, (Paperback)
Microservices in Action (Edition 1) (Paperback) $54.70
$5470current price $54.70Microservices in Action (Edition 1) (Paperback)
jOOQ Masterclass: A practical guide for Java developers to write SQL queries for complex database interactions (Paperback) $49.14
$4914current price $49.14jOOQ Masterclass: A practical guide for Java developers to write SQL queries for complex database interactions (Paperback)
Transactions on Computational Systems Biology VI, (Paperback) $54.99
$5499current price $54.99Transactions on Computational Systems Biology VI, (Paperback)
Java Design Patterns: A Hands-On Experience with Real-World Examples, (Paperback) $50.79
$5079current price $50.79Java Design Patterns: A Hands-On Experience with Real-World Examples, (Paperback)
Apache Karaf Cookbook (Paperback) $18.64
$1864current price $18.64Apache Karaf Cookbook (Paperback)
Nature-Inspired Optimization Algorithms with Java: A Look at Optimization Techniques, (Paperback) $40.40
$4040current price $40.40Nature-Inspired Optimization Algorithms with Java: A Look at Optimization Techniques, (Paperback)
Java 9 Programming By Example (Paperback) $48.99 $22.58/lb
$4899current price $48.99$22.58/lbJava 9 Programming By Example (Paperback)
OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (Paperback) $44.87
$4487current price $44.87OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (Paperback)
Learn Javafx Game and App Development: With Fxgl 17, (Paperback) $33.50
$3350current price $33.50Learn Javafx Game and App Development: With Fxgl 17, (Paperback)
Learn Java 17 Programming - Second Edition: Learn the fundamentals of Java Programming with this updated guide with the latest features (Paperback) $36.56
$3656current price $36.56Learn Java 17 Programming - Second Edition: Learn the fundamentals of Java Programming with this updated guide with the latest features (Paperback)
Getting Started with Hazelcast Second Edition (Paperback) $35.79
$3579current price $35.79Getting Started with Hazelcast Second Edition (Paperback)
Java Threads and the Concurrency Utilities, (Paperback) $42.81
$4281current price $42.81Java Threads and the Concurrency Utilities, (Paperback)
Learning C Functional Programming: Explore functional C with concepts like currying, metaprogramming and more, (Paperback) $53.79
$5379current price $53.79Learning C Functional Programming: Explore functional C with concepts like currying, metaprogramming and more, (Paperback)
Pro Jakarta Ee 10: Open Source Enterprise Java-Based Cloud-Native Applications Development, (Paperback) $44.32
$4432current price $44.32Pro Jakarta Ee 10: Open Source Enterprise Java-Based Cloud-Native Applications Development, (Paperback)
Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything, (Paperback) $49.70
$4970current price $49.70Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything, (Paperback)
Haskell Cookbook, (Paperback) $24.12
$2412current price $24.12Haskell Cookbook, (Paperback)
Customer ratings & reviews
0 ratings|0 reviews
This item does not have any reviews yet
Related pages
- 1000 Python Exercises
- Python Step Function
- Convert Transact Sql
- Big Data Python
- Python Course
- Workflow Programming
- SQL Programming Language Books
- A+ Certification Guide Books
- JavaScript Programming Language Books
- General Certification Guide Books
- Java Programming Language Books
- General Enterprise Applications Books
