- 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
推薦閱讀
- Advanced Machine Learning with Python
- Java Web開發學習手冊
- JavaScript Unlocked
- 機器人Python青少年編程開發實例
- DevOps Automation Cookbook
- Functional Kotlin
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- C語言程序設計上機指導與習題解答(第2版)
- .NET 4.5 Parallel Extensions Cookbook
- Visual FoxPro 6.0程序設計
- Visual Basic程序設計基礎
- Python GUI Programming Cookbook(Second Edition)
- 實驗編程:PsychoPy從入門到精通
- Java核心編程
- 例解Python:Python編程快速入門踐行指南