
Learn Ruby The Hard Way
by Zed A. Shaw
Publisher: LCodeTHW 2011
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
Ruby on Rails Securityby Heiko Webers - OWASP
In order to prevent attacks, minimize their impact and remove points of attack, first of all, we have to fully understand the attack methods in order to find the correct countermeasures. That is what this security guide aims at.
(17516 views)
Ruby 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.
(14130 views)
MacRuby: The Definitive Guideby Matt Aimonetti - 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.
(18047 views)
RubyGems 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...
(11669 views)