ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

555 results

Python Morsels
Is enumerate() a class or a function in Python?

If a callable feels like a function, we often call it a function... even when it's not! Article version of this video available at ...

4:29
Is enumerate() a class or a function in Python?

262 views

8 days ago

AInjoyer
Python from Zero to Hero! EP.6: Functions!

This is the sixth part of my practice-based Python course for beginners! After the course, you will be able to understand more ...

11:13
Python from Zero to Hero! EP.6: Functions!

104 views

9 days ago

Tech With Tim
Learn NumPy in 40 Minutes - Python NumPy Tutorial

Click this link https://boot.dev/?promo=TECHWITHTIM and use my code TECHWITHTIM to get 25% off your first payment for ...

40:51
Learn NumPy in 40 Minutes - Python NumPy Tutorial

14,443 views

3 weeks ago

Coding with Vinton
Functions in Programming Made Simple

Functions don't have to be confusing. In this video, I break down functions in the simplest way possible — no jargon, ...

3:02
Functions in Programming Made Simple

33 views

12 days ago

SOFTECHNO
python function

function in python programming.

1:58
python function

5 views

3 weeks ago

Bill Moseley, Ph.D. - Computer Science Educator
Python (Spring 2026) Module 2-4: Introducing Functions

Python for Beginners, python for students, free python course. This video is part of a free and open set of complete course ...

12:34
Python (Spring 2026) Module 2-4: Introducing Functions

56 views

2 weeks ago

Google for Developers
Understanding JAX: JIT, XLA, and Pure Functions Explained

Are you exploring JAX for the first time and feeling overwhelmed by terms like "functional purity," "explicit state," and "jit"?

10:06
Understanding JAX: JIT, XLA, and Pure Functions Explained

17,941 views

3 weeks ago

MayurBits
Function practice live session
30:37
Function practice live session

4 views

Streamed 3 weeks ago

Socratica
tkinter - Building UIs with Python

Join our Patreon: https://www.patreon.com/cw/socratica Sign up for Socratica Courses: ...

11:02
tkinter - Building UIs with Python

26,454 views

10 days ago

Veritasium
We still don't understand magnetism

What this strange quantum effect reveals about potentials. Sponsored by Planet Wild. Want to restore the planet's ecosystems and ...

35:53
We still don't understand magnetism

5,305,005 views

13 days ago

BrightCHAMPS
Python Basics for Kids: Functions Explained | BrightBYTES

Ever wondered how computers do the same task again and again without extra work? The secret is Functions.

2:16
Python Basics for Kids: Functions Explained | BrightBYTES

40 views

3 weeks ago

EasyDataScience
Easy Python tutorials | Inner Function and Closure in Python

An inner function can act as a closure. This is a function that is dynamically generated by another function and can both change ...

5:50
Easy Python tutorials | Inner Function and Closure in Python

16 views

3 weeks ago

ExploreKode
7 Python Ideas That Finally Make It Click (Beginner Friendly)

Python can feel confusing when you're just starting out — not because it's hard, but because most tutorials don't explain how ...

5:13
7 Python Ideas That Finally Make It Click (Beginner Friendly)

14 views

4 weeks ago

White Fortress Cyber Security
Lecture 29 : Functions Explained | Python Full Course | For Hackers and Beginners

In this video, you'll learn functions in Python, including how to define functions, use parameters, and return values. Functions help ...

12:52
Lecture 29 : Functions Explained | Python Full Course | For Hackers and Beginners

6 views

22 hours ago

ProgramsAndMe
Python Loops Explained | Iteration, Iterable, and Iterator

In this video, we continue our Python programming series by exploring important loop-related concepts. The session explains ...

3:29
Python Loops Explained | Iteration, Iterable, and Iterator

19 views

13 days ago

Peymify
Gradient Descent Implementation Using Python (So Easy!)

This is where machine learning stops being theory and starts working for real. In this video, you'll see how gradient descent is ...

10:58
Gradient Descent Implementation Using Python (So Easy!)

30 views

2 weeks ago

Decoding Complexities
Why Linear Regression Actually Works: The Central Limit Theorem (Python Simulation)

We use Mean Squared Error (MSE) everywhere in Machine Learning. But MSE relies on a massive assumption: that the noise in ...

5:05
Why Linear Regression Actually Works: The Central Limit Theorem (Python Simulation)

73 views

2 weeks ago

Decoding Complexities
Why we use Mean Squared Error: Maximum Likelihood Estimation (Python Simulation)

We use Mean Squared Error (MSE) to train Linear Regression models. But why? Why do we square the error? Why don't we cube ...

4:43
Why we use Mean Squared Error: Maximum Likelihood Estimation (Python Simulation)

29 views

6 days ago

Code Wolf
Loops? Nah, Try This Instead 😎

In this video, we're doing iteration without using loops — just pure functions. Yeah… that's recursion. We'll break it down step by ...

2:11
Loops? Nah, Try This Instead 😎

5 views

2 weeks ago

Future Coding Stars
The Mutable Default Argument Trap That Catches Every Developer (Complete Version)

Python Default Arguments: The Trap That Catches Every Developer Hey everyone and welcome back! This video provides a deep ...

9:06
The Mutable Default Argument Trap That Catches Every Developer (Complete Version)

10 views

10 days ago