Blog
-
Guide to Getting Started with Ruby
Get Ruby installed on your local computer.
-
The Underestimated Importance of Giving Talks as a Junior Developer
You don't have to be an expert. You just need to get yourself in front of people.
-
Using gems in a Ruby script: pry
Getting started with pulling in additional libraries in a Ruby project.
-
Accessing APIs with Ruby: a tutorial
Using 'open-uri' and JSON to get data from an API with Ruby.