About This Course
Who this course is for:
- This course is meant for absolute beginners who want to learn Ruby on Rails for Web Development
- Anyone wanting to learn to build web applications
What you’ll learn:
- We’ll build a cool Stock Market app that lets you look up stock quotes and financial information and save it to a database
- Users can create an account and sign up to your website, log in, add stocks, check stock prices and all kinds of other cool financial information
- We’ll style the website using the popular Bootstrap CSS framework
Requirements:
- You don’t need any special knowledge or software to take this course, though any experience with HTML or CSS is a plus
In this course, I’ll walk you through 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.
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.
Our Promise to You
By the end of this course, you will have learned how to build web apps.
30 Day Money Back Guarantee. If you are unsatisfied for any reason, simply contact us and we’ll give you a full refund. No questions asked.
Get started today and learn more about Ruby on Rails.
Course Curriculum
Section 1 - Installing Ruby On Rails | |||
Introduction | 00:00:00 | ||
Section 2 - Creating The Basic Rails Application | |||
Ruby On Rails Overview | 00:00:00 | ||
Rails Server | 00:00:00 | ||
Create First Webpage With Generator | 00:00:00 | ||
Root Route | 00:00:00 | ||
Version Control With Git | 00:00:00 | ||
Github | 00:00:00 | ||
Create About Page Manually | 00:00:00 | ||
Application.Html.Erb Page | 00:00:00 | ||
Create Embedded Ruby Links | 00:00:00 | ||
Partials | 00:00:00 | ||
Section 3 - Styling The App With Bootstrap CSS | |||
Bootstrap Overview | 00:00:00 | ||
Installing Bootstrap | 00:00:00 | ||
Bootstrap Navbar | 00:00:00 | ||
Mobile Ready Design | 00:00:00 | ||
Section 4 - Stock Quote API | |||
Stock Quote Gem Introduction | 00:00:00 | ||
Stock Quote Update – API KEY | 00:00:00 | ||
Stock Quote Gem Walkthrough | 00:00:00 | ||
Stock Forms | 00:00:00 | ||
Stock Form Controller | 00:00:00 | ||
Nothing Error Handling | 00:00:00 | ||
Junk Error Handling | 00:00:00 | ||
Section 5 - Creating A User Management System | |||
Install Devise User Management System | 00:00:00 | ||
Devise Database | 00:00:00 | ||
Flash Messages | 00:00:00 | ||
Devise Links | 00:00:00 | ||
Bootstrap Forms | 00:00:00 | ||
Conditional Navbar Links | 00:00:00 | ||
Section 6 - Creating A Stock Database Table | |||
Stocks Database Table | 00:00:00 | ||
Stocks Views | 00:00:00 | ||
Fix Formatting And Rails Association | 00:00:00 | ||
Stocks Navbar And CRUD | 00:00:00 | ||
Authenticate Users | 00:00:00 | ||
Correct User Controller | 00:00:00 | ||
Correct User New Form | 00:00:00 | ||
Final Association Stock Index Page Loop | 00:00:00 | ||
Connecting To Stock Quote Gem Overview | 00:00:00 | ||
Connect Stocks Table To Quote Gem | 00:00:00 | ||
Precision And Delimiter Price Fix | 00:00:00 | ||
Stock Index Error Handling | 00:00:00 | ||
Form Validation | 00:00:00 | ||
Bootstrap Table Stock Index Page | 00:00:00 | ||
More Error Handling | 00:00:00 | ||
Stocks Show Page | 00:00:00 | ||
Section 7 - Using Professional Web Hosting For Our Application | |||
Heroku Introduction | 00:00:00 | ||
Heroku Push | 00:00:00 | ||
Heroku Run Rails DB: Migrate | 00:00:00 | ||
Heroku Domain Names | 00:00:00 |