- 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
推薦閱讀
- Learning C# by Developing Games with Unity 2020
- 程序員面試白皮書
- ASP.NET Core 5.0開發入門與實戰
- Java Web基礎與實例教程(第2版·微課版)
- Learning Elixir
- 面向STEM的Scratch創新課程
- Servlet/JSP深入詳解
- Functional Programming in JavaScript
- Building Cross-Platform Desktop Applications with Electron
- 嚴密系統設計:方法、趨勢與挑戰
- Getting Started with Laravel 4
- Django 3.0入門與實踐
- Spring+Spring MVC+MyBatis從零開始學
- Python Essentials
- Clean Code in C#