Log In
Or create an account ->
Imperial Library
Home
About
News
Upload
Forum
Help
Login/SignUp
Index
Functional Programming Patterns in Scala and Clojure
Table of Contents
Early Praise for Functional Programming Patterns
Acknowledgments
Preface
How This Book Is Organized
Pattern Template
Why Scala and Clojure
How to Read This Book
Online Resources
Chapter 1: Patterns and Functional Programming
1.1 What Is Functional Programming?
1.2 Pattern Glossary
Chapter 2: TinyWeb: Patterns Working Together
2.1 Introducing TinyWeb
2.2 TinyWeb in Java
2.3 TinyWeb in Scala
2.4 TinyWeb in Clojure
Chapter 3: Replacing Object-Oriented Patterns
3.1 Introduction
Replacing Functional Interface
Replacing State-Carrying Functional Interface
Replacing Command
Replacing Builder for Immutable Object
Replacing Iterator
Replacing Template Method
Replacing Strategy
Replacing Null Object
Replacing Decorator
Replacing Visitor
Replacing Dependency Injection
Chapter 4: Functional Patterns
4.1 Introduction
Tail Recursion
Mutual Recursion
Filter-Map-Reduce
Chain of Operations
Function Builder
Memoization
Lazy Sequence
Focused Mutability
Customized Control Flow
Domain-Specific Language
Chapter 5: The End
Bibliography
You May Be Interested In…
← Prev
Back
Next →
← Prev
Back
Next →