ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

282 results

Tech With Tim
10 Python one liners you’ll actually use

Save the date for Python Unplugged – a free online conference on March 4: https://jb.gg/pytv2026 In this video, you'll learn ten ...

12:01
10 Python one liners you’ll actually use

3,756 views

20 hours ago

Tech With Tim
Learning to code has changed

To learn for free on Brilliant, go to https://brilliant.org/techwithtim . Brilliant's also given our viewers 20% off an annual Premium ...

13:19
Learning to code has changed

181,406 views

3 weeks ago

Tech With Tim
How to learn Python coding fast - Step by step roadmap

Start building real Python skills today with DataCamp's Python Programming Fundamentals track (perfect if you're still shaky on ...

11:13
How to learn Python coding fast - Step by step roadmap

33,936 views

9 days ago

DesignCodeDebugRepeat
What Experienced Programmers Know (and Beginners Aren’t Told) 2: Flow of control

This series of videos is designed to help beginning and intermediate programmers take the conceptual leaps needed to gain a ...

12:17
What Experienced Programmers Know (and Beginners Aren’t Told) 2: Flow of control

42 views

6 days ago

AI News Decoded with Edna
Stop Doing LeetCode: The 2026 AI Engineer Roadmap

Still grinding LeetCode for AI roles? You're following an outdated 2019 playbook. In this video, I break down the 2026 AI ...

15:52
Stop Doing LeetCode: The 2026 AI Engineer Roadmap

246 views

4 weeks 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!)

31 views

1 month ago

Khan Academy
Software and abstraction | Intro to CS - Python | Khan Academy

How can you model the real world in code? Explore how programmers use abstraction to make complex systems easier to ...

3:48
Software and abstraction | Intro to CS - Python | Khan Academy

4,497 views

2 weeks ago

Aniruddha Data Tech
List vs Set vs Tuple vs Dictionary – Python Made EASY

Confused between Python List, Set, Tuple, and Dictionary? You're not alone This video explains Python data structures in the ...

0:30
List vs Set vs Tuple vs Dictionary – Python Made EASY

662 views

2 weeks ago

Khan Academy
Classes and objects | Intro to CS - Python | Khan Academy

Write a class definition to define the template for a new data type, and then call the class to instantiate objects of that type.

7:52
Classes and objects | Intro to CS - Python | Khan Academy

5,668 views

4 weeks ago

Coding Bootcamps
Crash Course for Learning and Mastering Python Programming for Complete Beginners

Data Structures: Lists, tuples, dictionaries, sets 10. Arguments: Passing, default, variable-length Playlist link: ...

4:02:31
Crash Course for Learning and Mastering Python Programming for Complete Beginners

104 views

3 weeks ago

VitoshAcademy
Implementing a Perfect Hash Function (FKS)

Perfect Hash Function? Something like `n%n*n`? Actually it is a good one and it shall work, if you can afford to have n*n space.

58:37
Implementing a Perfect Hash Function (FKS)

37 views

11 days ago

Code with Festus
Master Python Variables & Data Types

Are you ready to turn your ideas into code? In this comprehensive tutorial, we dive deep into the "DNA" of Python: Variables and ...

12:37
Master Python Variables & Data Types

81 views

4 weeks ago

Career Blueprint
Session#13 Use of Marquee Alternate and Direction

Welcome to Session #11 of the HTML Python Full Stack Developer Course! In this video, you will learn About How to use ...

4:12
Session#13 Use of Marquee Alternate and Direction

33 views

2 weeks ago

Voyager Quests
Python Foundational Types — A Practical Introduction

This video walks through Python's foundational built-in types and how to use them correctly. It's aimed at beginners and anyone ...

9:44
Python Foundational Types — A Practical Introduction

6 views

3 weeks ago

Decoding Complexities
Bayesian Inference Explained: Math, Intuition & Python Code

Maximum Likelihood Estimation (MLE) is powerful, but it has a fatal flaw: It is naive. If you flip a coin 5 times and get 5 Heads, MLE ...

5:31
Bayesian Inference Explained: Math, Intuition & Python Code

23 views

9 days ago

ProgramsAndMe
Python While Loop Tutorial: Step-by-Step Guide with Examples

This text is a detailed tutorial on Python's `while` loop. It explains the concept of a while loop as a control structure that repeatedly ...

4:43
Python While Loop Tutorial: Step-by-Step Guide with Examples

18 views

3 weeks ago

Learn Programming by Prajakta
Data Structures Case Study Example

Understanding Data Structures: List Case Study Explained (With Real-Life Example!) In this video, we break down one of the most ...

7:25
Data Structures Case Study Example

20 views

3 days ago

Rishabh Mishra
Matplotlib Python Tutorial for Beginners | Data Visualization in Python

Matplotlib Python Tutorial for Beginners | Data Visualization in Python Matplotlib is a python library used for data ...

39:20
Matplotlib Python Tutorial for Beginners | Data Visualization in Python

12,289 views

4 weeks ago

Kelsea Ndohnwi Funwi
How to Implement Vector Search in Python

Implement Vector Search in Python (Stop Using LIKE in SQL) Traditional SQL search using LIKE only matches exact keywords.

17:40
How to Implement Vector Search in Python

0 views

6 days ago

EasyDataScience
Python deep learning | One-hot-encoding Characters with PyTorch

We in this video focus on representing text with each character, and to limit text to a character set , e.g. 128 for English text.

8:37
Python deep learning | One-hot-encoding Characters with PyTorch

6 views

12 days ago

BigDataYatra
ADVANCED DSA 🔥 Binary Search in Python | Crack Interviews with logN thinking

Binary Search is one of the most important algorithms in Data Structures & Algorithms (DSA). If you don't fully understand it, you ...

48:44
ADVANCED DSA 🔥 Binary Search in Python | Crack Interviews with logN thinking

45 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)

37 views

3 weeks ago

White Fortress Cyber Security
Lecture 36 : What is Encapsulation | Python Full Course | Python for Hackers and Beginners

Learn how encapsulation works in Python OOP. Understand public, protected, and private attributes and how to protect object ...

6:29
Lecture 36 : What is Encapsulation | Python Full Course | Python for Hackers and Beginners

11 views

7 days ago

The Learning Loop
Identity & Membership Operators in Python | is vs == Explained for Beginners #pythonbasics #python

If you're learning Python and feel confused about is vs ==, or how Python checks whether a value belongs to a list, dictionary, ...

16:45
Identity & Membership Operators in Python | is vs == Explained for Beginners #pythonbasics #python

26 views

11 days ago

Bill Moseley, Ph.D. - Computer Science Educator
Python (Spring 2026) Module 5-2: Introducing Control Structures

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

10:46
Python (Spring 2026) Module 5-2: Introducing Control Structures

38 views

2 weeks ago