- 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
推薦閱讀
- UNIX編程藝術
- 零基礎學Visual C++第3版
- Django+Vue.js商城項目實戰
- GitLab Cookbook
- Learning Real-time Processing with Spark Streaming
- JMeter 性能測試實戰(第2版)
- HTML5+CSS3基礎開發教程(第2版)
- Java從入門到精通(第5版)
- Jupyter數據科學實戰
- NGINX Cookbook
- C語言開發基礎教程(Dev-C++)(第2版)
- C語言程序設計
- Java SE實踐教程
- Building Serverless Web Applications
- Learning Nessus for Penetration Testing