mirror of
https://github.com/ossu/computer-science.git
synced 2025-02-03 10:00:00 -05:00
Removed all but one Prolog reading
This commit is contained in:
parent
034c5419fb
commit
12e69f5452
@ -156,10 +156,7 @@ Programming Languages ([A](https://www.coursera.org/learn/programming-languages)
|
|||||||
|
|
||||||
#### Readings
|
#### Readings
|
||||||
- **Required** to learn about monads, laziness, purity: [Learn You a Haskell for a Great Good!](http://learnyouahaskell.com/)
|
- **Required** to learn about monads, laziness, purity: [Learn You a Haskell for a Great Good!](http://learnyouahaskell.com/)
|
||||||
- **Required**, to learn about logic programming, backtracking, unification, any resource on Prolog covering these topics, such as:
|
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://www.learnprolognow.org/)
|
||||||
- [Prolog Programming for Artificial Intelligence](https://www.amazon.com/Programming-Artificial-Intelligence-International-Computer/dp/0321417461)
|
|
||||||
- [Learn Prolog Now](http://www.learnprolognow.org/)
|
|
||||||
- [Art of Prolog](https://mitpress.mit.edu/books/art-prolog)
|
|
||||||
|
|
||||||
### Core math
|
### Core math
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user