From 2592519d7055ff688faa01346f9d1149b70cc00e Mon Sep 17 00:00:00 2001 From: Austin Brock Date: Sat, 11 Jan 2025 21:29:03 -0800 Subject: [PATCH] added links for ruby programming --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 561aaf6..b35d938 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,10 @@ This list aims to be a curated set of high quality educational resources. The av **Free** online book covering all stages of creating a Ruby on Rails application\ *(HTML, CSS, JavaScript, Ruby, Rails)* +#### [Chris Oliver's Go Rails](https://gorails.com/) +**Free** Online Ruby on Rails Tutorial. Starts with essential ruby, then SQL, and finally Rails +*(HTML, CSS, Ruby, Rails, SQL)* + #### LinkedIn Learning: [Web Development](https://www.linkedin.com/learning/topics/web-development), [Web Design](https://www.linkedin.com/learning/topics/web-design) **Paid** platform for video courses on web development and design\ *(HTML, CSS, JavaScript, web development, web design)*