https://github.com/geektimus/scala-courses
Small project to recap Scala concepts and practice FP with some libraries
https://github.com/geektimus/scala-courses
functional-programming recap scala
Last synced: 6 months ago
JSON representation
Small project to recap Scala concepts and practice FP with some libraries
- Host: GitHub
- URL: https://github.com/geektimus/scala-courses
- Owner: geektimus
- License: mit
- Created: 2019-08-12T16:50:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-03T22:07:18.000Z (over 1 year ago)
- Last Synced: 2025-09-23T10:47:30.104Z (6 months ago)
- Topics: functional-programming, recap, scala
- Language: Scala
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Scala / Functional Programming Courses/ Recap
[][semver]
[](https://www.codacy.com/app/geektimus/scala-courses?utm_source=github.com&utm_medium=referral&utm_content=geektimus/scala-courses&utm_campaign=Badge_Grade)
Small project to recap Scala concepts and practice functional programming with some libraries
## Built With
* [Scala 3.5.1][scala] - Base language
## Contributing
Please read [CONTRIBUTING.md][contributing] for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer][semver] for versioning. For the versions available, see the [tags on this repository][project_tags].
## Authors
* **Alex Cano** - _Initial work_ ([Geektimus][profile])
See also the list of [contributors][project_contributors] who participated in this project.
## License
[][license]
This project is licensed under the MIT License - see the [LICENSE.md][license] file for details
[scala]: https://www.scala-lang.org
[contributing]: CONTRIBUTING.md
[semver]: http://semver.org/
[project_tags]: https://github.com/geektimus/scala-courses/tags
[profile]: https://github.com/Geektimus
[project_contributors]: https://github.com/geektimus/scala-courses/graphs/contributors
[license]: LICENSE.md