Part 4: Ruby 101

This week we are going to dive deep into the Ruby programming language!

pry

We will be using the pry environment for learning Ruby. Install it using:

gem install pry

4.0 Ruby Reading

Below is a list of Ruby resources that we recommend checking out if you want to prior to next week. Next week, we'll cover Ruby (not Ruby on Rails) and introduce building servers. If you'd like to get a bit of a head start, here are some of your instructor's favourite reads (order of least in depth to most in depth):

Finally, we highly highly recommend checking out Sandi Metz's Practical Object-Oriented Ruby. It is a short book (compared to other programming books) fantastic examples. We have two copies on our local library. Unfortunately, it is not free but it may be purchased as a digital or physical copy.

Finally: Ruby on Rails != Ruby. Rails is a framework written in Ruby. So no need to read Rails books (we'll cover Rails later in the course).

results matching ""

    No results matching ""