版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:The Pragmatic Programmers
版本说明:1
I S B N:(纸本) 9781937785284
出 版 社:Pragmatic Bookshelf
出 版 年:2013年
主 题 词:rubymotion
摘 要:Make beautiful apps with beautiful code: use the elegant and concise Ruby programming language with RubyMotion to write truly native iOS apps with less code while having more fun. You ll learn the essentials of creating great apps, and by the end of this book, you ll have built a fully functional API-driven app. Whether you re a newcomer looking for an alternative to Objective-C or a hardened Rails veteran, RubyMotion allows you to create gorgeous apps with no compromise in performance or developer happiness. Developers interested in native iOS app development have been restricted to the limits of Objective-C and Xcode--until RubyMotion came along. RubyMotion enables you do full iOS development using Ruby. You have access to familiar tools such as Rake and RubyGems and can compile Ruby code into native applications. RubyMotion even comes with a Ruby console useful for live coding and interactive debugging. And since RubyMotion is built on top of the Objective-C runtime, you can use all of Apple s libraries and most third-party code alongside Ruby classes. This book takes you from zero knowledge of iOS development to building an app that displays information about colors using a web service API. You ll work through each topic with a small example app that covers just enough to get you familiar with the techniques you need to get real work done. You ll start with just drawing boxes on the screen, but you ll quickly add animations, a navigation stack, and high-performance table views. You ll peek into less visible components, such as using Ruby metaprogramming to create JSON-based models. You ll use some incredibly useful common Ruby techniques that are only possible in RubyMotion, such as writing automated unit tests with an RSpec-like framework. Using both Apple s existing libraries and fresh, community-driven RubyMotion projects, you ll be well on your way to writing real-world *** You Need: A Macintosh running OS X 10.7 or later is required to install RubyMot