- 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.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Instant Testing with CasperJS
- Learning ROS for Robotics Programming(Second Edition)
- Drupal 8 Blueprints
- Python自動化運維快速入門(第2版)
- Instant Typeahead.js
- Java虛擬機字節碼:從入門到實戰
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Learning DHTMLX Suite UI
- Python深度學習:基于TensorFlow
- Visual Basic程序設計實踐教程
- Mastering JavaScript Design Patterns(Second Edition)
- NetBeans IDE 8 Cookbook
- Learning PHP 7
- OpenGL Data Visualization Cookbook