
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
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.
(14324 views)
Big Fat Railsby Mitch Guthrie - 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.
(15064 views)
why's (poignant) guide to Rubyby why the lucky stiff
This is just a small illustrated online-only Ruby book. It won't crush you. It's light as a feather (because I haven't finished it yet--hehe). And there's a reason this book will stay light: because Ruby is simple to learn.
(19539 views)
The Little Book of Rubyby Huw Collingbourne - 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.
(15658 views)