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 Parallel and Concurrent Programming Part 1

    Posted By: IrGens
    Python Parallel and Concurrent Programming Part 1

    Python Parallel and Concurrent Programming Part 1
    .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 11m | 743 MB
    Instructors: Olivia Chiu Stone, Barron Stone

    Parallel programming unlocks a program’s ability to execute multiple instructions simultaneously, increases the overall processing throughput, and is key to writing faster and more efficient applications. Curious about how parallel programming works in the real world?

    In this course, join instructors Barron and Olivia Stone as they introduce the basics of parallel programming in Python, providing the foundational knowledge you need to write more efficient, performant code. Barron and Olivia explain concepts like threading and mutual exclusion in a fun and informative way, relating them to everyday activities you perform in the kitchen. To cement the ideas, they demo them in action using Python. Each lesson is short and practical, driving home the theory with hands-on techniques.

    Learning objectives

    • Sequential vs. parallel computing
    • Shared vs. distributed memory
    • Using multiples threads and processes
    • Basic stages of a thread lifecycle
    • Preventing data races
    • Enforcing mutual exclusion
    • Locks
    • Checking for liveness


    Python Parallel and Concurrent Programming Part 1