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: RubyFuRubyFu
- GitBook
This book is a great collection of ideas, tricks, and skills that could be useful for Hackers. It's a unique extraction reference, summarizes a lot of research and experience. Rubyfu is a book to use not only to read, it's where ruby goes evil.
(5821 views)
Book cover: I Love RubyI Love Ruby
by - Mind As Lab
With this unique hands-on learning experience, you'll discover how Ruby takes care of all the details for you, so you can simply have fun and get more done with less code. This book is written for GNU/Linux (Debian distro) users ...
(6108 views)
Book cover: Programming Ruby: The Pragmatic Programmer's GuideProgramming Ruby: The Pragmatic Programmer's Guide
by - Addison-Wesley
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(22013 views)
Book cover: Ruby ProgrammingRuby Programming
- Wikibooks
Ruby is an interpreted, object-oriented scripting language. This book will show how to install and get started with Ruby in your environment. It demonstrates the main features of the language syntax. The text is designed to be self contained.
(12574 views)