Skip to content

Commit

Permalink
Merge pull request #16 from ericnormand/patch-1
Browse files Browse the repository at this point in the history
Added Books: Grokking Simplicity
  • Loading branch information
lucasviola committed Feb 7, 2020
2 parents badc682 + 54a977b commit cc27165
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -59,6 +59,7 @@ a theorem prover called JBob for writing proofs in LISP.
- [How to Design Programs](http://www.htdp.org/) / [Second Edition](http://www.ccs.neu.edu/home/matthias/HtDP2e/)
- [Introduction to Functional Programming](http://www.amazon.com/Introduction-Functional-Programming-International-Computing/dp/0134841891)
- [Haskell in Depth](https://www.manning.com/books/haskell-in-depth) - the perfect second book on Haskell which dives into examples and application scenarios designed to teach how Haskell works and how to apply it correctly.
- [Grokking Simplicity: Taming complex software with functional thinking](https://www.manning.com/books/grokking-simplicity) - Teaches functional programming from first principles using real-world scenarios.
### Communities
- [Lambda the Ultimate](http://lambda-the-ultimate.org/) - Community focused on discussing researches, papers
and hot topic on academia. Very high tech discussion level.
Expand Down

0 comments on commit cc27165

Please sign in to comment.