SPRI | Advanced Guide To Python 3 Programming, 2nd Edition (2023 EN)

Discussion in 'Programming' started by Kanka, Jan 16, 2024.

  1. Kanka

    Kanka Well-Known Member Loyal User

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

    Author: John Hunt
    Full Title: Advanced Guide To Python 3 Programming, 2nd Edition
    Publisher: Springer; 2nd ed. 2023 edition (October 2, 2023)
    Year: 2023
    ISBN-13: 9783031403361 (978-3-031-40336-1), 9783031403354 (978-3-031-40335-4)
    ISBN-10: 3031403363, 3031403355
    Pages: 658
    Language: English
    Genre: Computing: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 74.89 €


    This book delves deeply into a host of subjects that you need to understand if you are to develop sophisticated real-world programs. Each topic is preceded by an introduction followed by more advanced topics, along with numerous examples, that take you to an advanced level.

    This second edition has been significantly updated with two new sections on advanced Python language concepts and data analytics and machine learning. The GUI chapters have been rewritten to use the Tkinter UI library and a chapter on performance monitoring and profiling has been added. In total there are 18 new chapters, and all remaining chapters have been updated for the latest version of Python as well as for any of the libraries they use.

    There are eleven sections within the book covering Python Language Concepts, Computer Graphics (including GUIs), Games, Testing, File Input and Output, Databases Access, Logging, Concurrency and Parallelism, Reactive Programming, Networking and Data Analytics. Each section is self-contained and can either be read on its own or as part of the book as a whole. It is aimed at those who have learnt the basics of the Python 3 language but wish to delve deeper into Python’s eco system of additional libraries and modules.


    Overview:
    ✓ Covers a wide range of graphic related topics including computer art, graphical user interfaces, and games
    ✓ Presents in detail, concurrency and parallelism in Python including AsyncIO and reactive programming
    ✓ Includes a new section on data analytics and machine learning using Pandas and SciKitLearn

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