Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Ruby on Rails Foundations
Rating: 4.4 out of 5(409 ratings)
2,400 students

Ruby on Rails Foundations

An in depth tutorial for learning the Ruby on Rails web framework, from basic principles to advanced coding techniques.
Created byJordan Hudgens
Last updated 10/2015
English

What you'll learn

  • Build fully functional Ruby on Rails applications
  • Be able to deploy web applications to the web
  • Understand each stage of the Rails development process
  • Work with APIs
  • Run database queries
  • Develop MVC (model view controller) applications
  • Build and customize RESTful routes into a web application
  • Install Rails on their local development machine
  • Build a file uploading feature
  • Work with form data
  • Integrate custom algorithms into a web application

Course content

12 sections73 lectures6h 31m total length
  • What is Ruby on Rails?4:09

    Explore how Ruby on Rails, a web application framework built on Ruby, enables building flexible, scalable apps while powering sites like GitHub, Twitter, Airbnb, and more in open source community.

  • How to Install Rails on a PC5:32
  • How to Install Rails on a Mac9:21
  • Rails Introduction Quiz

Requirements

  • Basic computer knowledge
  • No programming experience required

Description

Are you ready to start building professional web applications? Over a decade of programming experience has taught me that the best way to learn how to code is to acquire a comprehensive understanding of the basic principles and then learn from building real world projects, and that's exactly what this course does. Beginning with setting up your local development environment and ending with deploying your production application to the web, this course gives a detailed walk through on:

  • Creating applications
  • Using the Rails console
  • Generating scaffolds
  • Running advanced database queries
  • How to configure RESTful routes
  • Configuring views
  • Building out the full Model/View/Controller architecture
  • Working with multiple database options
  • Creating custom algorithms
  • Building a file uploader connected to a CDN
  • Working with Ruby gem libraries
  • Integrating authentication
  • And much more.

This course differs from others because it not only teaches you how to build an application, it focuses on giving developers an in depth understanding of the web framework itself so that you can take your new knowledge and build any type of application. With the course organized so that each video teaches a specific feature, you can use them in the future as a reference when you want to build out a specific functionality. The course was engineered to ensure you will be able to learn the material:

  • With over 6.5 hours of video lectures
  • Access to the project's source code
  • Quizzes at the end of each section
  • And I will be your personal code mentor, answering every question you have as you go through the course to ensure you can complete it successfully and that you have an extensive understanding of the material

After you complete the course and quizzes you will be given a Ruby on Rails Foundations certificate of completion and you will be on your way to becoming a professional Rails developer!

Who this course is for:

  • Anyone interested in building web applications
  • Developers wanting to learn how to create Ruby on Rails apps