BPB Publications | Python Internals For Developers (2022 EN)

Discussion in 'Programming' started by Kanka, Jul 1, 2023.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,384
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Sonam Chawla Bhatia
    Full Title: Python Internals For Developers
    Publisher: BPB Publications; 1st edition (December 31, 2021)
    Year: 2022
    ISBN-13: 9789391392109 (978-93-91392-10-9), 9789391392024 (978-93-91392-02-4)
    ISBN-10: 9391392105, 9391392024
    Pages: 520
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True)
    Quality: 10/10
    Price: 27.27 €


    Concise Interpretation of every essential element of Python with Use-cases.

    This book will aid you in your learning of the Python 3.x programming language. The chapters in this book will benefit every aspect of a programmer's or developer's life by preparing them to solve problems using Python programming and its key data structures and internals.

    This book explains the built-in and user-defined data structures in Python 3.x. The book begins by introducing Python, its fundamental data structures, and asymptotic notations. Once you master the fundamentals of Python, you'll be able to fully comprehend the built-in data structures. The book covers real-world applications to understand user-defined data structures and their actual implementation. Towards the end, it will help you investigate how to solve practical problems by first comprehending the issue at hand.

    After reading this book, you will be able to identify data structures and utilize them to solve a specific problem. You will learn about various algorithm implementations in Python and use this knowledge to advance your Python skills.


    Learn:
    ✓ Calculate the complexity of time and space using asymptotic notations.
    ✓ Discover Python 3.x's built-in and user-defined data structures.
    ✓ Create user-defined data structures from the bottom up.
    ✓ Make use of libraries to create new user-defined data structures.
    ✓ Determine and implement the most appropriate data structure for resolving issues.

    Features:
    ✓ Numerous examples and solutions to assist beginners in understanding the concept.
    ✓ Contains visual representations of data structures.
    ✓ Demonstrations of how to use data structures with a Python implementation.

    Who this book is for:
    This book caters to those who want to enhance their careers as application developers, machine learning engineers, or researchers. Knowing basic programming concepts will be good, but not mandatory.

    -------------