prolog resources + add prolog entry in ToC

This commit is contained in:
Morgan 2017-10-01 18:02:38 +02:00 committed by GitHub
parent 58a4cdd437
commit 019ed98fd1

View File

@ -74,6 +74,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
* [Mobile development](#mobile-development)
* [Productivity](#productivity-1)
* [Programmer humor](#programmer-humor)
* [Prolog](#prolog)
* [Python](#python)
* [Reverse engineering](#reverse-engineering)
* [Ruby](#ruby)
@ -1644,6 +1645,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
## Prolog
* [Sylvain Soliman's Den](https://lifeware.inria.fr/~soliman/post/prolog_guidelines/) - Prolog programming guidelines
* [Sylvain Soliman's Den](https://lifeware.inria.fr/~soliman/post/prolog_executables/) - Creating Prolog executables
## Python
* [Nick Parlante](http://codingbat.com/python) - CodingBat : practice your python skills