From 517f3d4916d1e82fb4a355d2b2c9e4201b825d89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20D=C3=ADaz=20M=C3=A1rquez?= Date: Mon, 3 Aug 2015 09:45:35 -0600 Subject: [PATCH] Add Java Structures PDF --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 94af4654..8f5f0da7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1120,6 +1120,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Category wise tutorials - J2EE](http://www.mkyong.com/) * [Core Servlets and JavaServer Pages](http://pdf.coreservlets.com/) - Marty Hall and Larry Brown * [Data Structures and Algorithms with Object-Oriented Design Patterns in Java](http://www.brpreiss.com/books/opus5/html/page9.html) +* [Data Structures in Java for the Principled Programmer](http://dept.cs.williams.edu/~bailey/JavaStructures/Book_files/JavaStructures.pdf) (PDF) * [Google's Java Style Guide](http://google-styleguide.googlecode.com/svn/trunk/javaguide.html) * [Hibernate 4 Example Programs](https://leanpub.com/hibernate4-example-programs) - L. Mohan Arun * [HTTP Programming Recipes for Java Bots](http://www.heatonresearch.com/articles/series/16) -- GitLab