ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

88,135 results

Real Python
Namespaces in Python: Built-in, Global, Enclosing, and Local

What are the namespaces in Python? In a program of any complexity, you'll create hundreds or thousands of names, each ...

10:16
Namespaces in Python: Built-in, Global, Enclosing, and Local

24,247 views

4 years ago

Sreekanth
Python tutorial: Variable Scopes & Namespaces - global/local/nonlocal | Explained with animations

The variables you define in your Python code has a lexical scope where they are valid. These scopes are categorized as local, ...

7:47
Python tutorial: Variable Scopes & Namespaces - global/local/nonlocal | Explained with animations

27,414 views

4 years ago

Digilent
Unit 3 Video 5: Namespaces

Intro to Programming using Python Unit 3 Video 5: Namespaces Instructor: John B. Schneider Description: An introduction to ...

3:24
Unit 3 Video 5: Namespaces

29,330 views

13 years ago

Visually Explained
Python Functions - Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

14:10
Python Functions - Visually Explained

170,678 views

7 months ago

Mersthub Mentors (מרסטהוב מנטורס)
004 - Understanding Python Namespace: What It Is & How It Works

In this video, we explore the concept of namespaces in Python—a crucial aspect of organizing and managing variable scopes ...

4:25
004 - Understanding Python Namespace: What It Is & How It Works

271 views

2 years ago

Amulya's Academy
Python Tutorials - Namespace and Variable Scope

In this Python programming video tutorial we will learn about namespace and variable scope in detail. To understand the ...

15:11
Python Tutorials - Namespace and Variable Scope

89,182 views

6 years ago

anthonywritescode
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

today I talk about namespace packages, what PEP 420 is, and why I don't use namespace packages playlist: ...

11:45
I don't need `__init__.py`? PEP 420 and namespace packages (intermediate) anthony explains #420

10,669 views

3 years ago

Coders Bring Change (Python for Everyone)
What are SCOPES and NAMESPACES in Python?

Scope is all about the location and the scale of things and their life span. And namespaces are the mechanism to achieve this in ...

14:16
What are SCOPES and NAMESPACES in Python?

765 views

1 year ago

John Philip Jones
Python and Multiple Namespaces

This video carries on with the short playlist on Python Namespaces. In this video I look at how and why Python uses multiple ...

16:37
Python and Multiple Namespaces

3,242 views

6 years ago

The Programming Portal
Python Interview Questions #19 - What are namespaces In Python?

In this tutorial, we will learn about Python namespaces and how they are important to the language. You will also understand ...

1:11
Python Interview Questions #19 - What are namespaces In Python?

403 views

2 years ago

Devstories Playground
Python: Namespace Packages

This course will cover how to use python in a commercial and professional working environment. This will teach you the tools, ...

3:21
Python: Namespace Packages

2,931 views

5 years ago

anthonywritescode
easy fake objects with python's SimpleNamespace (beginner - intermediate) anthony explains #143

today I talk about a bit of a hidden gem in python: the SimpleNamespace class! I also demo a few usecases for testing (where I ...

6:57
easy fake objects with python's SimpleNamespace (beginner - intermediate) anthony explains #143

3,567 views

5 years ago

Gate Smashers
Lec-72: Namespace in Python 🐍 with examples

In this video, Varun sir will discuss about a namespace which is a container that holds a set of identifiers (names) and their ...

4:52
Lec-72: Namespace in Python 🐍 with examples

27,823 views

1 year ago

NS lectures
python namespaces | namespaces in python | name space | built in, local, global namespaces in python

MY INSTAGRAM ID : https://instagram.com/nagendrasai_chennuri?igshid=ZDdkNTZiNTM= PYTHON PORGRAMMING ...

5:10
python namespaces | namespaces in python | name space | built in, local, global namespaces in python

18,130 views

2 years ago

Django Lessons
Python Namespace Packages

python #setuptools #packaging #namespacing #django #papermerge In this screencast we will learn about namespace ...

7:08
Python Namespace Packages

5,279 views

4 years ago

CodeHS
Python- Namespaces

CodeHS is a web-based computer science education platform for K-12 with national and state standards aligned curriculum, ...

5:56
Python- Namespaces

240 views

5 years ago

TutorialsPoint
Python - Namespace and Scope

Python - Namespace and Scope Watch more Videos at https://www.tutorialspoint.com/videotutorials/index.htm Lecture By: Mr.

6:27
Python - Namespace and Scope

22,040 views

7 years ago

CampusX
Session 12 - Decorators & Namespaces | DSMP 2022 - 23

Enroll in this Programme from our Website - https://learnwith.campusx.in/ Course Website Link ...

1:59:01
Session 12 - Decorators & Namespaces | DSMP 2022 - 23

46,037 views

Streamed 3 years ago

Corey Schafer
Python Tutorial: Variable Scope - Understanding the LEGB rule and global/nonlocal statements

In this Python Tutorial, we will be going over variable scope in Python. Scope is important because we need to understand it in ...

20:59
Python Tutorial: Variable Scope - Understanding the LEGB rule and global/nonlocal statements

393,600 views

9 years ago

John Philip Jones
Python Global Namespace

In this video tutorial I continue to consider Python namespaces with an emphasis on the Global Namespace. Support my channel ...

13:25
Python Global Namespace

2,099 views

6 years ago