Ruby Tutorial

Ruby Tutorial

This Ruby tutorial is step-by-step guide to learn ruby programming. This tutorial is designed to help beginners to understand basic to advance Ruby programming concepts. Follow it step-by-step, reading the text and running the sample programs.

What Is Ruby?

Ruby is a general-purpose object oriented computer programming language, created by Yukihiro Matsumoto or “Matz” in Japan in the mid 1990’s. Ruby is best known for its use in web application development. Ruby is flexible yet powerful programming language and mainly influenced by Perl. Ruby has been designed with the idea that programming should be fun for programmers. Ruby is very easy to learn and more expressive in its syntax.

ruby-tutorial

Audience

This Ruby Programming Course is designed for people who want to learn Ruby Programming starting from scratch. This is a comprehensive guide on how to get started with Ruby Programming.

Prerequisites to Learn Ruby Programming

Before starting with this Ruby programming course, very basic knowledge of programming will be assumed for beginners. It’s better if you already had exposure to any programming language like C.