Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Copyright
Brief Table of Contents
Table of Contents
Why Functional Programming?
Preface
Acknowledgments
About this Book
Chapter 1. What is functional programming?
Chapter 2. Using functions in Java
Chapter 3. Making Java more functional
Chapter 4. Recursion, corecursion, and memoization
Chapter 5. Data handling with lists
Chapter 6. Dealing with optional data
Chapter 7. Handling errors and exceptions
Chapter 8. Advanced list handling
Chapter 9. Working with laziness
Chapter 10. More data handling with trees
Chapter 11. Solving real problems with advanced trees
Chapter 12. Handling state mutation in a functional way
Chapter 13. Functional input/output
Chapter 14. Sharing mutable state with actors
Chapter 15. Solving common problems functionally
Appendix A. Using Java 8 functional features
Appendix B. Monads
Appendix C. Where to go from here
Index
List of Figures
List of Listings
← Prev
Back
Next →
← Prev
Back
Next →