

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 Apr 20 - Apr 22
|Sold and shipped by BooksXpress
3.973280098280098 stars out of 5, based on 3256 seller reviews(4.0)3256 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)
Enterprise Engineering The Ai-Enabled Enterprise, (Paperback) $51.45
$5145current price $51.45Enterprise Engineering The Ai-Enabled Enterprise, (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)
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)
Transactions on Computational Systems Biology VI, (Paperback) $56.14
$5614current price $56.14Transactions on Computational Systems Biology VI, (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)
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)
ChatGPT for Java: A Hands-On Developer's Guide to ChatGPT and Open AI APIs, (Paperback) $42.01
$4201current price $42.01ChatGPT for Java: A Hands-On Developer's Guide to ChatGPT and Open AI APIs, (Paperback)
Getting Started with Hazelcast Second Edition (Paperback) $37.98
$3798current price $37.98Getting Started with Hazelcast Second Edition (Paperback)
OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (Paperback) $44.53
$4453current price $44.53OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (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)
Expert's Voice in Spring Pro Spring Batch, (Paperback) $51.31
$5131current price $51.31Expert's Voice in Spring Pro Spring Batch, (Paperback)
Java Threads and the Concurrency Utilities, (Paperback) $42.81
$4281current price $42.81Java Threads and the Concurrency Utilities, (Paperback)
Implementing Distributed Systems with Java and CORBA, (Paperback) $54.99
$5499current price $54.99Implementing Distributed Systems with Java and CORBA, (Paperback)
Spring 6 Recipes: A Problem-Solution Approach to Spring Framework, (Paperback) $52.00
$5200current price $52.00Spring 6 Recipes: A Problem-Solution Approach to Spring Framework, (Paperback)
Cyber-Physical Systems of Systems: Foundations - A Conceptual Model and Some Derivations: The Amadeos Legacy, (Paperback) $51.10 Was $59.99
$5110current price $51.10, Was $59.99$59.99Cyber-Physical Systems of Systems: Foundations - A Conceptual Model and Some Derivations: The Amadeos Legacy, (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



