From 1f539f40422b0f3d5d0c3833cd417ea27435f942 Mon Sep 17 00:00:00 2001 From: Ankita Kulkarni Date: Fri, 11 Oct 2013 16:22:24 -0700 Subject: [PATCH] AI book added for Java --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 46c15fb7..82b44efa 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -331,6 +331,7 @@ * [Introduction to Programming Using Java - David J. Eck](http://math.hws.edu/javanotes/index.html) * [Effective Java](http://www.oracle.com/technetwork/java/effectivejava-136174.html) * [Introduction to Programming Using Java](http://math.hws.edu/javanotes/) +* [Artificial Intelligence - Foundation of Computational Agents] (http://artint.info/html/ArtInt.html) ###JavaScript