Skip to content

Commit

Permalink
Link to Applied Haskell github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMartinez committed Feb 19, 2019
1 parent ddeb2db commit b7e885b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 21-Hello-World/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Since Purescript is heavily inspired by and very similar to Haskell, one can lea
| Read and do the exercises from [Haskell Cookbook](https://leanpub.com/haskellcookbook), and then its follow up book [Haskell Cookbook 2](https://leanpub.com/haskellcookbook2) | Free/Cheap; simpler than the Haskell book; gets to ideas faster; teaches "programming in the large" | May be harder for a new beginner (I haven't read it yet)
| Watch the Intro to FP course on edX.org [here](https://www.edx.org/course/introduction-functional-programming-delftx-fp101x-0) | Free (or paid) | (Haven't done it so I don't know)
| Read through the articles on or pay for training from [FP Complete's opinionated Haskell website](https://haskell.fpcomplete.com/) | Free / Paid | (Haven't done it so I don't know)
| Read through the intermediate-level Haskell articles in the [`Applied Haskell 2018` GitHub Repo](https://github.com/fpco/applied-haskell#readme) | Free | (Haven't done it so I don't know)

### Miscellaneous Links

Expand Down

0 comments on commit b7e885b

Please sign in to comment.