- Swift iOS Programming for Kids
- Steffen D. Sommer Jim Campagno
- 65字
- 2021-07-09 19:04:56
Summary
In this chapter, we've set you up with the necessary tools to create iOS applications. In the next chapter, we will pe right in and write some Swift code, beginning with the most famous line of code ever.
print("Hello World")
Also, we will help you understand the various parts that make up Xcode and how you will interact with them when creating iOS applications.
推薦閱讀
- 一步一步學Spring Boot 2:微服務項目實戰
- Spring 5.0 By Example
- Getting Started with CreateJS
- The React Workshop
- Spring+Spring MVC+MyBatis整合開發實戰
- Windows Phone 7.5:Building Location-aware Applications
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- 零基礎學C語言第2版
- Mockito Essentials
- 小程序從0到1:微信全棧工程師一本通
- Python硬件編程實戰
- Mastering JavaScript
- Python 3快速入門與實戰
- Java程序設計實用教程(第2版)
- 從零開始構建深度前饋神經網絡:Python+TensorFlow 2.x