Untitled Document

Ruby for Rails

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. With this course you will learn Ruby itself so you can make your Rails applications even more powerful. In this course you will learn how Ruby and Rails work and learn the building blocks of Ruby: objects, variables, classes, modules and programes. 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.

Objectives

Book

Ruby for Rails

Author: David A Black
Publisher: Manning
ISBN: 1-932394-69-9

Lesson 1: Getting Started

Read Chapters 1, 2 and 3.
Also review the appendix for information on installing Ruby and Rails

Lesson 2: Objects, Variables and Classes

Read Chapters 4 and 5

Lesson 3: Modules and Program Organization

Read Chapter 6

Lesson 4: Default Object and Scope

Read Chapter 7

Lesson 5: Control Flow Techniques

Read Chapter 8

Lesson 6: Built-in and Scalar Objects

Read Chapters 9 and 10

Lesson 7: Collections and Regular Expressions

Read Chapters 11 and 12

Lesson 8: Ruby Dynamics

Read Chapter 13

Lesson 9: Using Ruby and Rails

Chapters 14 - 17

Lesson 10: Putting it All Together

Review Chapters 1 - 17

All content of this document is copyrighted by IDEA Solutions and the author. All rights reserved. Content may not be used without permission.