Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaovilai/coursera.functionalprogrammingprinciplesinscala.week1.example
https://github.com/kaovilai/coursera.functionalprogrammingprinciplesinscala.week1.example
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaovilai/coursera.functionalprogrammingprinciplesinscala.week1.example
- Owner: kaovilai
- Created: 2021-05-14T21:31:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T05:36:20.000Z (over 3 years ago)
- Last Synced: 2024-11-07T05:55:30.357Z (about 2 months ago)
- Language: Scala
- Size: 73.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# coursera.FunctionalProgrammingPrinciplesInScala.week1.example
Code from example assignment of Coursera > Functional Programming Principles in Scala > Week 1 > Example Assignment
as of 5/14/2021- Implemented
- sum
- max
Course's included intentional failing tests are commented out.
[![Scala CI](https://github.com/kaovilai/coursera.FunctionalProgrammingPrinciplesInScala.week1.example/actions/workflows/scala.yml/badge.svg)](https://github.com/kaovilai/coursera.FunctionalProgrammingPrinciplesInScala.week1.example/actions/workflows/scala.yml)