- Object–Oriented Programming with Swift 2
- Gastón C. Hillar
- 98字
- 2021-07-23 14:29:36
Chapter 1. Objects from the Real World to Playground
Whenever you have to solve a problem in the real world, you use elements and interact with them. For example, when you are thirsty, you take a glass, you fill it up with water, soda, or your favorite juice, and then you drink. Similarly, you can easily recognize elements, known as objects, from real-world actions and then translate them into object-oriented code. In this chapter, we will start learning the principles of object-oriented programming to use them in the Swift programming language to develop apps and applications.
推薦閱讀
- Android Wearable Programming
- Java程序設計實戰教程
- 云原生Spring實戰
- 用Python實現深度學習框架
- Integrating Facebook iOS SDK with Your Application
- 從零開始學Linux編程
- Node Cookbook(Second Edition)
- Getting Started with Python
- jQuery從入門到精通(微課精編版)
- 高效使用Greenplum:入門、進階與數據中臺
- SEO教程:搜索引擎優化入門與進階(第3版)
- 數字媒體技術概論
- C語言程序設計教程
- 編程的原則:改善代碼質量的101個方法
- Learning iOS Penetration Testing