Start with prolog
If you would like to start using prolog, here are some advices how to do it.
environment
If any of your day-to-day friends use prolog, ask them what they are using, and use the same flavor of prolog in the same environment. I personaly use and encourage you tu use linux operating system ( the time I write this I use xubuntu 18.04 LTS download ) and swi-prolog ( the time I write this SWI-Prolog version 8.0.3 download ).
tutorials / knowledge base
- read some introductions : Introduction to logic programming with Prolog
- watch some quick tutorial, introductions that familiarize you with prolog i.e.: Prolog Programming, The Simple Engineer
- SWI-Prolog has more and everything you will need to learn www.swi-prolog.org