Skip to content

Commit 12e69f5

Browse files
committed
Removed all but one Prolog reading
1 parent 034c541 commit 12e69f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,7 @@ Programming Languages ([A](https://www.coursera.org/learn/programming-languages)
156156

157157
#### Readings
158158
- **Required** to learn about monads, laziness, purity: [Learn You a Haskell for a Great Good!](http://learnyouahaskell.com/)
159-
- **Required**, to learn about logic programming, backtracking, unification, any resource on Prolog covering these topics, such as:
160-
- [Prolog Programming for Artificial Intelligence](https://www.amazon.com/Programming-Artificial-Intelligence-International-Computer/dp/0321417461)
161-
- [Learn Prolog Now](http://www.learnprolognow.org/)
162-
- [Art of Prolog](https://mitpress.mit.edu/books/art-prolog)
159+
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://www.learnprolognow.org/)
163160

164161
### Core math
165162

0 commit comments

Comments
 (0)