[MacRuby-devel] [MacRuby] #510: website: How Ruby Programmers Should Learn Cocoa

MacRuby ruby-noreply at macosforge.org
Thu Dec 17 01:50:34 PST 2009


#510: website: How Ruby Programmers Should Learn Cocoa
----------------------------------------+-----------------------------------
 Reporter:  ernest.prabhakar@…          |       Owner:  lsansonetti@…        
     Type:  task                        |      Status:  new                  
 Priority:  minor                       |   Milestone:                       
Component:  MacRuby                     |    Keywords:                       
----------------------------------------+-----------------------------------

Comment(by sergio@…):

 I'd recommend reading Aaron Hillegass Cocoa Programming For Mac OS X Book
 first. It's a very good book for beginners, and you can easily translate
 the obj-c examples to MacRuby easily, without knowing anything about
 obj-c.

 Probably the most confusing stuff IMHO is translating delegate methods to
 the non std macruby method signatures ( the argName:value stuff)  and the
 particularities of read/write properties working as outlets in Interface
 Builder. If that's well documented, Hillegass book is a great option.

 Just my 2 cents.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/510#comment:1>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list