Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danluu/ninety-nine-scala-problems

Solutions and tests for Phil Gold's S-99: Ninety-Nine Scala Problems
https://github.com/danluu/ninety-nine-scala-problems

Last synced: 7 days ago
JSON representation

Solutions and tests for Phil Gold's S-99: Ninety-Nine Scala Problems

Awesome Lists containing this project

README

        

Solutions and tests for Werner Hett's 99 problems in Scala (http://aperiodic.net/phil/scala/s-99/). The tests are slightly more comprehensive than the other tests I've seen the same problems on github, but they're still very weak.

I'm not sure I'll finish these. I was hoping they'd be a challenge, after doing Odersky's Functional Programming in Scala class, but they seem to be pretty straightforward so far (up to problem 58).