- Functional Python Programming
- Steven F. Lott
- 95字
- 2021-08-27 19:20:21
Summary
We've looked at programming paradigms with an eye toward distinguishing the functional paradigm from two common imperative paradigms. Our objective in this book is to explore the functional programming features of Python. We've noted that some parts of Python don't allow purely functional programming; we'll be using some hybrid techniques that meld the good features of succinct, expressive functional programming with some high-performance optimizations in Python.
In the next chapter, we'll look at five specific functional programming techniques in detail. These techniques will form the essential foundation for our hybridized functional programming in Python.
推薦閱讀
- Mastering Visual Studio 2017
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- C#編程入門指南(上下冊(cè))
- Vue.js 3.0源碼解析(微課視頻版)
- Learning Python Design Patterns(Second Edition)
- TypeScript圖形渲染實(shí)戰(zhàn):基于WebGL的3D架構(gòu)與實(shí)現(xiàn)
- Java Web程序設(shè)計(jì)任務(wù)教程
- Instant Ext.NET Application Development
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- AppInventor實(shí)踐教程:Android智能應(yīng)用開發(fā)前傳
- Getting Started with React Native
- Statistical Application Development with R and Python(Second Edition)
- Unity&VR游戲美術(shù)設(shè)計(jì)實(shí)戰(zhàn)
- Kubernetes進(jìn)階實(shí)戰(zhàn)
- Mastering Android Studio 3