Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nkcoder/byronbay
Playground for functional programming with Scala
https://github.com/nkcoder/byronbay
functional-programming scala
Last synced: 1 day ago
JSON representation
Playground for functional programming with Scala
- Host: GitHub
- URL: https://github.com/nkcoder/byronbay
- Owner: nkcoder
- Created: 2023-09-04T22:33:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-06T23:36:40.000Z (2 months ago)
- Last Synced: 2024-09-07T02:51:30.735Z (2 months ago)
- Topics: functional-programming, scala
- Language: Scala
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> Byron Bay Main Beach: A popular destination for surfers and beachgoers, Main Beach features golden sands, rolling waves, and the iconic Cape Byron Lighthouse.
This repo is used to learn and practice Scala 3 and Functional Programming.
## Resources: Functional programming in Scala
- [Programming in Scala, Fifth Edition)](https://www.artima.com/shop/programming_in_scala_5ed)
- [Functional Programming in Scala, Second Edition](https://www.manning.com/books/functional-programming-in-scala-second-edition)
- [Learn Functional Programming The Fast Way!](https://alvinalexander.com/scala/learn-functional-programming-book/)
- [Functional Programming with Scala Cats](https://www.udemy.com/course/functional-programming-with-scala-cats)### References: scalafmt
- https://github.com/apache/kafka/blob/trunk/checkstyle/.scalafmt.conf
- https://github.com/zio/zio/blob/series/1.x/.scalafmt.conf