mirror of
https://github.com/ossu/computer-science.git
synced 2025-01-13 16:29:39 -05:00
README: update Learn Prolog Now! link to interactive site (#467)
Allows users to run Prolog scripts on the site.
This commit is contained in:
parent
7469d07efe
commit
c12308a015
@ -167,7 +167,7 @@ Courses | Duration | Effort | Prerequisites
|
||||
#### Readings
|
||||
- **Required** to learn about monads, laziness, purity: [Learn You a Haskell for a Great Good!](http://learnyouahaskell.com/)
|
||||
- **Note**: probably the best resource to learn Haskell: [Haskell Programming from First Principles](http://haskellbook.com/) `paid`
|
||||
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://www.learnprolognow.org/)
|
||||
- **Required**, to learn about logic programming, backtracking, unification: [Learn Prolog Now!](http://lpn.swi-prolog.org/lpnpage.php?pageid=top)
|
||||
|
||||
### Core math
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user