This course is designed for those interested to learn the basics of Ruby on Rails, how to use it to build web apps, and how to style them using the popular Bootstrap CSS framework. Read more.
John Elder is a the founder and CEO of Codemy.com where he has taught over 150,000 people to code, as well as an Amazon #1 Best-Selling Author.
Access all courses in our library for only $9/month with All Access Pass
Get Started with All Access PassBuy Only This CourseAbout This Course
Who this course is for:
- Absolute beginners eager to delve into the world of web development.
- Anyone new to coding or aspiring to build web applications
What you’ll learn:Â
- Build a Cool Stock Quote Application in Rails: Craft a sleek Stock Market app that allows you to effortlessly retrieve stock quotes and financial data while saving them securely to a database.
- User-Friendly Web Applications: Enable users to effortlessly register, log in, and seamlessly navigate through your website. Add and manage stocks, check real-time stock prices, and explore a variety of captivating financial information.
- Styling with Bootstrap: Enhance the visual appeal of your website using the widely acclaimed Bootstrap CSS framework.
Requirements:Â
- No Prior Knowledge Required: Dive in with confidence, as this course is designed for those with no previous programming experience. No need for special software – we’ll guide you every step of the way.
- HTML/CSS Experience (a Plus): While not mandatory, a bit of familiarity with HTML or CSS can be beneficial.
Welcome to the Ultimate Ruby on Rails for Web Development course!
Why Choose This Course?
- Step-by-Step Guidance: Follow along as I guide you through each step. I’ll make it a breeze to create your first web app, including a cool stock quote application in Rails, in a matter of minutes.
- No Ruby Knowledge Needed: Even if you’ve never encountered the Ruby programming language, fear not – we’ve got you covered.
- Professional Websites Made Easy: Witness how effortlessly you can produce polished and professional-looking websites.
Ready to embark on this exciting journey? Join us now and discover the thrill of building your own web applications, including a cool stock quote application in Rails, hassle-free!
Our Promise to You
By the end of this Ruby on Rails course, you will have learned how to Build a Cool Stock Quote Application in Rails.
10 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 Ruby on Rails.
You might also be interested in taking the course Ruby On Rails: Crypto Currency Portfolio to further your learning journey!
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 |
About This Course
Who this course is for:
- Absolute beginners eager to delve into the world of web development.
- Anyone new to coding or aspiring to build web applications
What you’ll learn:Â
- Build a Cool Stock Quote Application in Rails: Craft a sleek Stock Market app that allows you to effortlessly retrieve stock quotes and financial data while saving them securely to a database.
- User-Friendly Web Applications: Enable users to effortlessly register, log in, and seamlessly navigate through your website. Add and manage stocks, check real-time stock prices, and explore a variety of captivating financial information.
- Styling with Bootstrap: Enhance the visual appeal of your website using the widely acclaimed Bootstrap CSS framework.
Requirements:Â
- No Prior Knowledge Required: Dive in with confidence, as this course is designed for those with no previous programming experience. No need for special software – we’ll guide you every step of the way.
- HTML/CSS Experience (a Plus): While not mandatory, a bit of familiarity with HTML or CSS can be beneficial.
Welcome to the Ultimate Ruby on Rails for Web Development course!
Why Choose This Course?
- Step-by-Step Guidance: Follow along as I guide you through each step. I’ll make it a breeze to create your first web app, including a cool stock quote application in Rails, in a matter of minutes.
- No Ruby Knowledge Needed: Even if you’ve never encountered the Ruby programming language, fear not – we’ve got you covered.
- Professional Websites Made Easy: Witness how effortlessly you can produce polished and professional-looking websites.
Ready to embark on this exciting journey? Join us now and discover the thrill of building your own web applications, including a cool stock quote application in Rails, hassle-free!
Our Promise to You
By the end of this Ruby on Rails course, you will have learned how to Build a Cool Stock Quote Application in Rails.
10 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 Ruby on Rails.
You might also be interested in taking the course Ruby On Rails: Crypto Currency Portfolio to further your learning journey!
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 |