Seller: Books From California, Simi Valley, CA, U.S.A.
£ 16.31
Convert currencyQuantity: 1 available
Add to basketpaperback. Condition: Good.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 41.45
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 41.46
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 45.20
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: California Books, Miami, FL, U.S.A.
£ 39.69
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Published by Packt Publishing 12/30/2022, 2022
ISBN 10: 1803232579 ISBN 13: 9781803232577
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 39.46
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. Functional Python Programming - Third Edition: Use a functional approach to write succinct, expressive, and efficient Python code 2.15. Book.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 37.43
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 42.74
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Published by Packt Publishing Limited, 2022
ISBN 10: 1803232579 ISBN 13: 9781803232577
Language: English
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
£ 44.54
Convert currencyQuantity: Over 20 available
Add to basketPaperback / softback. Condition: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 100.
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 64.05
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - 'Using this book has propelled my efficiency in solving leetcode challenges.' - Discord user, zizuPython 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 Elektronisches Buch in PDF format.Key Features:Learn how, when, and why to adopt functional elements in your projectsExplore the Python modules essential to functional programming, like itertools and functoolsCover examples relevant to mathematical, statistical, and data analysis domainsBook 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. If you're a leetcoder preparing for coding interviews, this book is for you.Starting from the fundamentals, this book shows you how to apply functional thinking and techniques in a range of scenarios, with Python 3.10+ examples focused on mathematical and statistical algorithms, 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 classesLeverage built-in higher-order functions to avoid rewriting common algorithmsWrite generator functions to create lazy processingDesign and implement decorators for functional compositionMake use of Python type annotations to describe parameters and results of functionsApply functional programming to concurrency and web servicesExplore the PyMonad library for stateful simulationsWho this book is for:The functional paradigm is very useful for programmers working in data science or preparing for technical interviews, 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.