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
- 語言: 簡體中文
- 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
已絕版
買這商品的人也買了...
-
敏捷與 Scrum 軟體開發速成 (The Elements of Scrum)(暢銷回饋版)$280$218 -
Essential Scrum:敏捷開發經典 (中文版) (Essential Scrum: A Practical Guide to the Most Popular Agile Process)
$680$530 -
CSS 世界$414$393 -
$299JavaScript ES6 函數式編程入門經典 -
$301JavaScript 函數式編程指南 -
Flask 網頁開發, 2/e (Flask Web Development : Developing Web Applications with Python, 2/e)$580$458 -
Effective DevOps:使用 AWS 快速入門 (Effective DevOps with AWS)$380$296 -
中文自然語言處理實戰:聊天機器人與深度學習整合應用$450$351 -
機器學習的數學基礎 : AI、深度學習打底必讀$580$458 -
C++ 函數式編程 (Functional Programming in C++: How to improve your C++ programs using functional techniques)$594$564 -
D3 實用指南|程式設計師和科學家的互動式圖形工具箱 (D3 for the Impatient : Interactive Graphics for Programmers and Scientists)$520$411 -
Python 非同步設計|使用 Asyncio (Using Asyncio in Python )$480$379 -
大話 AWS 雲端架構:雲端應用架構圖解輕鬆學$550$429 -
Python for DevOps|學習精準有效的自動化 (Python for Devops: Learn Ruthlessly Effective Automation)$780$616 -
和艦長一起 30 天玩轉 GitLab(iT邦幫忙鐵人賽系列書)$500$390 -
中臺架構與實現:基於 DDD 和微服務$534$507 -
Clean Code 學派的風格實踐:開發可靠、可維護又強健的 JavaScript (Clean Code in JavaScript)$690$538 -
頂級網站技術長高度:前端工程進階大師指南$880$695 -
Python 異步編程實戰 — 基於 AIO 的全棧開發技術$474$450 -
架構師的自我修煉:技術、架構和未來$534$507 -
JavaScript 爬蟲新思路!從零開始帶你用 Node.js 打造 FB&IG 爬蟲專案(iT邦幫忙鐵人賽系列書)$620$484 -
強健的 Python|撰寫潔淨且可維護的程式碼 (Robust Python: Write Clean and Maintainable Code)$680$537 -
$509軟件設計:從專業到卓越 -
Python 數據清洗$714$678 -
$305Python 智能優化算法:從原理到代碼實現與應用
相關主題
商品描述
Python具備函數式編程的許多核心特徵,因此可以借鑒其他函數式語言的設計模式和編程技術,編寫出簡潔優雅的代碼。本書首先介紹函數式編程的一般概念及特點,然後講解迭代器、生成器表達式、內置函數、常用高階函數、遞歸與歸約、實用模塊和裝飾器的用法,以及避開Python嚴格求值順序的變通方法、Web服務設計方法和一些優化技巧。


