浏览代码

Add Bootstrap section with book resource.

Levi Bostian 11 年之前
父节点
当前提交
0180cbe97e
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      free-programming-books.md

+ 6 - 0
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)