Logo

Learn Ruby The Hard Way by Zed A. Shaw

Small book cover: Learn Ruby The Hard Way

Learn Ruby The Hard Way
by

Publisher: LCodeTHW
Number of pages: 91

Description:
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with this book you will have the skill to move on to other books about Ruby and be ready to understand them.

Download or read it online for free here:
Download link
(1.1MB, PDF)

Similar books

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.
(13716 views)
Book cover: The Book Of RubyThe Book Of Ruby
by - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(16177 views)
Book cover: Ruby Best PracticesRuby Best Practices
by - O'Reilly Media
Ruby Best Practices aims to help Ruby developers from a wide range of skill levels improve their fundamental understanding of the language via exposure to the common practices and idioms that many seasoned Rubyists take for granted.
(15973 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.
(14627 views)