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: 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.
(14612 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.
(13338 views)
Book cover: Big Fat RailsBig Fat Rails
by - bigfatrails.com
A book designed around teaching Ruby on Rails in a precept upon precept fashion. Both theory and practice driving your knowledge. If you are a beginner, the purpose of this book is to simply get you there in small, manageable steps.
(14020 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.
(13701 views)