Introduction
I started to think about integrating AI (Artificial Intelligence) in my development after have take a look on the PROLOG language.
PROLOG development
If you have coded in PROLOG, you have understand that PROLOG take problem totally opposite from traditional language.
After having understand PROLOG fundamental, I found that I can replace some code in my application with PROLOG style...