diff --git a/README.md b/README.md index 9bc7627..6dfb9af 100644 --- a/README.md +++ b/README.md @@ -6167,6 +6167,7 @@ See also [Dotfiles / Aliases](#dotfiles--aliases) and [Shell aliases](#shell-ali * [Learn Prolog Now!](https://devrant.com/feed/) - a free online introductory course to programming in Prolog * [Logtalk](https://logtalk.org/) - is a declarative object-oriented logic programming language that extends and leverages the Prolog language with modern code encapsulation and code reuse mechanisms while also providing improved predicate semantics. * [MorganGeek](https://gist.github.com/MorganGeek/660e55cfbb8f8e82e77d06618802ea79) - (gist) Install SWI-Prolog and Logtalk on CentOS. **Bonus** : Dockerfile provided. +* [Mr. Bad, Crackmonkey](http://www.pigdog.org/auto/mr_bads_list/shortcolumn/1914.html) - (2001) Things to Say When You're Losing a Technical Argument ## Python * [Nick Parlante](http://codingbat.com/python) - CodingBat : practice your python skills