Skip to content

Commit

Permalink
Removed all but one Prolog reading
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmhanson committed Mar 30, 2017
1 parent 034c541 commit 12e69f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,7 @@ Programming Languages ([A](https://www.coursera.org/learn/programming-languages)

#### Readings
- **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:
- [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)
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://www.learnprolognow.org/)

### Core math

Expand Down

0 comments on commit 12e69f5

Please sign in to comment.