Skip to content

Commit b3b674a

Browse files
committed
first commit
0 parents  commit b3b674a

File tree

222 files changed

+191415
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+191415
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.classpath
2+
.project
3+
*.iml
4+
*.ipr
5+
*.iws
6+
*.class

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
I am currently writing the 4th edition of my "Practical Artificial Intelligence Programming with Java" book.
2+
3+
This git repo currently has the code examples for the 3rd edition and over the next few months they will be updated for the 4th edition.

lib/ViolinStrings.jar

8.64 KB
Binary file not shown.

lib/derby.jar

2.33 MB
Binary file not shown.

lib/jcl104-over-slf4j-1.5.0.jar

15.3 KB
Binary file not shown.

lib/jstl-1.1.2.jar

20.2 KB
Binary file not shown.

lib/logback-classic-0.9.9.jar

117 KB
Binary file not shown.

lib/logback-core-0.9.9.jar

188 KB
Binary file not shown.

lib/lucene-core-2.3.2.jar

650 KB
Binary file not shown.
1.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)