ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

223 results

Sweet Codey
OOP Made Simple: Objects, Classes, and How They Actually Work

Struggling to understand classes and objects in Object-Oriented Programming? This video breaks them down in the simplest ...

9:02
OOP Made Simple: Objects, Classes, and How They Actually Work

90 views

12 days 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

4,995 views

11 days ago

Teddy Hla
Bite-sized science: "Types and Twilight yes, the vampire film" by Dr Martin CHAPMAN

martinchapman giving his talk on types in #python #programming #ai #healthcare.

56:40
Bite-sized science: "Types and Twilight yes, the vampire film" by Dr Martin CHAPMAN

4 views

3 weeks ago

Constraint Programming
Louv31x 2022 s09 ss02 v01 The First Fail Principle and the Variable Selection.

The first-fail principle is the one that will guide all the black box search ideas. An easy instantiation of this principle is to select the ...

3:24
Louv31x 2022 s09 ss02 v01 The First Fail Principle and the Variable Selection.

13 views

2 weeks ago

Constraint Programming
Louv31x 2022 s01 ss07 v01 Graph Coloring assignment using TinyCSP

We explain the graph-coloring problem, the problem that you will solve in the first programming assignment.

6:35
Louv31x 2022 s01 ss07 v01 Graph Coloring assignment using TinyCSP

84 views

2 weeks ago

AInjoyer
Python from Zero to Hero! EP.2: Conditions and Loops!

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

8:53
Python from Zero to Hero! EP.2: Conditions and Loops!

124 views

3 weeks ago

Clexplain
Introduction to Python

Python for beginners.

3:51
Introduction to Python

4 views

4 weeks ago

Bill Moseley, Ph.D. - Computer Science Educator
Python (Spring 2026) Module 2-2: How Python Programs Run

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

14:44
Python (Spring 2026) Module 2-2: How Python Programs Run

50 views

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

13 views

3 weeks ago

Akash095
Day 11 | Python - OOP | AI/ML Learning Jounery

Day 11 , 10 , 9 – AI/ML Learning Journey | Python (OOPs Completed) Today marks Day 11 of my AI/ML learning journey.

7:30
Day 11 | Python - OOP | AI/ML Learning Jounery

2 views

3 weeks ago

BoosTech
Build a Real Habit Tracker in Python: SQLite | Streaks & Clean Architecture

In this video, we build a complete Habit Tracker application in Python using SQLite. This is a real-world project that focuses on ...

1:37:34
Build a Real Habit Tracker in Python: SQLite | Streaks & Clean Architecture

300 views

2 weeks ago

Amit Thinks
What is Python Turtle | Applications | Advantages | Disadvantages | Amit Thinks

Learn what is the Turtle python library with its applications, advantages, and disadvantages. Turtle Study Material: ...

6:29
What is Python Turtle | Applications | Advantages | Disadvantages | Amit Thinks

354 views

4 days ago

EasyTech Bytes
Convert Python Code to Java Using AI | Copilot Prompting

Convert Python Code to Java Using AI | Copilot Prompting Converted a Python program to Java using GitHub Copilot in VS Code.

11:03
Convert Python Code to Java Using AI | Copilot Prompting

15 views

13 days ago

rats159
How Odin perfected simplicity

Simplicity is a very complicated and overloaded term, but Odin manages to strike the perfect balance. Website: https://rats159.dev ...

7:36
How Odin perfected simplicity

18,100 views

3 days ago

Tech With Tim
Learn Matplotlib in 30 Minutes - Python Matplotlib Tutorial

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

30:51
Learn Matplotlib in 30 Minutes - Python Matplotlib Tutorial

8,587 views

2 weeks ago

Code With Amulya
Check if a String is a Palindrome in Python | Python Tutorial

In this tutorial, we will write a Python program to check whether a string is a palindrome. A palindrome is a string that reads the ...

3:09
Check if a String is a Palindrome in Python | Python Tutorial

3 views

10 days ago

Python Morsels
Self concatenation in Python

Strings and other sequences can be multiplied by numbers to self-concatenate them. Article version of this video available at ...

3:29
Self concatenation in Python

126 views

3 weeks ago

CodeHacks
Recursion Basics + Call Stack Explained (Visual Dry Run + Common Mistakes)

Recursion becomes easy once you understand what happens behind the scenes in the call stack. In this video, you'll learn ...

2:23
Recursion Basics + Call Stack Explained (Visual Dry Run + Common Mistakes)

0 views

9 days ago

Constraint Programming
Louv31x 2022 s07 ss06 v01 Large-Neighborhood Search for Scheduling

We have seen that large neighborhood search can greatly help to discover good solutions quickly but for makespan minimization, ...

2:14
Louv31x 2022 s07 ss06 v01 Large-Neighborhood Search for Scheduling

10 views

2 weeks ago

ProgramsAndMe
Python Loop Control Statements: Break, Continue, Pass & Else Explained

In this Python programming tutorial, we explore loop control statements and how they affect the flow of a loop. You will learn about ...

4:48
Python Loop Control Statements: Break, Continue, Pass & Else Explained

0 views

4 days ago