https://github.com/srid/cis194
My cis194 Haskell course work
https://github.com/srid/cis194
Last synced: 8 months ago
JSON representation
My cis194 Haskell course work
- Host: GitHub
- URL: https://github.com/srid/cis194
- Owner: srid
- Created: 2015-04-06T06:58:36.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-19T07:22:26.000Z (about 11 years ago)
- Last Synced: 2024-12-27T01:07:50.344Z (over 1 year ago)
- Language: Haskell
- Homepage: http://www.seas.upenn.edu/~cis194/spring13/lectures.html
- Size: 527 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My cis194 Haskell course work
Yorgey's cis194 course is apparently
[the recommended way](https://github.com/bitemyapp/learnhaskell#primary-courses)
for programmers to learn Haskell.
This repo contains my solutions to the homework exercises in this
course. So far I'm liking the pace of this course much better than
LYAH.