Programming Languages BooksRuby Books

Ruby Users Guide

Ruby Users Guide

Ruby Users Guide

This guide covers the following topic: What is ruby, Getting started, Simple examples, Strings, Regular expressions, Arrays, Back to the simple examples, Control structures, Iterators, Object-oriented thinking, Methods, Classes, Inheritance, Redefinition of methods, Access control, Singleton methods, Modules, Procedure objects, Variables, Global variables, Instance variables, Local variables, Class constants, Exception processing: rescue, Exception processing:ensure, Accessors, Object initialization and Nuts and bolts.

Author(s):

sNA Pages
Similar Books
Ruby Programming by Wikibooks.org

Ruby Programming by Wikibooks.org

This book is currently broken down into several sections and is intended to be read sequentially. Topics covered includes: Notation conventions, Basic Ruby, Ruby Semantic reference, Built in Classes, Standard Library.

sNA Pages
Ruby Programming

Ruby Programming

Ruby is an object-oriented scripting language developed by Yukihiro Matsumoto. Topics covered includes: Installing Ruby, Ruby editors, Notation conventions, Interactive Ruby, Data types, Writing methods, Classes and objects, Exceptions, Syntax - Lexicology, Variables and Constants, Control Structures, Classes, Built-In Functions, Predefined Variables, Predefined Classes, Objects , Array, Class, Comparable, Encoding, Enumerable.

sNA Pages