Video description
Python supports several programming styles-imperative, object oriented, and functional. Most programmers are familiar with the former two. Functional programming appears to be coming back in vogue. Python has supported some functional constructs since version 1.4. This session will explore those features and some of the more modern Python features that tend to supersede them. Come learn how to be more functional, use less classes, and be more Pythonic.
Publisher resources
Table of contents
Product information
- Title: Functional Programming & Python
- Author(s):
- Release date: June 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491939802
You might also like
video
Functional Programming with Python
In this Functional Programming with Python training course, expert author Chris Armstrong will teach you functional …
book
Functional Programming in Python
Python is not a functional programming language, but it is a multi-paradigm language that makes functional …
book
Functional Python Programming - Second Edition
Create succinct and expressive implementations with functional programming in Python About This Book Learn how to …
book
Functional Python Programming - Third Edition
“Using this book has propelled my efficiency in solving leetcode challenges.” - Discord user, zizu Python …