- 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.
推薦閱讀
- C++ Primer習(xí)題集(第5版)
- 觸·心:DT時(shí)代的大數(shù)據(jù)精準(zhǔn)營(yíng)銷
- 深入淺出Electron:原理、工程與實(shí)踐
- SQL Server 2016從入門到精通(視頻教學(xué)超值版)
- Django開(kāi)發(fā)從入門到實(shí)踐
- Python從入門到精通(精粹版)
- C語(yǔ)言最佳實(shí)踐
- aelf區(qū)塊鏈應(yīng)用架構(gòu)指南
- 征服RIA
- STM32F0實(shí)戰(zhàn):基于HAL庫(kù)開(kāi)發(fā)
- PhpStorm Cookbook
- JAVA程序設(shè)計(jì)實(shí)驗(yàn)教程
- Learning OpenStack Networking(Neutron)
- iOS自動(dòng)化測(cè)試實(shí)戰(zhàn):基于Appium、Python與Pytest
- Python Deep Learning