Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Short and sweet introduction to RubyMotion

Short and sweet introduction to RubyMotion

Presented at CocoaHeads Kraków #7 (4th of July 2013)
http://www.meetup.com/CocoaHeads-Krakow/events/126206712/

Live coding unfortunately not included.

Michał Taszycki

July 04, 2013
Tweet

More Decks by Michał Taszycki

Other Decks in Programming

Transcript

  1. Cons - It costs money - Requires learning new language

    - Requires a bit of knowledge of ObjC/iOS - No advantage in using XCode - Can’t call C++ directly
  2. Pros - Can code in Ruby - Can test in

    Ruby - Can use REPL - Can use any ObjC framework - Can use any C library - Can use a lot of Ruby gems - Can use any editor - Run/Test/Deploy from command line