Sunday, June 28, 2015

Ruby and Rails Learning

Posting after ages

Ruby and Rails Learnings:

Trying hands on Ruby and Rails
Ruby Resources: https://www.ruby-lang.org/en/documentation/installation.  On OSX you need the Homebrew package manager to install or it is recommended to use it to install Ruby. More on Homebrew

Best startup Learning guide for Ruby: https://www.ruby-lang.org/en/documentation/quickstart/

One thing I realized is how important Git has become. I have had experience with perforce now and Git has become the defacto standard of source control management.  Basic Git knowledge is located here: https://git-scm.com/book/en/v2/Getting-Started-Git-Basics

No comments: