Logo

Mr. Neighborly's Humble Little Ruby Book

Large book cover: Mr. Neighborly's Humble Little Ruby Book

Mr. Neighborly's Humble Little Ruby Book
by


ISBN/ASIN: B00262MEPY
Number of pages: 147

Description:
Mr. Neighborly's Humble Little Ruby Book covers the Ruby language from the very basics of using puts to put naughty phrases on the screen all the way to serving up your favorite web page from WEBrick or connecting to your favorite web service. Written in a conversational narrative rather than like a dry reference book, Mr. Neighborly's Humble Little Ruby Book is an easy to read, easy to follow guide to all things Ruby.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Ruby Hacking GuideRuby Hacking Guide
by
The RHG is a book that explains how the ruby interpreter (the official C implementation of the Ruby language) works internally. To fully understand it, you need a good knowledge of C and Ruby. This book is going to investigate ruby as a whole.
(14107 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...
(9184 views)
Book cover: Ruby User's GuideRuby User's Guide
by
Ruby is an easy object oriented language: 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.
(12009 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.
(12706 views)