The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for alois during January 2006

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...