Logo

Ruby User's Guide by Mark Slagell

Ruby User's Guide
by


Number of pages: 264

Description:
Ruby is "an easy object oriented language". It may seem a little strange at first, but it is designed to be easily read and written. This User's Guide will get you started at invoking and using ruby, and give you insights into ruby's nature that you may not get from the reference manual.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: MacRuby: The Definitive GuideMacRuby: The Definitive Guide
by - O'Reilly Media
MacRuby is Apple's implementation of the Ruby programming language which uses Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
(16460 views)
Book cover: The Little Book of RubyThe Little Book of Ruby
by - Dark Neon Ltd.
A straightforward introduction to the fundamentals of Ruby programming: strings, numbers, objects, methods, class hierarchies, arrays, iterators, hashes, modules, mixins and much more. Small, self-contained programming samples are included.
(13656 views)
Book cover: RubyGems User GuideRubyGems User Guide
- RubyGems.org
RubyGems is the premier ruby packaging system. It provides: A standard format for distributing Ruby programs and libraries; An tool for managing the installation of gem packages; A gem server utility for serving gems from any machine...
(10067 views)
Book cover: Ruby EssentialsRuby Essentials
- Techotopia
Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered. Written both for experienced in other programming languages and for novices.
(18467 views)