Practical Algorithms and Data Structures is a book originally adapted from Problem Solving with Algorithms and Data Structures Using Python which was written by Brad Miller and David Ranum and published under a Creative Commons license.
To build, run ./run build-book. Publishing occurs automatically via Travis.
To develop, first install wach and rld globally: npm install -g wach rld then ./run dev.