Functional programming in Python 1st Edition by David Mertz – Ebook PDF Instant Download/Delivery: 9352138597, 978-9352138593
Full download Functional programming in Python 1st edition after payment

Product details:
ISBN 10: 9352138597
ISBN 13: 978-9352138593
Author: 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.
- using encapsulation and other means to describe ‘what” A data collection consists of, rather than “how” To construct data collection.
- creating callables with named functions, lambdas, closures, methods of classes, and multiple dispatch.
- using Python’s Iterator protocol to accomplish the same effect as a lazy data structure.
- creating higher-order functions that take functions as arguments and/or produce a function as a result
Functional programming in Python 1st Table of contents:
Chapter1 : Introduction
Chapter 2: Content
Chapter 3: Conclusion
Chapter 4: Appendices
Chapter 5: Glossary
Chapter 6: References
Chapter 7: Index
People also search for Functional programming in Python 1st :
can you do functional programming in python
examples of functional programming in python
define functional programming in python
concept of functional programming in python
learn functional programming in python


