# The Ruby Tutorial This Ruby tutorial is part of the final project of the Programming Languages course at Chapman University. ## Overview of the Language A rundown on why Ruby has gained the traction it has had for over 25 years. - [What is Ruby and why is it so widely used?](https://hackmd.io/@evrahnos/SJU_x9dBj) ## Comprehensive Ruby Guide A quick and comprehensive guide to the programming language. Includes exercises and solutions. - [The Ruby tutorial](https://hackmd.io/@evrahnos/HJZPgUjSi) - [Ruby tutorial exercises](https://hackmd.io/@evrahnos/SkWAtPoBs) - [Ruby tutorial solutions](https://hackmd.io/@evrahnos/S1oUsvoBs) ## Project Walkthrough A coding project in Ruby that highlights its strengths in web development, in relation to programming languages as a whole. - [Creating a blog with Ruby on Rails](https://hackmd.io/@evrahnos/ryTuitp8o)