- Hands-On Full:Stack Development with Swift
- Ankur Patel
- 140字
- 2021-08-27 19:39:42
Swift's evolution
Swift started out as a general-purpose programming language, intended to replace Objective-C as the default language for building iOS, tvOS, watchOS, and macOS applications. Swift is a compiled language that compiles down to Low Level Virtual Machine (LLVM) bytecode and is Just-In-Time (JIT) compiled to native code of the architecture on its first run making Swift a very fast language. Swift also uses Automatic Reference Counting (ARC) to manage memory, making it simple to write applications especially for iOS where memory management is critical.
With all of these features, Swift definitely stands out from the rest of the languages popular during that time, which included Scala, Rust, Elixir, Kotlin, and C#. With growing popularity, all it needed was more platforms to run on and that is what Apple did when they open sourced it in late 2015.
- Modern JavaScript Web Development Cookbook
- Twilio Cookbook
- Drush User’s Guide
- 面向云平臺的物聯網多源異構信息融合方法
- Wireshark網絡分析就這么簡單
- 計算機網絡工程實用教程(第2版)
- Building RESTful Web services with Go
- WordPress Web Application Development
- INSTANT KineticJS Starter
- Getting Started with Memcached
- 園區網絡架構與技術
- 通信系統實戰筆記:無處不在的信號處理
- 5G新型多址技術
- Hands-On Microservices:Monitoring and Testing
- Learning IoT with Particle Photon and Electron