
MacRuby: The Definitive Guide
by Matt Aimonetti
Publisher: O'Reilly Media 2010
Description:
MacRuby is Apple's implementation of the Ruby programming Language which uses the well known and proven Objective-C runtime. This book is an introduction to MacRuby. Topics covered: Introduction, The Cocoa Environment, Foundation, Application Kit, Core Data, Xcode.
Download or read it online for free here:
Read online
(online preview)
Similar books
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...
(12397 views)
Data Structures and Algorithms with Object-Oriented Design Patterns in Rubyby Bruno R. Preiss
The primary goal of this book is to promote object-oriented design using Ruby and to illustrate the use of the emerging object-oriented design patterns. The book shows how these patterns are used to create good software designs.
(16344 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.
(14840 views)
Mr. Neighborly's Humble Little Ruby Bookby Jeremy McAnally
Covers the Ruby language from the very basics to the advanced topics. 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.
(18585 views)