Ruby on Rails for Web Development

Testimonials (8 reviews)

Features

Premium video tutorials

Award-winning instructors

Personalized learning

Get certified

Learn at your own pace

Mobile (learn on-the-go)

Unlimited tests and quizzes

Regularly updated content


Overview

Learn how to create professional looking websites step by step with Ruby on Rails! Ruby on Rails is an open source web development framework that utilizes the Ruby programming language. Proficiency in Ruby on Rails is a highly marketable skill, with growing demand for Rails developers in the job market. Top companies like Twitter, Hulu and Github all built their sites using Ruby on Rails, and in this online course you will learn to build professional web apps of your own with no programming or web design experience required.

Designed for beginners, you will build a Pinterest style website in Ruby on Rails, mastering the concepts and skills required through practical, hands-on application and examples. Experience with HTML or CSS is a bonus, however it is not necessary to take this course. By the end of the course, you will have built a fully functional website that you can add to your portfolio if you are seeking employment as a Rails developer, or use as your foundation to creating more web apps in Ruby on Rails.

Highlights:

  • 44 practical tutorials.
  • Explore options you have to download, install, and use Ruby on Rails.
  • Set up your development environment with Github, BitBucket and Heroku.
  • Add, install and remove Gems to add third party functionality to your Rails app.
  • Create links with embedded Ruby and HTML.
  • Add CSS, a Jumbotron, buttons and customize styles with Bootstrap.
  • Install and customize Devise to allow users to sign up to your site, log in, and log out.
  • Add images to your app with Paperclip and ImageMagick, and host images on Amazon AWS.
  • Enable users to add, edit, and remove pins.
  • Easily make your website mobile ready.

Want to continue improving your skills in Ruby? Check out the Intro to Ruby Programming course.

Once enrolled, our friendly support team and tutors are here to help with any course related inquiries.

Ruby on Rails for Web Development
Focus video player for keyboard shortcuts
Auto
  • 720p
  • 540p
  • 360p
1.00x
  • 0.50x
  • 0.75x
  • 1.00x
  • 1.25x
  • 1.50x
  • 1.75x
  • 2.00x
cc

Summary

Skill level: Beginner
Certificate: Yes
Lessons: 50
Accredited by: CPD
Pre-requisites: None
Video duration: 3h 45m
Estimated study time: 25h for all materials

Accreditations and approvals



Syllabus

1

Try it!

Course Introduction

What to expect from the course.

2

Overview and Node Installation

Learn about the different tools that we'll need in order to install Ruby on Rails.

3

Sublime and Git Installation

Install the Sublime Text editor and the Git Bash Terminal to your computer.

4

Heroku Toolbelt

How to install the Heroku Toolbelt, which will allow us to push our code to Heroku later on for web hosting.

5

Generate SSH Key

6

Rails Installation

Download and install Ruby on Rails using the Rails Installer.

7

Create Pinteresting Project

Create a new Ruby on Rails project, named Pinteresting.

8

Error Handling

How to Google errors that you may receive while using Ruby on Rails.

9

Gem File and Rails Server

Fixing the installation error we received by modifying the Gemfile.

10

Understanding The Ruby on Rails MVC Architecture

Learn about Models, Views, and Controllers and how they interact with each other.

11

The Rails Development Environment Walk-Thru

Finding our way around the rails directory, text editor, and terminal.

12

What Is Version Control?

Keep track of code changes locally.

13

Github For Version Control

Save your version control to the cloud at Github.

14

BitBucket For Version Control

Save your version control to the cloud at BitBucket.

15

Hosting Your App On Heroku

How to push code to a production level server.

1

Try it!

Creating Our First Web Page

Let's build our first Rails Web Page!

2

Understanding Routing

Routing basics to create custom URL's.

3

Understanding the Gemfile and Gems

Adding, removing, and installing Gems.

4

Adding Additional Web Pages

Building out additional web pages manually (controllers, routes, and views).

5

Understanding the Application.html File

What is the Application.html file and what is it used for?

6

Creating Links with Embedded Ruby vs. HTML

How and why to use ERB to create web links.

7

Try it!

Adding CSS with Bootstrap

Styling with Bootstrap CSS.

8

Creating a Navbar

How to build a Bootstrap navbar?

9

Using Partials

What are partials and why are they so important?

10

Creating a Jumbotron and Buttons with Bootstrap

Let's add a Jumbotron with some simple CSS from Bootstrap.

11

Changing Style with Bootstrap

Customizing styles in bootstrap is easy.

1

Devise Installation Part 1

Allow people to sign up to your site, log in, and log out. Part 1.

2

Devise Installation Part 2

Allow people to sign up to your site, log in, and log out. Part 2.

3

Customizing Devise Views

Using Bootstrap to customize Devise views.

4

Adding a Name to Devise

Adding user names to our Devise database table.

5

Styling the Navbar by Login Status

Change how the Navbar looks based on whether a user is logged in or out.

6

Pins Scaffold

Creating a framework to allow people to add images to your app.

7

Pins CSS and C.R.U.D.

Deleting the Pins CSS file and understanding C.R.U.D.

8

Styling Pins Views and Links

Change the way Pins are displayed on the site.

9

Rails Associations

What are Associations and why are they so important?

10

Understanding the Pins Controller

What is the Pins Controller and how do we use it?

11

Pins Controller Associations

Understanding the "correct user" in Pins Controller.

12

Paperclip and ImageMagick Part 1

Using Paperclip and ImageMagick to handle image uploading by users. Part 1.

13

Paperclip and ImageMagick Part 2

Using Paperclip and ImageMagick to handle image uploading by users. Part 2.

14

Amazon AWS Part 1

Using Amazon AWS S3 to store our database images.

15

Amazon AWS Part 2

Setting up AWS Secret Keys and configuration.

16

Styling the Pins Page

Modifying how our Pins Page looks.

1

Installing Masonry Part 1

Setting up JQuery Masonry.

2

Installing Masonry Part 2

Using JQuery Masonry animations on our Pins.

3

Changing Pin Order and Adding Root

Changing which Pins appear first and adding a new root route.

4

Adding Pagination

Break our Pins into many pages with links.

5

Make the Site Mobile Ready

Making our site mobile ready is easy with Bootstrap!

6

Adding Custom URLs and Custom Domain Names

Changing your Heroku app name and using your own domain name.

1

Conclusion

Summing up what we just did.

2

Where to Go Next

Tips on what to learn going forward to further your education.

Download syllabus