Skip to content

Solutions for CIS194: Introduction to Haskell (Spring 2013)

License

Notifications You must be signed in to change notification settings

glennrfisher/cis194-haskell

Repository files navigation

CIS194: Introduction to Haskell (Spring 2013)

This repository contains my solutions to the homework assignments for Brent Yorgey's University of Pennsylvania class, CIS 194: Introduction to Haskell (Spring 2013). This class is often the first recommendation for developers who want to learn Haskell.

Please do not copy these solutions—it does you no good! You will not learn the material by copying someone else's work. Instead, you should slow down, think over the problems, and try to solve them on your own.

Solutions

  1. Introduction to Haskell
  2. Algebraic Data Types
  3. Recursion and Polymorphism
  4. Higher Order Programming
  5. Type Classes
  6. Laziness
  7. Folds and Monoids
  8. I/O
  9. Functors
  10. Applicative Functors 1
  11. Applicative Functors 2
  12. Monads

About

Solutions for CIS194: Introduction to Haskell (Spring 2013)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published