소스 검색

Added Sinatra book

Katherine G. Pe 12 년 전
부모
커밋
41d4a74d05
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      free-programming-books.md

+ 6 - 2
free-programming-books.md

@@ -101,6 +101,7 @@
 * [Racket](#racket)
 * [Ruby](#ruby)
     * [RSpec](#rspec)
+    * [Sinatra](#sinatra)
 * [Ruby on Rails](#ruby-on-rails)
 * [Rust](#rust)
 * [Sage](#sage)
@@ -839,7 +840,7 @@ See also [TeX](#tex)
 
 
 ###Mercurial
-* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) - 
+* [Mercurial: The Definitive Guide](http://hgbook.red-bean.com/) -
 * [HGInit - Mercurial Tutorial by Joel Spolsky](http://hginit.com/)
 
 ###MySQL
@@ -1087,6 +1088,9 @@ See also [TeX](#tex)
 ###RSpec
 * [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org)
 
+###Sinatra
+* [Sinatra Book](https://github.com/sinatra/sinatra-book)
+
 ###Ruby on Rails
 * [Ruby on Rails Tutorial: Learn Rails By Example](http://ruby.railstutorial.org/ruby-on-rails-tutorial-book)
 * [Objects on Rails](http://objectsonrails.com)
@@ -1102,7 +1106,7 @@ See also [TeX](#tex)
 ###Sage
 * [The Sage Manuals](http://sagemath.org/doc/)
 * [Sage for Newbies](http://sage.math.washington.edu/home/tkosan/newbies_book/) - Ted Kosan
-* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) (PDF) - William 
+* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) (PDF) - William
 
 
 ###Scala