Skip to content

Instantly share code, notes, and snippets.

@tanvirraj
Forked from gxespino/ProgrammingManifesto.md
Last active August 29, 2015 14:22
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 tanvirraj/fefc5defe72675ab7ffe to your computer and use it in GitHub Desktop.
Save tanvirraj/fefc5defe72675ab7ffe 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
  • Agile Web Development with Rails 4 by Ruby, Thomas & Hannson

##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 www.fundzilla.herokuapp.com
  • Pinteresting
  • Survey app
  • E-commerce app www.bitenitedc.com
  • Polished CRUD app (twitter, blog, pinterest, etc.)
  • Marketplace app with Stripe Connect
  • Time-keeping app
  • Office work out competition app
  • Invoice app
  • Multi-tenant site

APIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment