Online Courses
Currently there are 1760 courses in the course catalog you can take online or at home
Ruby for Rails
Course Code: PRO2079
School: ProTrain Online
Description
If you are already using Rails, get under the hood of Rails and learn Ruby. Rails is a web applications developement framework based on the Model-View-Controller (MVC) architecture which uses Ruby as it's programming language.
Objectives
- Students will install Ruby and Rails and create a simple Ruby and Rails application.
- Students will write code to define variables, and classes.
- Students will use modules to organize their programs.
- Students will
- identify the scope of variables. Students will write code for conditional code execution and loops.
- Students will write code to work with built-in and scalar objects.
- Students will write code to work with collections and regular expressions.
- Students will write code to work with callable objects.
- Students will explore ways to use Ruby and Rails to create applications.
- Students will create a final project using what they have learned in this course.
Outcomes
You will learn to use the built-in classes and modules to build an application. You will need a webserver running Ruby, Rails and a database application. These are available for free and the course includes instructions for installing them.
Assessment