Functional Programming for Java Developers. Tools for Better Concurrency, Abstraction, and Agility - Helion
ISBN: 978-14-493-1544-3
stron: 90, Format: ebook
Data wydania: 2011-07-22
Księgarnia: Helion
Cena książki: 63,74 zł (poprzednio: 74,99 zł)
Oszczędzasz: 15% (-11,25 zł)
Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.
Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how to apply FP principles such as immutability, avoidance of side-effects, and higher-order functions to your Java code. Each chapter provides exercises to help you practice what you've learned. Once you grasp the benefits of functional programming, you’ll discover that it improves all of the code you write.
- Learn basic FP principles and apply them to object-oriented programming
- Discover how FP is more concise and modular than OOP
- Get useful FP lessons for your Java type design—such as avoiding nulls
- Design data structures and algorithms using functional programming principles
- Write concurrent programs using the Actor model and software transactional memory
- Use functional libraries and frameworks for Java—and learn where to go next to deepen your functional programming skills
Osoby które kupowały "Functional Programming for Java Developers. Tools for Better Concurrency, Abstraction, and Agility", wybierały także:
- Wprowadzenie do Javy. Programowanie i struktury danych. Wydanie XII 193,23 zł, (59,90 zł -69%)
- Spring i Spring Boot. Kurs video. Testowanie aplikacji i bezpiecze 129,00 zł, (51,60 zł -60%)
- Metoda dziel i zwyci 89,00 zł, (35,60 zł -60%)
- JavaFX. Kurs video. Wzorce oraz typy generyczne 79,00 zł, (31,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
Spis treści
Functional Programming for Java Developers. Tools for Better Concurrency, Abstraction, and Agility eBook -- spis treści
- Functional Programming for Java Developers
- SPECIAL OFFER: Upgrade this ebook with OReilly
- A Note Regarding Supplemental Files
- Preface
- Welcome to Functional Programming for Java Developers
- Conventions Used in This Book
- Using the Code Examples
- Getting the Code Examples
- Safari Books Online
- How to Contact Us
- Acknowledgments
- 1. Why Functional Programming?
- I Have to Be Good at Writing Concurrent Programs
- Most Programs Are Just Data Management Problems
- Functional Programming Is More Modular
- I Have to Work Faster and Faster
- Functional Programming Is a Return to Simplicity
- 2. What Is Functional Programming?
- The Basic Principles of Functional Programming
- Avoiding Mutable State
- Functions as First-Class Values
- Lambdas and Closures
- Higher-Order Functions
- Side-Effect-Free Functions
- Recursion
- Lazy vs. Eager Evaluation
- Declarative vs. Imperative Programming
- Designing Types
- What About Nulls?
- Algebraic Data Types and Abstract Data Types
- Exercises
- The Basic Principles of Functional Programming
- 3. Data Structures and Algorithms
- Lists
- Maps
- Combinator Functions: The Collection Power Tools
- Persistent Data Structures
- Some Final Thoughts on Data Structures and Algorithms
- Exercises
- 4. Functional Concurrency
- The Actor Model
- Software Transactional Memory
- Exercises
- 5. Better Object-Oriented Programming
- Imperative, Mutable Code
- The Liskov Substitution Principle
- More on Design Patterns
- Pattern Matching
- What Makes a Good Type?
- Rethinking Object-Oriented Middleware
- Exercises
- 6. Where to Go From Here
- Functional Tools for Java
- A Recap
- Exercises
- A. References
- Glossary
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with OReilly