

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 4 - Mar 6
|Sold and shipped by BooksXpress
3.964229186451409 stars out of 5, based on 3159 seller reviews(4.0)3159 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
Lecture Notes in Business Information Pr Agile Processes in Software Engineering and Extreme Programming: 16th International Conference, XP 2015, Helsinki, Finla, Book 212, (Paperback) $42.74
$4274current price $42.74Lecture Notes in Business Information Pr Agile Processes in Software Engineering and Extreme Programming: 16th International Conference, XP 2015, Helsinki, Finla, Book 212, (Paperback)
Beginning C: From Novice to Professional, (Paperback) $49.10
$4910current price $49.10Beginning C: From Novice to Professional, (Paperback)
The Essence of C : A Deep Dive into Object-Oriented Programming, (Paperback) $47.00
$4700current price $47.00The Essence of C : A Deep Dive into Object-Oriented Programming, (Paperback)
Java Design Patterns: A Hands-On Experience with Real-World Examples, (Paperback) $48.96
$4896current price $48.96Java Design Patterns: A Hands-On Experience with Real-World Examples, (Paperback)
Design for Developers, (Paperback) $49.43
$4943current price $49.43Design for Developers, (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)
Getting Started with Hazelcast Second Edition (Paperback) $35.79
$3579current price $35.79Getting Started with Hazelcast Second Edition (Paperback)
The Definitive Guide to Security in Jakarta Ee: Securing Java-Based Enterprise Applications with Jakarta Security, Autho, (Paperback) $49.70
$4970current price $49.70The Definitive Guide to Security in Jakarta Ee: Securing Java-Based Enterprise Applications with Jakarta Security, Autho, (Paperback)
All about New NVivo Mac: The 2020 Edition of the Global Success in Qualitative Analysis, (Paperback) $49.99
$4999current price $49.99All about New NVivo Mac: The 2020 Edition of the Global Success in Qualitative Analysis, (Paperback)
Expert's Voice in Spring Pro Spring Batch, (Paperback) $51.31
$5131current price $51.31Expert's Voice in Spring Pro Spring Batch, (Paperback)
Implementing Distributed Systems with Java and CORBA, (Paperback) $54.99
$5499current price $54.99Implementing Distributed Systems with Java and CORBA, (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)
Hibernate Recipes: A Problem-Solution Approach, (Paperback) $34.47
$3447current price $34.47Hibernate Recipes: A Problem-Solution Approach, (Paperback)
Enterprise Engineering The Ai-Enabled Enterprise, (Paperback) $49.99
$4999current price $49.99Enterprise Engineering The Ai-Enabled Enterprise, (Paperback)
OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (Paperback) $44.55
$4455current price $44.55OCP Java SE 7 Programmer II Certification Guide : Prepare for the 1ZO-804 exam (Edition 1) (Paperback)
Android Espresso Revealed: Writing Automated Ui Tests, (Paperback) $46.84
$4684current price $46.84Android Espresso Revealed: Writing Automated Ui Tests, (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)
Java Threads and the Concurrency Utilities, (Paperback) $42.81
$4281current price $42.81Java Threads and the Concurrency Utilities, (Paperback)
Spring 6 Recipes: A Problem-Solution Approach to Spring Framework, (Paperback) $35.84
$3584current price $35.84Spring 6 Recipes: A Problem-Solution Approach to Spring Framework, (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

