Inicio > > Programación informática/desarrollo de software > Functional Python Programming - Third Edition
Functional Python Programming - Third Edition

Functional Python Programming - Third Edition

Steven F. Lott

67,83 €
IVA incluido
Disponible
Editorial:
Packt Publishing
Año de edición:
2022
Materia
Programación informática/desarrollo de software
ISBN:
9781803232577
67,83 €
IVA incluido
Disponible

Selecciona una librería:

  • Librería Samer Atenea
  • Librería Aciertas (Toledo)
  • Kálamo Books
  • Librería Perelló (Valencia)
  • Librería Elías (Asturias)
  • Donde los libros
  • Librería Kolima (Madrid)
  • Librería Proteo (Málaga)

'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 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- Cover 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 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 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.

Artículos relacionados

  • SPARK 2014 Reference Manual
    AdaCore / Altran UK Ltd
    SPARK 2014 is a programming language and a set of verification tools designed to meet the needs of high-assurance software development. SPARK 2014 is based on Ada 2012, both subsetting the language to remove features that defy verification, but also extending the system of contracts and aspects to support modular, formal verification.This manual is available online for free at ...
    Disponible

    19,91 €

  • Software and Intelligent Sciences
    Yingxu Wang
    The junction of software development and engineering combined with the study of intelligence has created a bustling intersection of theory, design, engineering, and conceptual thought. Software and Intelligent Sciences: New Transdisciplinary Findings sits at a crossroads and informs advanced researchers, students, and practitioners on the developments in computer science, theor...
    Disponible

    256,77 €

  • Power System Planning Technologies and Applications
    Fawwaz Elkarmi / Nazih Abu Shikhah / Nazih Abu-Shikhah
    Planning is an important function of the management of any business, providing knowledge of future prospects and enabling prudent and appropriate decision-making. Planning is especially critical for power systems, since electricity is a fundamental part of modern societies and many conventional electrical energy resources currently in use are limited. Power System Planning Tech...
    Disponible

    255,75 €

  • Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery
    Masha Etkind / Uri Shafrir
    Text analysis tools aid in extracting meaning from digital content. As digital text becomes more and more complex, new techniques are needed to understand conceptual structure. Concept Parsing Algorithms (CPA) for Textual Analysis and Discovery: Emerging Research and Opportunities provides an innovative perspective on the application of algorithmic tools to study unstructured d...
    Disponible

    170,34 €

  • Model-Based Design for Effective Control System Development
    Wei Wu
    Control systems are an integral aspect of modern society and exist across numerous domains and applications. As technology advances more and more, the complexity of such systems continues to increase exponentially. Model-Based Design for Effective Control System Development is a critical source of scholarly information on model-centric approaches and implementations for control...
    Disponible

    242,72 €

  • Verification, Validation and Testing in Software Engineering
    ...
    Disponible

    125,53 €

Otros libros del autor

  • Modern Python Cookbook - Third Edition
    Steven F. Lott
    Enhance your Python skills with the third edition of Modern Python Cookbook with 130+ new and updated recipes covering Python 3.12, including new coverage on graphics, visualizations, dependencies, virtual environments, and more.Purchase of the print or Kindle book includes a free eBook in PDF formatKey Features:- New chapters on type matching, data visualization, dependency ma...
    Disponible

    80,97 €

  • Python Real-World Projects
    Steven F. Lott
    Develop Python applications using an enterprise-based approach with unit and acceptance tests by following agile methods to create a minimum viable product (MVP) and iteratively add featuresKey Features:Master Python and related technologies by working on 12 hands-on projectsAccelerate your career by building a personal project portfolioExplore data acquisition, preparation, an...
    Disponible

    65,45 €