Functional Python Programming - Steve Lott - 2015 {TechieAce}seeders: 38
leechers: 6
Functional Python Programming - Steve Lott - 2015 {TechieAce} (Size: 1.92 MB)
DescriptionFunctional Python Programming About This Book Implement common functional programming design patterns and techniques in Python Learn how to choose between imperative and functional approaches based on expressiveness, clarity, and performance Apply functional Python to common Exploratory Data Analysis (EDA) programming problems Who This Book Is For This book is for developers who want to use Python to write programs that lean heavily on functional programming design patterns. You should be comfortable with Python programming, but no knowledge of functional programming paradigms is needed. Table of Contents 1: INTRODUCING FUNCTIONAL PROGRAMMING 2: INTRODUCING SOME FUNCTIONAL FEATURES 3: FUNCTIONS, ITERATORS, AND GENERATORS 4: WORKING WITH COLLECTIONS 5: HIGHER-ORDER FUNCTIONS 6: RECURSIONS AND REDUCTIONS 7: ADDITIONAL TUPLE TECHNIQUES 8: THE ITERTOOLS MODULE 9: MORE ITERTOOLS TECHNIQUES 10: THE FUNCTOOLS MODULE 11: DECORATOR DESIGN TECHNIQUES 12: THE MULTIPROCESSING AND THREADING MODULES 13: CONDITIONAL EXPRESSIONS AND THE OPERATOR MODULE 14: THE PYMONAD LIBRARY 15: A FUNCTIONAL APPROACH TO WEB SERVICES 16: OPTIMIZATIONS AND IMPROVEMENTS What You Will Learn Use Python's 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.futures for efficient functional programs Use Python strings using object-oriented suffix notation and prefix notation Avoid stateful classes with families of tuples Design and implement decorators to create composite functions Use functions like max(), min(), map(), filter(), and sorted() Write higher-order functions In Detail Python is an easy-to-learn and extensible programming language that offers a number of functional programming features. It's ideally suited to a number of applications in the broad space of data science. This practical guide demonstrates the Python implementation of a number of functional programming techniques and design patterns. Starting with a general overview of functional programming concepts, you will explore common functional features such as first-class and higher-order functions, pure functions and more, and how these are accomplished in Python. Additionally, you will cover how common functional optimizations can be handled in Python. You'll also explore data preparation techniques and data exploration in depth. Moving on, you will learn how the Python standard library fits the functional programming model. The book concludes with a look at the PyMonad project and some larger examples. By the end of this book, you will be able to understand what functional programming is all about, its impact on the programming workflow, why it's important, and how to implement it in Python. https://www.packtpub.com/app...unctional-python-programming Please Rate, Comment & Seed; so that I may Release Next... ;) Sharing Widget |
All Comments