Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Python Data Structures Pocket Primer

    Posted By: yoyoloit
    Python Data Structures Pocket Primer

    Python Data Structures Pocket Primer
    by Campesato, Oswald;

    English | 2022 | ISBN: ‎ 1683927575 | 245 pages | True PDF | 10.52 MB


    As part of the best-selling Pocket Primer series, this book is designed to present the fundamentals of data structures using Python. Data structures provide a means to manage huge amounts of information such as large databases and the ability to use search and sort algorithms effectively. It is intended to be a fast-paced introduction to the core concepts of Python and data structures, illustrated with numerous code samples. Companion files with source code are available for downloading.

    FEATURES:
    • Begins with an introduction to Python, and covers recursion, strings, search and sort, linked lists, stacks, and more
    • Features numerous code samples throughout
    • Includes companion files with source code available for downloading.