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)

  • 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)-preview-1
  • 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)-preview-2
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)-preview-1

買這商品的人也買了...

商品描述

Python具備函數式編程的許多核心特徵,因此可以借鑒其他函數式語言的設計模式和編程技術,編寫出簡潔優雅的代碼。本書首先介紹函數式編程的一般概念及特點,然後講解迭代器、生成器表達式、內置函數、常用高階函數、遞歸與歸約、實用模塊和裝飾器的用法,以及避開Python嚴格求值順序的變通方法、Web服務設計方法和一些優化技巧。