Ruby on Rails for .NET Developers


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
This course covers how elements of the Ruby language for .NET developers. It also covers the features of Ruby on Rails and shows how to create a Ruby on Rails application.

Target Audience
.NET Programmers who want to learn how to build Ruby on Rails applications

Prerequisites
None

Expected Duration (hours)
2.7

Lesson Objectives

Ruby on Rails for .NET Developers

  • start the course
  • outline the features of Ruby
  • contrast Ruby with .NET languages
  • install Ruby and Ruby on Rails
  • use the Interactive Ruby (IRB) shell
  • create a class in Ruby
  • work with instance methods in Ruby
  • implement inheritance in Ruby
  • work with private methods in Ruby
  • create class access methods in Ruby
  • use If statements in Ruby
  • work with While and Until loops in Ruby
  • handle exceptions in Ruby
  • work with simple data input and output in Ruby
  • work with arrays in Ruby
  • use strings and substitution in Ruby
  • work with symbols in Ruby
  • work with hashes in Ruby
  • set up a Ruby on Rails projects
  • generate scaffolding in a Ruby on Rails project
  • customize the home page of a Ruby on Rails project
  • create an ActiveRecord model in a Ruby on Rails project
  • use seeds to add data to a Ruby on Rails database
  • examine routes in a Ruby on Rails project
  • examine the controller in a Ruby on Rails project
  • examine and modify views in a Ruby on Rails project
  • work with view templates in a Ruby on Rails project
  • work with the asset pipeline in a Ruby on Rails project
  • work with sessions in a Ruby on Rails project
  • work with cookies in a Ruby on Rails project
  • manage and maintain a Ruby on Rails application
  • Course Number:
    pg_rubr_a03_it_enus

    Expertise Level
    Intermediate