Skip to content

Instantly share code, notes, and snippets.

@bullfight
Last active December 21, 2015 06:08
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 bullfight/6261734 to your computer and use it in GitHub Desktop.
Save bullfight/6261734 to your computer and use it in GitHub Desktop.
What Next?

Community

Austin's monthly meetup of the Rails community. This is a great way to get to know the local community and to see some excellent presentaions on software development both novice and advanced. (At Capital Factory)

A Weekly meetup of developers to work, chat, and socialize over excellent coffee or beer at Houndstooth on 42nd and Lamar.

A ten week immersive course designed to teach to web development and prepare you for your first job as a developer.

Everyone needs help to stay excited and engaged, a daily dose of Hackernews will keep you fresh.

Essential Learning Tools

Work through this tutorial, it has concrete examples and will give you all the fundamental tools you need to build and deploy apps with ruby.

This is a great set of puzzles for learning the ins and outs of programming with ruby.

Excellent screencasts for working with Rails libraries and implementing any given feature you might want to incorporate into an app, from authorization to code syntax highlighting.

It is worthwhile to do the other courses too, but these are great, and will help you to learn to build rails apps in a very guided and highly interactive manner.

Learn to code with interactive lessons.

Learn ruby with a mentor online.

If you don't plan on using vim, use sublimetext2 it is the best GUI text editor out there.

Ruby and Rails Documentation

This is a great resource for getting to know the ins and outs of rails. It has some great examples of the variety of ways common methods can be used.

A brilliant documentation engine for rails, quickly find and inspect core rails classes and methods. This site is great because it has comments about the methods and their edge cases and interesting ways they can be used. Even better it is super easy to navigate.

Ruby documentation, other than APIdock this is the best resource for finding ruby methods.

More Advanced

Deep knowledge of software composition and testing patterns, may possibly blow your mind.

This is the first ruby book to really hold my attention.

Learn Vim! You know you want to.

Some really nice, short screencasts on ruby ins and outs.

@courtney-rosenthal
Copy link

Great list, thanks for sharing and presenting.

There was a list of groups and Twitter handles posted on the whiteboard. Did anybody capture that? It might be useful to include here.

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