I have toyed around with Ruby for a few years now but never really took the time to learn the language. I truly enjoy writing code and wanted to take a few steps back and start with the basics. So I decided to start fresh.
My idea was simple: start with the most basic Ruby programming and work my way up from there. No frameworks, no Rails, just straight Ruby.
This is my journey of Ruby learning (minus cartoon foxes!) and I hope that it will benefit others as well as serve as a reminder to myself of some of the amazing things that I have learned. This journey has only just started but I feel that I have a much greater grasp of Ruby and how to utilize it. Join me on my journey and maybe you’ll learn something along the way too.
Here’s a small overview of some of the topics I am going to write about.
- Setting Up A Solid Development Environment
RVM, Ruby, ZSH. and Version Control. - Learning Ruby (The Hard Way)
This book along with Learn to Program by Chris Pine were stellar. - Taking it to the Web
Sinatra