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: 25 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T17:44:31.000Z (about 2 years ago)
- Last Synced: 2024-04-14T05:55:23.918Z (about 1 year ago)
- Topics: functional-programming, recap, scala
- Language: Scala
- Size: 119 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
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