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
I Love Ruby Get started with the greatest programming language made for humans

I Love Ruby Get started with the greatest programming language made for humans

Ruby is an easy to learn programming language. This book describes the fundamental concepts and techniques in greater depth than traditional introductions.

sNA Pages
Ruby on Rails Tutorial

Ruby on Rails Tutorial

This book is the only Rails book that does test-driven development the entire time, an approach highly recommended by the experts but which has never been so clearly demonstrated before. Finally, by including Git, GitHub, and Heroku in the demo examples, the author really gives you a feel for what it’s like to do a real-world project. The tutorial’s code examples are not in isolation.

sNA Pages