mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-21 10:56:13 +00:00
Merge pull request #1076 from paf31/patch-1
Add "PureScript By Example"
This commit is contained in:
commit
e95cc93f22
@ -128,6 +128,7 @@
|
|||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
|
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
|
||||||
|
* [PureScript] (#purescript)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django)
|
* [Django](#django)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
@ -1410,6 +1411,8 @@ See also [TeX](#tex)
|
|||||||
#### Constraint Logic Programming (extended Prolog)
|
#### Constraint Logic Programming (extended Prolog)
|
||||||
* [A Gentle Guide to Constraint Logic Programming via ECLiPSe](http://anclp.pl/)
|
* [A Gentle Guide to Constraint Logic Programming via ECLiPSe](http://anclp.pl/)
|
||||||
|
|
||||||
|
### PureScript
|
||||||
|
* [PureScript By Example](http://leanpub.com/purescript/read) - Phil Freeman
|
||||||
|
|
||||||
### Python
|
### Python
|
||||||
* [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
* [A Beginner's Python Tutorial](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||||
|
Loading…
Reference in New Issue
Block a user