Thread: Simple AI tutorial

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    162

    Simple AI tutorial

    Hi,

    I am trying to penetrate a little bit deeper into AI programming which I am now at point 0 :-)

    Can you please recommend me some good tutorials which you might have used and worked well for you.
    Unfortunately google has not helped me here much yet.

    Thank you

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Moved to General AI Programming forum.

    There is a list of tutorial recommendations stickied in this forum.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  3. #3
    Registered User
    Join Date
    Apr 2007
    Posts
    162
    Oh sorry my bad. I overlooked this section.

    Thx

  4. #4
    Registered User
    Join Date
    Sep 2001
    Posts
    4,912
    This site has a sister site, aihorizon.com that has some basic tutorials. It doesn't delve a whole lot into implementing AI, but it will definitely make sure you have a good enough understanding of the basic concepts to move on.

  5. #5
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Russell and Norvig is the generally accepted primer on the subject. ISBN 0-13-790395-2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. My new website
    By joeprogrammer in forum A Brief History of Cprogramming.com
    Replies: 19
    Last Post: 03-17-2006, 07:38 PM
  2. AI Contest Proposal
    By MadCow257 in forum Contests Board
    Replies: 4
    Last Post: 03-13-2005, 03:27 PM
  3. AI contest: Connect four
    By Sang-drax in forum Contests Board
    Replies: 66
    Last Post: 11-11-2004, 01:54 PM
  4. Cprog tutorial: Design Patterns
    By maes in forum C++ Programming
    Replies: 7
    Last Post: 10-11-2004, 01:41 AM
  5. simple database app. in borland c++ builder tutorial
    By kariem2k in forum C++ Programming
    Replies: 1
    Last Post: 09-26-2002, 07:28 AM