Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Python » Functional Programming in Python

Functional Programming in Python

  • Category: Python Programming
  • Author: David Mertz
  • File type: HTML, PDF, ePub, and Mobi (Kindle), etc.

Read and download free eBook intituled Functional Programming in Python in format HTML, PDF, ePub, and Mobi (Kindle), etc. created by David Mertz.

Python is not a functional programming language, but it is a multi-paradigm language that makes functional programming easy to perform, and easy to mix with other programming styles. In this paper, David Mertz, a director of Python Software Foundation, examines the functional aspects of the language and points out which options work well and which ones you should generally decline.

Mertz describes ways to avoid Python’s imperative-style flow control, the nuances of callable functions, how to work lazily with iterators, and the use of higher-order functions. He also lists several third-party Python libraries useful for functional programming.

Topics include:

Read and Download Links:

Functional Programming in Python

READ  Classic Computer Science Problems in Python

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

Learning with Python: How to Think Like a Computer Scientist

The user-friendly, object-oriented programming language Python is quickly becoming the most popular introductory programming language for both students and instructors.This book provides a comprehensive, accessible introduction to Python fundamentals