- RubyMotion iOS Develoment Essentials
- Abhishek Nalwaya Akshat Paul
- 163字
- 2021-08-13 16:43:54
Chapter 2. Instant Gratification – Your First Application
"Dream the impossible, seek the unknown, and achieve greatness."
–Anonymous
Now that we are all charged up about RubyMotion and have our system set up, let's create a simple RubyMotion application. We will try and keep it simple, but sometimes you may feel disconnected by monotonously typing the code. Although, going along is enough for now. Remember that mimicry is a powerful form of learning; that's how we have learned most of our skills, such as talking, reading, writing, and that is how you will learn to program with RubyMotion. We promise you that by the end of this book, you will have sufficient knowledge of RubyMotion to create an iOS application and make it live on the App Store. In this chapter we will cover the following topics:
- Creating your first RubyMotion application
- Understanding the folder structure
- Exploring the command line
- Configuring your application
- REPL – the interactive console
- The debugger
推薦閱讀
- Hands-On Image Processing with Python
- iOS開發實戰:從零基礎到App Store上架
- Python金融數據分析
- Java:High-Performance Apps with Java 9
- C語言程序設計上機指導與習題解答(第2版)
- RESTful Java Web Services(Second Edition)
- Building Machine Learning Systems with Python(Second Edition)
- GameMaker Essentials
- Julia 1.0 Programming Complete Reference Guide
- HTML5開發精要與實例詳解
- HTML+CSS+JavaScript編程入門指南(全2冊)
- 算法圖解
- 超好玩的Scratch 3.5少兒編程
- Mastering OpenStack
- Kohana 3.0 Beginner's Guide