https://github.com/colcarroll/scala_impatient
exercises from scala for the impatient
https://github.com/colcarroll/scala_impatient
Last synced: over 1 year ago
JSON representation
exercises from scala for the impatient
- Host: GitHub
- URL: https://github.com/colcarroll/scala_impatient
- Owner: ColCarroll
- Created: 2013-10-03T14:44:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-01T15:42:01.000Z (over 12 years ago)
- Last Synced: 2025-01-30T08:29:29.457Z (over 1 year ago)
- Language: Scala
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### I've been learning scala
by reading through [Scala for the Impatient](http://www.amazon.com/Scala-Impatient-Cay-S-Horstmann/dp/0321774094) and doing all the [interesting] exercises. These are solutions to the problems I've thought about so far. I hope to have a complete collection soon.
If you have vastly superior ways of doing any of these, I'd love to [hear about them](https://github.com/cochrandv/scala_impatient/issues).