
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
The Book Of Rubyby Huw Collingbourne - No Starch Press
A comprehensive tutorial to the Ruby language. Each chapter is accompanied by ready-to-run source code for all the examples. There is also an Introduction which explains how to use the source code in Ruby In Steel or any other IDE of your choice.
(17109 views)
Ruby on Rails Tutorial: Learn Rails by Exampleby Michael Hartl - Addison-Wesley
Leading Rails developer teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development. Hartl explains how each new technique solves a real-world problem.
(18277 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.
(14305 views)
Learn to Programby Chris Pine - Pragmatic Bookshelf
Pine teaches you how to program in Ruby with a minimum of fuss or bother. Starting with simple one-line programs, you'll see how to have your webpage send you email, to shuffle your music, to rename your photos from your digital camera, and more.
(23985 views)