diff --git a/free-programming-books.md b/free-programming-books.md index 5511399a4..26eca3bd4 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -105,6 +105,7 @@ * [Planning Algorithms](http://planning.cs.uiuc.edu/) * [Linked List Basics](http://cslibrary.stanford.edu/103/LinkedListBasics.pdf) * [Linked List Problems](http://cslibrary.stanford.edu/105/LinkedListProblems.pdf) +* [Open Data Structures](http://opendatastructures.org/) ####Operating systems * [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)