Added Sinatra book

pull/416/head
Katherine G. Pe 2013-11-23 22:31:50 +08:00
parent b7cec2abcd
commit 41d4a74d05
1 changed files with 6 additions and 2 deletions

View File

@ -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