- Swift Functional Programming(Second Edition)
- Dr. Fatih Nayebi
- 101字
- 2021-07-02 23:54:20
The Swift programming language
Swift is an open-source programming language developed by Apple that combines OOP and protocol-oriented programming (POP) with FP paradigms. Swift is not a pure FP language such as Haskell, Clojure, or F#, but it provides tools that facilitate FP. Swift can be used along with Objective-C to develop macOS, iOS, tvOS, and watchOS applications. Swift can also be used on Ubuntu Linux to develop web applications. This book explains Swift 3.1 and utilizes Xcode 8.3.2 compatible source code at a GitHub (https://github.com/PacktPublishing/Swift-Functional-Programming) repository, which will be updated frequently to catch up with changes to Swift.
推薦閱讀
- MongoDB管理與開發精要
- Modern Programming: Object Oriented Programming and Best Practices
- Visual Studio 2015 Cookbook(Second Edition)
- 卷積神經網絡的Python實現
- R數據科學實戰:工具詳解與案例分析(鮮讀版)
- 大數據:規劃、實施、運維
- UDK iOS Game Development Beginner's Guide
- 數據驅動:從方法到實踐
- 大數據架構和算法實現之路:電商系統的技術實戰
- 從0到1:JavaScript 快速上手
- SQL應用及誤區分析
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- Expert Python Programming(Third Edition)
- 利用Python進行數據分析(原書第2版)
- 信息融合中估計算法的性能評估