Skip to content

Instantly share code, notes, and snippets.

@donsalvadori
Forked from gxespino/ProgrammingManifesto.md
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save donsalvadori/8c940393c7067738b610 to your computer and use it in GitHub Desktop.
Save donsalvadori/8c940393c7067738b610 to your computer and use it in GitHub Desktop.

#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 www.gxespino.com
  • 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