Key takeaway
Functional Programming is not a language, it’s a mindset.
- Function is value
- Composite
- Pure function
- Use interface instead of Class
Books
Haskell - https://learnxinyminutes.com/docs/haskell/ - http://learnyouahaskell.com/chapters
Functional Programming is not a language, it’s a mindset.
Haskell - https://learnxinyminutes.com/docs/haskell/ - http://learnyouahaskell.com/chapters