Logo

Ruby Programming

Small book cover: Ruby Programming

Ruby Programming

Publisher: Wikibooks

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

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...
(10063 views)
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.
(5691 views)
Book cover: Ruby on Rails SecurityRuby on Rails Security
by - 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.
(15886 views)
Book cover: MacRuby: The Definitive GuideMacRuby: The Definitive Guide
by - 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.
(16454 views)