Update README.md

This commit is contained in:
Alexander Granin 2020-10-26 15:17:12 +07:00 committed by GitHub
parent 4167fd7abf
commit 2cba629c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,6 +239,7 @@ This section is aimed to show that learning and using Haskell is not as horrible
- [Algebra-Driven-Design](https://leanpub.com/algebra-driven-design) | **Sandy Maguire**
- [Haskell Programming from First Principles (aka Haskell Book)](https://haskellbook.com/) | **Chistopher Allen, Julie Moronuki**
- [Optics by example](https://leanpub.com/optics-by-example) | **Chris Penner**
- [A type of programming](https://atypeofprogramming.com/) | **Renzo Carbonara**
- [The Haskell School of Music: From Signals to Symphonies](https://www.amazon.com/Haskell-School-Music-Signals-Symphonies/dp/1108416756) | **Paul Hudak, Donya Quick**
- [Algorithm Design with Haskell](https://www.amazon.com/Algorithm-Design-Haskell-Richard-Bird/dp/1108491618) | **Richard Bird, Jeremy Gibbons**
- [Thinking Functionally with Haskell](https://www.amazon.com/Thinking-Functionally-Haskell-Richard-Bird/dp) | **Richard Bird**