home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ukma!gatech!pitt.edu!wbdst
- From: wbdst+@pitt.edu (William B Dwinnell)
- Newsgroups: comp.ai
- Subject: Re: book on AI with C++
- Keywords: book ai c++
- Message-ID: <2674@blue.cis.pitt.edu>
- Date: 28 Jan 93 00:02:43 GMT
- References: <1993Jan27.220106.19348@eos.arc.nasa.gov>
- Sender: news+@pitt.edu
- Distribution: usa
- Organization: University of Pittsburgh
- Lines: 23
-
-
- Okay, neither of these books is centered on AI, but goes into AI
- material as a secondary issue:
-
- "The Tao of Objects"
- by Gary Entsminger
- published by M&T Books (a publisher I highly recommend)
-
- This one is concerned with understanding OOP, and uses C++ and Turbo Pascal
- (yes, Turbo Pascal has OO-extensions) as the vehicle. The book makes
- some foray into chaos theory (a little), and builds a neural net
- system, susxxx using concepts presentsed in the book on OOP.
-
- The next book is actually on using C++ to do interfaces and some
- database work, but the author goes into expert systems a little.
-
- ""Object
- "Object-Oriented Environment in C++"
- by David Hu
- published by MIS: Press
-
- Neither of these is what I'd consider an AI book, but if C++ is your
- thing, they may help.
-