mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 22:05:29 +00:00
Merge pull request #892 from gakowalski/master
Adding book about Prolog CLP programming (English and Polish)
This commit is contained in:
commit
e8cafd3d7e
@ -8,6 +8,7 @@
|
|||||||
* [JavaScript](#javascript)
|
* [JavaScript](#javascript)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
|
* [Prolog](#prolog)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [SQL](#sql)
|
* [SQL](#sql)
|
||||||
@ -59,6 +60,10 @@
|
|||||||
* [PHP: The Right Way](http://pl.phptherightway.com/)
|
* [PHP: The Right Way](http://pl.phptherightway.com/)
|
||||||
|
|
||||||
|
|
||||||
|
###Prolog
|
||||||
|
* [Programowanie w logice z ograniczeniami: Łagodne wprowadzenie dla platformy ECLiPSe](http://www.pwlzo.pl/)
|
||||||
|
|
||||||
|
|
||||||
###Python
|
###Python
|
||||||
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
|
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
|
||||||
* [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
|
* [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
|
||||||
|
@ -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