https://github.com/rabestro/grokking-fp-exercises
Solutions to exercises from the book Grokking Functional Programming. This repository showcases my journey of learning functional programming concepts and applying them in practice, with a focus on Scala.
https://github.com/rabestro/grokking-fp-exercises
exercises functional-programming learning-by-doing scala
Last synced: 5 months ago
JSON representation
Solutions to exercises from the book Grokking Functional Programming. This repository showcases my journey of learning functional programming concepts and applying them in practice, with a focus on Scala.
- Host: GitHub
- URL: https://github.com/rabestro/grokking-fp-exercises
- Owner: rabestro
- License: mit
- Created: 2025-01-03T09:07:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T10:07:32.000Z (10 months ago)
- Last Synced: 2025-01-23T11:21:27.275Z (10 months ago)
- Topics: exercises, functional-programming, learning-by-doing, scala
- Language: Scala
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grokking-fp-exercises
Solutions to exercises from the book Grokking Functional Programming. This repository showcases my journey of learning functional programming concepts and applying them in practice, with a focus on Scala.