On Thu, Jun 19, 2014 at 3:51 PM, 'Danny Redden' via Ruby on Rails: Talk < [email protected]> wrote:
> Hey guys, I am really brand new to computer programming and I have watched > numerous videos on "where to start programming" and "what language to learn > first" etc. I watched a video and it talked about how Ruby on Rails was the > best language (Ruby) to learn first. I am just wanting to know how to > download Ruby on Rails on Mac OS X 10.9.3. If you guys could help me out > that would be awesome! Thanks! > The RailsBridge InstallFest [1] and Introduction to Rails [2] tutorial documents are pretty good at exactly this sort of thing: getting your development environment installed and run through of a simple Rails app to get you going. These are the scripts we use during the live RailsBridge events, but I think they're quite useful in a stand-alone way as well. Hartl's RailsTutorial, as mentioned by Colin, is the most comprehensive set of tutorials for Rails going at the moment. This question gets asked a *lot*, I mean, seriously, a *lot*. I put up my immediate response at [3], but there's a better one at [4], and if becoming a web developer is your goal, the Odin Project [5] has sorted out a lot of stuff to follow. [1] Installfest: http://docs.railsbridge.org/installfest [2] Intro to Rails: http://docs.railsbridge.org/intro-to-rails [3] Resources for learning Ruby and Rails: http://blog.tamouse.org/pages/learning/ [4] http://astonj.com/tech/best-way-to-learn-ruby-rails/ [5] Odin Project: http://www.theodinproject.com/home -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAHUC_t_4%2BFF%3DpveYw8%3DFhHCqyY5ijZRohK1o_6YWTYuva_Eh7A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

