- Swift Functional Programming(Second Edition)
- Dr. Fatih Nayebi
- 118字
- 2021-07-02 23:54:30
Summary
This chapter began by explaining why FP matters, and then it introduced the key paradigms of FP in general. Furthermore, it introduced the basics of the Swift programming language with code examples. At this point, we should have a broad view of FP concepts and the Swift programming language. All the topics in this chapter will be covered in detail in the upcoming chapters.
We will begin to pe deeper into these topics with functions, as they are the most essential building blocks in FP. Therefore, the following chapter will explain functions and give examples for pure, first-class, higher-order, and nested functions. Also, it will explain slightly more advanced topics such as memoization, function currying, and composition.
推薦閱讀
- MySQL數(shù)據(jù)庫進階實戰(zhàn)
- 信息系統(tǒng)與數(shù)據(jù)科學
- 從0到1:數(shù)據(jù)分析師養(yǎng)成寶典
- 卷積神經(jīng)網(wǎng)絡(luò)的Python實現(xiàn)
- 數(shù)據(jù)化網(wǎng)站運營深度剖析
- Remote Usability Testing
- 數(shù)據(jù)挖掘原理與SPSS Clementine應(yīng)用寶典
- 大數(shù)據(jù)治理與安全:從理論到開源實踐
- Splunk智能運維實戰(zhàn)
- 計算機組裝與維護(微課版)
- MySQL技術(shù)內(nèi)幕:SQL編程
- 實現(xiàn)領(lǐng)域驅(qū)動設(shè)計
- 商業(yè)智能工具應(yīng)用與數(shù)據(jù)可視化
- 數(shù)據(jù)指標體系:構(gòu)建方法與應(yīng)用實踐
- 領(lǐng)域驅(qū)動設(shè)計精粹