Free shipping on orders over $99
Functional Python Programming

Functional Python Programming

Use a functional approach to write succinct, expressive, and efficient Python code

by Steven F. Lott
Paperback
Publication Date: 30/12/2022

Share This Book:

  $71.49
or 4 easy payments of $17.87 with
afterpay
Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach - and learn when you need to use it. Now with detailed exercises at the end of every chapter!
Purchase of the print or Kindle book includes a free eBook in PDF format.



Key Features

* Learn how, when, and why to adopt functional elements in your projects
* Explore the Python modules essential to functional programming, like itertools and functools
* Revised to cover new features of Python 3.10, exercises at the end of every chapter, and more

Book Description

Not enough developers understand the benefits of functional programming, or even what it is. Author Steven Lott demystifies the approach, teaching you how to improve the way you code in Python and make gains in memory use and performance.
Starting from the fundamentals, this book shows you how to apply functional thinking and techniques in a range of scenarios, with examples centered around data cleaning and exploratory data analysis. You'll learn how to use generator expressions, list comprehensions, and decorators to your advantage. You don't have to abandon object-oriented design completely, though - you'll also see how Python's native object-orientation is used in conjunction with functional programming techniques.

By the end of this book, you'll be well versed in the essential functional programming features of Python, and understand why and when functional thinking helps. You'll also have all the tools you need to pursue any additional functional topics that are not part of the Python language.

What you will learn

* Use Python's libraries to avoid the complexities of state-changing classes
* Leverage built-in higher-order functions to avoid rewriting common algorithms
* Write generator functions to create lazy processing
* Design and implement decorators for functional composition
* Make use of Python type annotations to describe parameters and results of functions
* Apply functional programming to concurrency and web services
* Explore the PyMonad library for stateful simulations

Who This Book Is For

The functional paradigm is very useful for programmers working in data science, but any Python developer who wants to create more reliable, succinct, and expressive code will have much to learn from this book.
No prior knowledge of functional programming is required to get started, though Python programming knowledge is assumed. A running Python environment is essential.
ISBN:
9781803232577
9781803232577
Category:
Functional programming
Format:
Paperback
Publication Date:
30-12-2022
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Edition:
3rd Edition
Pages:
576
Dimensions (mm):
235x191mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Functional Python Programming.