- Mastering Swift
- Jon Hoffman
- 94字
- 2021-07-16 14:12:13
Summary
In this chapter, we covered a lot of different topics. These topics ranged from variables and constants to data types and operators. The items in this chapter will be the foundation of every application that you write; therefore, it is important to understand the concepts discussed here.
In the next chapter, we will look at how we can use the Swift collection types to store related data. These collection types are the Dictionary and Array types. We will also look at how we can use the Cocoa and Foundation data types in Swift.
推薦閱讀
- Computer Vision for the Web
- Pandas Cookbook
- Visual FoxPro程序設(shè)計教程
- C/C++常用算法手冊(第3版)
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- Java Web基礎(chǔ)與實(shí)例教程
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- Extending Puppet(Second Edition)
- Unity 2D Game Development Cookbook
- Java高并發(fā)核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Java EE企業(yè)級應(yīng)用開發(fā)教程(Spring+Spring MVC+MyBatis)
- Buildbox 2.x Game Development
- Python物理建模初學(xué)者指南(第2版)
- After Effects CC案例設(shè)計與經(jīng)典插件(視頻教學(xué)版)
- Java Web開發(fā)教程:基于Struts2+Hibernate+Spring