- Game Development with Swift
- Stephen Haney
- 107字
- 2021-07-16 13:45:38
Are there any downsides to Swift?
Swift is a very enjoyable language, but we should consider these two issues when starting a new project.
Less resources
Given Swift's age, it is certainly more difficult to find answers to common questions through Internet searches. Objective-C has many years' worth of discussion and answers on helpful forums like Stack Overflow. This issue improves every day as the Swift community continues to develop.
Operating system compatibility
Swift projects will run on iOS7 and higher, and OSX 10.9 and higher. Swift is the wrong choice if, in a rare case, you need to target a device running an older operating system.
推薦閱讀
- 數據庫原理及應用教程(第4版)(微課版)
- SQL Server 2008數據庫應用技術(第二版)
- Spark大數據分析實戰
- Visual Studio 2015 Cookbook(Second Edition)
- 大數據算法
- 大數據:從概念到運營
- Python醫學數據分析入門
- Hands-On Mathematics for Deep Learning
- 數據庫設計與應用(SQL Server 2014)(第二版)
- SQL應用及誤區分析
- 探索新型智庫發展之路:藍迪國際智庫報告·2015(上冊)
- 企業大數據處理:Spark、Druid、Flume與Kafka應用實踐
- PostgreSQL高可用實戰
- Rust High Performance
- 云原生架構:從技術演進到最佳實踐