Skip to main Content

English Delivery Only: Ruby on Rails

  • Código del Curso RUBYR
  • Duración 2 días

Otros Métodos de Impartición

Clase de calendario Precio

eur1,380.00

Solicitar Formación Grupal Inscribirse

Método de Impartición

Este curso está disponible en los siguientes formatos:

  • Clase de calendario

    Aprendizaje tradicional en el aula

  • Aprendizaje Virtual

    Aprendizaje virtual

Solicitar este curso en un formato de entrega diferente.

*** Course delivered in English (UK - (GMT)) ***

Ruby on Rails Course Overview

Ruby is a high level Interpreted,Object Oriented,rapid development language deployed in many scenarios in the modern world.

This Ruby on Rails

Calendario

Parte superior

Dirigido a

Parte superior

Who will the Course Benefit?

Developers who are required to write,maintain and test Ruby applications and projects based on Ruby on Rails.

Objetivos del Curso

Parte superior

Course Objectives

This course aims to provide the delegate with the knowledge to be able to understand,develop and maintain Ruby applications and Rails based projects.

Ruby on Rails Training Course

Course Contents - DAY 1

Course Introduction

  • Administration and Course Materialsqq
  • Course Structure and Agenda
  • Delegate and Trainer Introductions

Session 1: REST

  • What is REST
  • RESTful architecture
  • A simple REST client

Session 2: INTRODUCTION TO RUBY ON RAILS

  • Install Ruby on Rails on an operating system
  • The Model-View-Controller approach
  • Rails Conventions
  • Rails project structure
  • Using RubyGems with Rails

Session 3: ROUTING

  • What is a Route
  • Define routes that recognize incoming URLs
  • Use named route methods to generate URLs based on the routing scheme
  • Apply and understand the RESTful routing conventions
  • Design apps to take advantage of the REST conventions in Rails

Session 4: MODELS

  • What is a Model
  • Using ActiveRecord
  • Validations
  • Associations
  • Migrations

Course Contents - DAY 2

Session 5: : CONTROLLERS

  • What is a Controller
  • Creating controllers
  • Using ActionController
  • Writing Actions
  • Filters

Session 6: VIEWS

  • What is a View
  • Exploring ActionView
  • Writing Views for actions
  • Partials
  • Forms

Session 7: CREATING A RAILS PROJECT

  • Creating the project
  • Project Directory structure
  • Using the Rails web server
  • Creating the initial controller
  • Modify the initial index.html file
  • Setting the Route
  • Creating a resource
  • Viewing routes with rake

Session 8: RAILS SCAFFOLDING

  • What is Scaffolding
  • Creating a new project
  • Generating the Rail Scaffold
  • Customising the application

Pre-requisitos

Parte superior

Requirements

Delegates attending this course should have experience programming in Ruby. This knowledge can be obtained by attendance on the pre-requisite Ruby Programming course.

Siguientes Cursos Recomendados

Parte superior

Further Learning

  • Apache Web Server
  • Introduction to MySQL
  • Python Programming 1
  • PHP Developer