diff --git a/free-programming-books.md b/free-programming-books.md index 94af4654bd53d7988fb3d7161b64deeb3c4631e5..8f5f0da78592e438f9c9035852b21ed519eaa254 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)