Book description
If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity.
Each chapter shows you various examples of functional thinking, using numerous code examples from Java 8 and other JVM languages that include functional capabilities. This book may bend your mind, but you’ll come away with a much better grasp of functional programming concepts.
- Understand why many imperative languages are adding functional capabilities
- Compare functional and imperative solutions to common problems
- Examine ways to cede control of routine chores to the runtime
- Learn how memoization and laziness eliminate hand-crafted solutions
- Explore functional approaches to design patterns and code reuse
- View real-world examples of functional thinking with Java 8, and in functional architectures and web frameworks
- Learn the pros and cons of living in a paradigmatically richer world
If you’re new to functional programming, check out Josh Backfield’s book Becoming Functional.
Table of contents
- Preface
- 1. Why
- 2. Shift
- 3. Cede
- 4. Smarter, Not Harder
- 5. Evolve
- 6. Advance
- 7. Practical Thinking
- 8. Polyglot and Polyparadigm
- Index
- Colophon
- Copyright
Product information
- Title: Functional Thinking
- Author(s):
- Release date: June 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449365479
You might also like
video
Functional Thinking
Learning the syntax of a new language is easy, but learning to think under a different …
audiobook
The Design of Everyday Things
First, businesses discovered quality as a key competitive edge; next came science. Now, Donald A. Norman, …
book
The Programmer's Brain
Your brain responds in a predictable way when it encounters new or difficult tasks. This unique …
audiobook
Learning Systems Thinking
A decade ago, developers built information-sharing software by writing a lot of custom code in a …