Skip to content

Instantly share code, notes, and snippets.

@viphat
Forked from gxespino/ProgrammingManifesto.md
Last active August 29, 2015 14:09
Show Gist options
  • Save viphat/dd5e14f7bf8cd8259788 to your computer and use it in GitHub Desktop.
Save viphat/dd5e14f7bf8cd8259788 to your computer and use it in GitHub Desktop.
Chia sẻ cách học Ruby >> Rails của một bác Programmer kỳ cựu

#Programming Manifesto

##Books

Ruby

  • Learn to Program by Chris Pine
  • The Well-Grounded Rubyist by David Black
  • Eloquent Ruby by Russ Olsen
  • Practical Object-Oriented Design in Ruby by Sandi Metz
  • Confident Ruby by Avdi Grimm

Rails

  • Ruby on Rails Tutorial by Michael Hartl
  • Learn Ruby on Rails by Daniel Kehoe
  • The Rails 4 Way by Obie Fernandez
  • Crafting Rails 4 Applications by Jose Valim
  • Rails Recipes by Chad Fowler

##Online

Codeacademy

  • Ruby
  • Javascript
  • JQuery
  • API's

Code School

  • Ruby Bits
  • Rails for Zombies
  • Surviving APIs with Rails
  • Testing with RSpec
  • Git

Other

  • One Month Rails
  • RubyKoans
  • Learn Ruby The Hard Way

##Projects

  • Personal Octopress blog
  • Kickstarter clone
  • Pinteresting
  • Survey app
  • Polished CRUD app (twitter, blog, pinterest, etc.)
  • Time-keeping app
  • Office work out competition app
  • Invoice app
  • Multi-tenant site

APIs

  • Braintree
  • Stripe
  • WePAy
  • Facebook
  • Twitter
  • Mailgun
  • Mailchimp
  • Twilio
  • Github
  • SendGrid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment