- Learn Swift by Building Applications
- Emil Atanasov
- 107字
- 2021-06-25 22:13:48
Getting Familiar with Xcode and Playgrounds
In this chapter, we will get familiar with Xcode, the Integrated Development Environment (IDE) that is used to develop iOS, macOS, tvOS, and watchOS apps. We will introduce a pretty neat way of playing with and exploring the Swift language called playground. We will see all the panels and the many different options that are available in Xcode. We will find an easy way to use templates and we will experiment with real Swift code in a playground.
In this chapter, we will cover the following topics:
- Installing Xcode
- Exploring playground
- Different options available in Xcode
- Markup items
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Spring Cloud Alibaba核心技術與實戰案例
- Monkey Game Development:Beginner's Guide
- Mastering SVG
- Python金融數據分析
- Java設計模式及實踐
- C語言程序設計案例精粹
- Web程序設計(第二版)
- Flutter跨平臺開發入門與實戰
- ExtJS高級程序設計
- C++ Application Development with Code:Blocks
- C++程序設計教程
- 從零開始學UI:概念解析、實戰提高、突破規則
- AI自動化測試:技術原理、平臺搭建與工程實踐
- TypeScript全棧開發