Jump to content

Real Python - Exploring Scopes and Closures in Python


Recommended Posts

[img]https://i120.fastpic.org/big/2022/0524/8e/f84180d9ee3c5b94c5f8121599e26f8e.jpg[/img]
[b]Real Python - Exploring Scopes and Closures in Python[/b]
Published 05/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 5 Lessons (28m) | Size: 91.1 MB
Have you been wondering how scopes and closures work in Python? Maybe you've just heard about object.__closure__, and you'd like to figure out what exactly it does. In this Code Conversation video course, you'll use the debugger Thonny to walk through some sample code and get a better understanding of scopes and closures in Python.

In this Code Conversation video course, you'll

Clarify code by refactoring it with descriptive names
Learn how functions access variables in local and nonlocal scopes
Understand how inner and outer function calls open and close their own scopes
You'll also take a deep dive into the inner workings of Python by inspecting dunder objects to find out how Python handles and stores variables.

To get the most out of this Code Conversation, you should be familiar with scopes and variables in Python. You should also be comfortable defining your own functions and distinguishing between inner and outer functions.


[code]https://realpython.com/courses/exploring-scopes-and-closures-in-python/[/code]




[code] https://nitro.download/view/DFC89CEF3A3D717/Exploring_Scopes_and_Closures_in_Python.rar
https://rapidgator.net/file/f056c94ad7eb446509a4e49053d83f00/Exploring_Scopes_and_Closures_in_Python.rar.html
https://uploadgig.com/file/download/9e3b7Df6f777Cd4F/Exploring_Scopes_and_Closures_in_Python.rar
[/code]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...