Course: 29 Videos
Length: 2+ Hours
Price: $49
Ruby on Rails can seem overwhelming at first, but it doesn’t have to be! In this course I’ll walk you through it step by step and you’ll be building your first web app in MINUTES. You’ll be amazed how quick and easy it is to create very professional looking websites, even if you have no programming or web design experience at all.
Watch over my shoulder as I build a cool To-Do List app step by step right in front of you. You’ll follow along and build your own copy. By the time we’re finished, you’ll have a solid understanding of Ruby on Rails and how to use it to build awesome web apps.
The course contains 29 videos – and is just over 2 hours long. Watch the videos at your own pace, and post questions along the way if you get stuck. You don’t need any special knowledge or software to take this course, though any experience with HTML or CSS is a plus. You don’t even need to know the Ruby programming language. I’ll walk you through EVERYTHING.
Ruby on Rails is a great web development tool and learning it has never been this easy.
What We’ll Build…
We’ll build a cool To-Do List app that let’s you make lists and save them to a database. You can update items as you complete them to “cross them off the list”.
We’ll style the website using the popular Bootstrap CSS framework (I’ll show you how to use it!)
Sign up today and I’ll see you on the inside!
Course Content…
Module 1 | Ruby on Rails: To-Do List App |
Unit 1 | Rails Overview | Video 0-A |
Unit 2 | Install Node.js | Video 0-B |
Unit 3 | Install Sublime and Git Bash Terminal | Video 0-C |
Unit 4 | Create SSH Key | Video 0-D |
Unit 5 | Install The Heroku Toolbelt | Video 0-E |
Unit 6 | Install Ruby on Rails | Video 0-F |
Unit 7 | Create Test Project and Handle Errors | Video 0-G |
Unit 8 | Create New Project and Run Server | Video 0-H |
Unit 9 | Git | Video 3 |
Unit 10 | Github | Video 4 |
Unit 11 | Rails Scaffold | Video 5 |
Unit 12 | Database Migration | Video 6 |
Unit 13 | Rake Routes and Views | Video 7 |
Unit 14 | Root Route | Video 8 |
Unit 15 | Views Walkthru | Video 9 |
Unit 16 | Install Bootstrap CSS | Video 10 |
Unit 17 | Bootstrap CSS Walkthru | Video 11 |
Unit 18 | Styling Todo Items | Video 12 |
Unit 19 | Strikethrough Text | Video 13 |
Unit 20 | Creating Links | Video 14 |
Unit 21 | Redirection | Video 15 |
Unit 22 | Flash Messages | Video 16 |
Unit 23 | Form On The Index Page | Video 17 |
Unit 24 | Styling The Index Form | Video 18 |
Unit 25 | Creating a Navbar | Video 19 |
Unit 26 | Putting a Form on The Navbar | Video 20 |
Unit 27 | Table Colors | Video 21 |
Unit 28 | Style The Edit Page | Video 22 |
Unit 29 | Delete Marked Items Button | Video 23 |
Unit 30 | Delete All Items Button | Video 24 |
Unit 31 | Checkbox Buttons | Video 25 |
Unit 32 | Intro To Heroku Webhosting | Video 26 |
Unit 33 | Pushing Code To Heroku | Video 27 |
Unit 34 | Domain Names With Heroku | Video 28 |
Unit 35 | Update Video - Root Redirect | Video 29 |