#510: website: How Ruby Programmers Should Learn Cocoa ----------------------------------------+----------------------------------- Reporter: ernest.prabha...@… | Owner: lsansone...@… Type: task | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------------+-----------------------------------
Comment(by ser...@…): 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/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel