
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
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.
(15818 views)
Learn Ruby The Hard Wayby Zed A. Shaw - LCodeTHW
The book assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process. When you are done with it you will have the skill to move on to other books about Ruby and be ready to understand them.
(17985 views)
The Bastards Book of Rubyby Dan Nguyen - bastardsbook.com
The Bastards Book of Ruby is an introduction to programming and its practical uses for journalists, researchers, scientists, analysts, and anyone else whose job is to seek out, make sense from, and show the hard-to-find data.
(15327 views)
Programming Ruby: The Pragmatic Programmer's Guideby David Thomas, Andrew Hunt - Addison-Wesley
Introduction to Ruby, an object-oriented programming language, which allows for programming without extra syntax or code. Shows how to easily mine the Ruby language, teaching the basics, plus how to write large programs, and more.
(24185 views)