Python 函數式編程, 2/e (Functional Python Programming: Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads, 2/e)
[美]史蒂文·洛特(Steven F. Lott)
- 出版商: 人民郵電
- 出版日期: 2019-10-01
- 定價: $474
- 售價: 8.5 折 $403
- 語言: 簡體中文
- ISBN: 7115520178
- ISBN-13: 9787115520173
-
相關分類:
Python
- 此書翻譯自: Functional Python Programming: Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads, 2/e
已絕版
買這商品的人也買了...
-
$280$218 -
$680$530 -
$352CSS 世界
-
$254JavaScript ES6 函數式編程入門經典
-
$301JavaScript 函數式編程指南
-
$580$493 -
$380$296 -
$450$351 -
$580$493 -
$594$564 -
$520$411 -
$750$675 -
$480$379 -
$550$429 -
$780$616 -
$500$390 -
$534$507 -
$690$538 -
$880$695 -
$474$450 -
$534$507 -
$620$484 -
$680$537 -
$607Python 數據清洗
-
$305Python 智能優化算法:從原理到代碼實現與應用
相關主題
商品描述
Python具備函數式編程的許多核心特徵,因此可以借鑒其他函數式語言的設計模式和編程技術,編寫出簡潔優雅的代碼。本書首先介紹函數式編程的一般概念及特點,然後講解迭代器、生成器表達式、內置函數、常用高階函數、遞歸與歸約、實用模塊和裝飾器的用法,以及避開Python嚴格求值順序的變通方法、Web服務設計方法和一些優化技巧。