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 For Beginners Practical Ruby On Rails Training
Rating: 4.2 out of 5(40 ratings)
1,682 students

Ruby On Rails For Beginners Practical Ruby On Rails Training

A practical hands-on course that teaches the beginner how to use Ruby On Rails. Uses easy to follow examples.
Created byInfinite Skills
Last updated 1/2017
English

What you'll learn

  • Teach the core fundamentals of programming with Ruby On Rails

Course content

13 sections100 lectures8h 12m total length
  • Important - Download These First0:01
  • 0101 What We Will Cover2:42
  • 0103 Brief History Of Rails2:15

    Trace the origins of Ruby on Rails, the open source web framework built on Ruby that popularized the model view controller paradigm, convention over configuration, and don't repeat yourself.

  • 0104 The Purpose Of Using Rails5:40
  • 0105 Model View Controller Paradigm5:47
  • 0106 Installing Rails Using Nitrous3:00
  • 0107 Installing Rails Using The Rails Installer1:47
  • 0108 How To Access Your Working Files2:45

Requirements

  • A will to learn to program

Description

This Ruby on Rails tutorial from Infinite Skills will take you through the key features of this open-source web development framework while leading you through the development of a time-tracking web application. This course is designed for users that already have a working knowledge of the Ruby programming language.


You will start with a tour of Ruby Syntax and how to run Ruby code, learning about objects and classes, strings and numerics, and control structures in Ruby. You will then begin to create a Rails app, covering topics such as domain modeling, controllers, views, creating forms, and authentication. This video tutorial will also teach you how to use Ajax with Rails, handle file uploads, send emails from the server, and export content to CSV, JSON, and XML. Finally, you will learn how to test Rail apps and write model and controller tests.

By the completion of this computer based training course, you will be fully capable of creating a web app from start to finish with Ruby on Rails. Working files are included, allowing you to follow along with the author throughout the lessons.

Who this course is for:

  • Programmers, Web Developers