- Swift iOS Programming for Kids
- Steffen D. Sommer Jim Campagno
- 121字
- 2021-07-09 19:04:55
Chapter 2. Getting Set Up
The first step in creating an application is getting yourself set up. This chapter helps you get set up by taking you through the necessary steps to install Xcode. We will also explain what Xcode and playgrounds are. These are essential tools in helping you learn how to code and create iOS applications. Think of it as the paint and the canvas an artist needs in order to paint a beautiful picture.
By the end of this chapter, you will have all the necessary tools that will allow you to begin your journey in creating an iOS application. In this chapter, we will cover:
- Downloading and installing Xcode
- Using Playground - for running Swift code
推薦閱讀
- Beginning C++ Game Programming
- Building a Game with Unity and Blender
- Maven Build Customization
- Python金融數據分析
- JavaScript+Vue+React全程實例
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Learning Vaadin 7(Second Edition)
- 第一行代碼 C語言(視頻講解版)
- Building Serverless Web Applications
- AV1視頻編解碼標準:原理與算法實現
- AMP:Building Accelerated Mobile Pages
- 原型設計:打造成功產品的實用方法及實踐
- 高質量程序設計指南:C++/C語言
- Java面向對象程序設計教程