mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-21 01:48:52 +00:00
Update free-programming-books.md
Added one book on CLP programming in Prolog
This commit is contained in:
parent
4ce19b8c1c
commit
91a927977b
@ -117,6 +117,7 @@
|
|||||||
* [PowerShell](#powershell)
|
* [PowerShell](#powershell)
|
||||||
* [Processing](#processing)
|
* [Processing](#processing)
|
||||||
* [Prolog](#prolog)
|
* [Prolog](#prolog)
|
||||||
|
* [Constraint Logic Programming](#constraint-logic-programming-extended-prolog)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Django](#django-version)
|
* [Django](#django-version)
|
||||||
* [Flask](#flask)
|
* [Flask](#flask)
|
||||||
@ -1340,6 +1341,10 @@ See also [TeX](#tex)
|
|||||||
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net/) - Hassan A¨it-Kaci
|
* [Warren's Abstract Machine: A Tutorial Reconstruction](http://wambook.sourceforge.net/) - Hassan A¨it-Kaci
|
||||||
|
|
||||||
|
|
||||||
|
####Constraint Logic Programming (extended Prolog)
|
||||||
|
* [A Gentle Guide to Constraint Logic Programming via ECLiPSe](http://anclp.pl/)
|
||||||
|
|
||||||
|
|
||||||
###Python
|
###Python
|
||||||
* [A Beginner's Python Book](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
* [A Beginner's Python Book](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||||
* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
|
* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
|
||||||
|
Loading…
Reference in New Issue
Block a user