Skip to content

Commit bb22d77

Browse files
committed
Fix books links
1 parent 82dc242 commit bb22d77

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,10 @@
104104

105105
## Books
106106

107-
- [How to Design Programs](https://htdp.org/2018-01-06/Book/index.html)
108-
- [Category Theory for Programmers](https://github.com/tk-learning-center/functional-programming-learning-path/blob/master/books/category-theory-for-programmers.pdf)
109-
- [Conceptual Mathematica](https://github.com/tk-learning-center/functional-programming-learning-path/blob/master/books/conceptual_mathematics.pdf)
107+
- [How to Design Programs](https://htdp.org/2019-02-24/)
108+
- [Category Theory for Programmers](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/)
109+
- [SICP - Structure and Interpretation
110+
of Computer Programs](https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book.html)
110111

111112
## Declarative Programming
112113

0 commit comments

Comments
 (0)