- 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.
推薦閱讀
- Beginning Java Data Structures and Algorithms
- Offer來了:Java面試核心知識點精講(原理篇)
- Programming ArcGIS 10.1 with Python Cookbook
- PostgreSQL Replication(Second Edition)
- 用Python實現深度學習框架
- 深入RabbitMQ
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Protocol-Oriented Programming with Swift
- The Professional ScrumMaster’s Handbook
- 開源項目成功之道
- 分布式數據庫HBase案例教程
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Python實戰指南:手把手教你掌握300個精彩案例
- Python網絡爬蟲從入門到實踐
- KnockoutJS Blueprints