Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
A practical hands-on course that teaches the beginner how to use Ruby On Rails. Uses easy to follow examples.
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.
Course Content
- 13 section(s)
- 100 lecture(s)
- Section 1 Introduction
- Section 2 Brief Tour
- Section 3 Ruby On Rails
- Section 4 Domain Modelling
- Section 5 Controllers
- Section 6 Views
- Section 7 Forms
- Section 8 Authentication
- Section 9 Mailers
- Section 10 Files And Exporting
- Section 11 Testing
- Section 12 Refactoring And Final Exercises
- Section 13 Conclusion
What You’ll Learn
- Teach the core fundamentals of programming with Ruby On Rails
Skills covered in this course
Reviews
-
SSACHIN BHANDARI
nice
-
JJack H. Gilbert
i am a newbie, as such, i don't quite understand all the new terms, the instructor does a pretty good job in explaining terms, i do know that it would take forever to explain all the terms, so i stop the lecture to look up the terms..
-
BBrad Lund
So far this course is OK but I am just starting. The instructor seems very knowledgeable but I want to really see how to use this language. I will keep on watching :-)
-
SSergio Bobillier
This is a great course to start with Ruby on Rails it addresses the important things, direct and concise and give satisfying explanations on core topics.