Good resources to learn MacRuby [closed]

2019-03-21 01:59发布

I do not know Ruby and I am interested to learn MacRuby.
What would you recommend as your best resource (books, blogs, sites)?
Found:http://www.macruby.org/

More info her from rubyconf.org Macruby talk

3条回答
forever°为你锁心
2楼-- · 2019-03-21 02:07

I found MacRuby: The Definitive Guide, by Matt Aimonetti very helpful for getting started with MacRuby.

查看更多
何必那么认真
3楼-- · 2019-03-21 02:14

I enjoyed Why's (poignant) Guide to Ruby for getting started with Ruby. Go "chunky bacon"!

查看更多
淡お忘
4楼-- · 2019-03-21 02:22

If you don't know ruby then these 3 books will bring you up to speed relatively quickly. The nice thing is that you can use "Design Patterns in Ruby" as your primary text and the other 2 as reference texts (although you should definitely read "The Ruby Programming Language" all the way through at some point):

  1. The Ruby Programming Language
  2. The Pickaxe Book
  3. Design Patterns in Ruby
查看更多
登录 后发表回答