Ruby

Today, we're going to be briefly dipping our toes into Ruby on Rails.

Ruby on Rails is a great way to build a website as a solo developer.

Ruby on Rails was initially released in 2004, and is widely used across many big companies.


Today, we're going to demo of the power of Ruby on Rails. Then, we'll start with the basics of Ruby.

This is what we will be using today:

  1. https://www.theodinproject.com/paths/full-stack-ruby-on-rails
  2. https://www.jdoodle.com/execute-ruby-online

Further reading:

  1. The creator of Ruby on Rails giving a demo of its features
  2. https://guides.rubyonrails.org/getting_started.html
  3. https://www.destroyallsoftware.com/talks/boundaries
  4. https://github.com/fpsvogel/learn-ruby
  5. https://poignant.guide/book/chapter-3.html
  6. ...the past 20 years of blog posts from various developers...