From 0180cbe97e869339c071d8de6e8b2b663e4ab04b Mon Sep 17 00:00:00 2001 From: Levi Bostian Date: Sun, 6 Apr 2014 13:55:15 -0500 Subject: [PATCH] Add Bootstrap section with book resource. --- free-programming-books.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 395333be..a5dd8880 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -45,6 +45,7 @@ * [Hadoop](#hadoop) * [Haskell](#haskell) * [HTML / CSS](#html--css) + * [Bootstrap](#bootstrap) * [Icon](#icon) * [IDL](#idl) * [iOS](#ios) @@ -861,6 +862,7 @@ * [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF) * [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow + ###HTML / CSS * [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/) * [An advanced guide to HTML&CSS](http://learn.shayhowe.com/advanced-html-css/) @@ -878,6 +880,10 @@ * [Web Audio API](http://chimera.labs.oreilly.com/books/1234000001552) - Boris Smus +####Bootstrap +* [Twitter Bootstrap Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/twitterbootstrap) (PDF, Kindle) *(Just fill the fields with any values)* + + ###Icon * [The Implementation of the Icon Programming Language](http://www.cs.arizona.edu/icon/ibsale.htm) -- GitLab