Steven F. Lott - Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition
Here you can read online Steven F. Lott - Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Packt Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
- Book:Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition
- Author:
- Publisher:Packt Publishing
- Genre:
- Year:2018
- Rating:4 / 5
- Favourites:Add to favourites
- Your mark:
Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
Create succinct and expressive implementations with functional programming in Python
Key Features- Learn how to choose between imperative and functional approaches based on expressiveness, clarity, and performance
- Get familiar with complex concepts such as monads, concurrency, and immutability
- Apply functional Python to common Exploratory Data Analysis (EDA) programming problems
If youre a Python developer who wants to discover how to take the power of functional programming (FP) and bring it into your own programs, then this book is essential for you, even if you know next to nothing about the paradigm.
Starting with a general overview of functional concepts, youll explore common functional features such as first-class and higher-order functions, pure functions, and more. Youll see how these are accomplished in Python 3.6 to give you the core foundations youll build upon. After that, youll discover common functional optimizations for Python to help your apps reach even higher speeds.
Youll learn FP concepts such as lazy evaluation using Pythons generator functions and expressions. Moving forward, youll learn to design and implement decorators to create composite functions. Youll also explore data preparation techniques and data exploration in depth, and see how the Python standard library fits the functional programming model. Finally, to top off your journey into the world of functional Python, youll at look at the PyMonad project and some larger examples to put everything into perspective.
What you will learn- Use Pythons generator functions and generator expressions to work with collections in a non-strict (or lazy) manner
- Utilize Python library modules including itertools, functools, multiprocessing, and concurrent features to ensure efficient functional programs
- Use Python strings with object-oriented suffix notation and prefix notation
- Avoid stateful classes with families of tuples
- Design and implement decorators to create composite functions
- Use functions such as max(), min(), map(), filter(), and sorted()
- Write higher-order functions
This book is for Python developers who would like to perform Functional programming with Python. Python Programming knowledge is assumed.
Table of Contents- Understanding Functional Programming
- Introducing essential functional concepts
- Functions, Iterators and Generators
- Working with Collections
- Higher-Order Functions
- Recursions and Reductions
- Additional tuple techiques
- The Itertools Module
- More Itertools Techniques
- The Functools Module
- Decorator Design Techniques
- The Multiprocessing and Threading Modules
- The Operator Module
- The PyMonad Library
- A Functional Approach to Web Services
- Optimizations and Improvements
Steven F. Lott: author's other books
Who wrote Functional Python Programming: Discover the Power of Functional Programming, Generator Functions, Lazy Evaluation, the Built-In Itertools Library, and Monads, 2nd Edition? Find out the surname, the name of the author of the book and a list of all author's works by series.