Ruby on Rails Friday, August 26, 2016

My recommendations would be:

1. What Norm said: find a Linux or OS X box and set up your development environment here.
2. Learn basic Ruby first. You can try the pickaxe book or rubymonk.com.
3. Don't use an IDE. Choose a simple text editor that will get out of your way (Sublime Text, Notepad++, TextMate). Don't try learning two difficult things at a time so if you don't know Vim or Emacs don't use them.
4. For learning Rails try starting with https://www.railstutorial.org/
5. Read the docs at http://guides.rubyonrails.org/. Read it cover to cover. You won't remember everything but you'll have an idea what's possible and where to look for help.

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAA6WWt8VrSr-iNSGGs5%2BU0pQxaxMoMda36A-w-xdtgz0dFZ6nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment