Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenharman/fp-oo-exercises
Snippets and exercises as I work through "Functional Programming for Object-Oriented Programmers."
https://github.com/stevenharman/fp-oo-exercises
Last synced: 2 days ago
JSON representation
Snippets and exercises as I work through "Functional Programming for Object-Oriented Programmers."
- Host: GitHub
- URL: https://github.com/stevenharman/fp-oo-exercises
- Owner: stevenharman
- Created: 2012-11-18T21:13:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-09T22:50:26.000Z (about 12 years ago)
- Last Synced: 2025-01-03T15:45:45.264Z (11 days ago)
- Language: Clojure
- Homepage: https://leanpub.com/fp-oo
- Size: 110 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fp-oo-exercises
A collection of Clojure snippets from my trip through @marick's "Functional
Programming for Object-Oriented Programmers" as part of the @bignerdranch book
club.## License
Copyright © 2012 Steven Harman
Distributed under the WTFPL. That is to say, it's free; if it breaks, feel
free to keep both parts.