Jump to ratings and reviews
Rate this book

Guide to: Functional Python and Comprehension Constructs

Rate this book
Functional Programming and Comprehensions

Functional programming is a somewhat hidden aspect of Python. Though it supports many of the functional constructs, the style is not widely adopted. On the flip side, functional programming appears to be making a resurgence because of the benefits it can provide.

Comprehensions are an alternative Pythonic construct for programming in a similar manner. These are features of Python that are commonly used instead of their functional counterparts. This book

List comprehensions Generator expressions Set comprehensions Dict comprehensions Write Python code like the masters

These constructs, while not necessary per se, allow you to be more succinct, reuse code, and think about code in a different way. You will

How the constructs work When to use them Real-life examples from the standard library To understand other' 'code This book covers many of these intermediate constructs that are available in Python. The book covers both Python 2 and 3. Topics

Functional programming List comprehensions Generator expressions Set and dict comprehensions

Audible Audio

First published May 17, 2013

1 person is currently reading
6 people want to read

About the author

Matt Harrison

42 books24 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (30%)
4 stars
6 (46%)
3 stars
1 (7%)
2 stars
2 (15%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.