ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

495 results

Telusko
Python Tutorial 2026

This introductory Python tutorial is perfect for those stepping into the world of programming for the very first time. In this video ...

5:21
Python Tutorial 2026

63,883 views

4 months ago

Telusko
For Loop in Python | 25

In this video, we'll explore the for loop in Python — one of the most commonly used loops for iteration. We'll begin by ...

7:24
For Loop in Python | 25

4,411 views

2 months ago

Telusko
Introduction to function in Python | 15

In this video, we'll learn about Functions in Python, one of the most important concepts that make your code cleaner, reusable, ...

17:45
Introduction to function in Python | 15

7,885 views

3 months ago

Telusko
While Loop in Python | 24

In this video, we'll learn about the concept of loops in Python — how they help us perform the same task multiple times efficiently.

14:55
While Loop in Python | 24

4,327 views

3 months ago

Telusko
Recursion in Python | 32

In this video, we'll understand the concept of recursion in Python in a simple and easy way. Then, we'll see how a function calls ...

7:12
Recursion in Python | 32

3,423 views

2 months ago

Telusko
OOP in Python Introduction | 42

In this video, we'll explore the basics of Object-Oriented Programming (OOP) in Python — explained in a clear and ...

6:44
OOP in Python Introduction | 42

4,193 views

2 months ago

Telusko
init Method in Python | 44

In this video, we'll explore the _init_() method in Python — commonly understood as the constructor — and learn how it works in ...

11:21
init Method in Python | 44

3,164 views

1 month ago

Telusko
Arguments in Function Python | 29

In this video, we'll explore function arguments in Python and see how to make functions more flexible by passing different types of ...

14:05
Arguments in Function Python | 29

3,746 views

2 months ago

Telusko
Class and Object in Python | 43

In this video, we'll walk through a practical example of Object-Oriented Programming (OOP) in Python — step by step. What's ...

15:05
Class and Object in Python | 43

3,558 views

1 month ago

Telusko
Array in Python | 27

In this video, we'll learn how to store multiple values in a single variable using arrays in Python. We'll start by understanding how ...

7:28
Array in Python | 27

5,689 views

2 months ago

Telusko
Global vs Local Variables in Python | 30

In this video, we'll learn how variables work in Python — in both global and local scopes. We'll start with a simple and ...

8:38
Global vs Local Variables in Python | 30

3,879 views

2 months ago

Telusko
First Code in Python | 2

Are you ready to write your very first Python program? In this video, we'll learn how just a single line of code can print “Hello ...

4:00
First Code in Python | 2

22,865 views

4 months ago

Telusko
Modules and Packages in Python | 40

In this video, we'll talk in detail about Python Modules — what they are, why we use them, and how they help in organizing code in ...

10:49
Modules and Packages in Python | 40

4,033 views

2 months ago

Telusko
Inheritance and MRO in Python | 47

In this video, we'll explore Inheritance, one of the most important concepts in Object-Oriented Programming (OOP). What's ...

9:18
Inheritance and MRO in Python | 47

2,118 views

1 month ago

Telusko
Types of Methods in Python | 46

In this video, we'll understand the different types of methods in Python — Instance Methods, Class Methods, and Static Methods.

9:33
Types of Methods in Python | 46

2,532 views

1 month ago

Telusko
List in Python | 8

In this video, we'll dive into Python Lists, one of the most powerful and commonly used data structures. A list allows you to store ...

17:22
List in Python | 8

10,702 views

3 months ago

Telusko
Working With String in Python | 6

In this comprehensive tutorial, we dive deep into working with text data (strings) in Python. Whether you're just starting out or ...

9:49
Working With String in Python | 6

14,529 views

3 months ago

Telusko
#1 FastAPI - Python Web Framework

FastAPI is a modern, high-performance web framework for building APIs with Python Check out our courses: Industry-Ready ...

6:55
#1 FastAPI - Python Web Framework

63,645 views

5 months ago

Telusko
Match in Python | 23

In this video, we'll explore the ⁠ match ⁠ statement in Python, which works just like a switch-case statement in other programming ...

4:20
Match in Python | 23

4,994 views

3 months ago

Telusko
Factorial in Python | 31

In this video, we'll talk about factorial — what it is, and how it plays an important role in programming concepts like recursion.

6:01
Factorial in Python | 31

3,256 views

2 months ago

Telusko
Filter Function in Python | 36

In this video, we'll take a quick introduction to Python's powerful functional tools — ⁠ filter() ⁠, ⁠ map() ⁠, and ⁠ reduce() ⁠, with a ...

8:35
Filter Function in Python | 36

2,735 views

2 months ago

Telusko
Python Setup | 3

Ready to set up Python on your computer? This step-by-step tutorial will walk you through downloading, installing, and running ...

9:08
Python Setup | 3

16,995 views

3 months ago

Telusko
Inner Function in Python | 38

In this video, we'll understand inner functions (functions defined inside another function) — from syntax to real-world examples.

7:20
Inner Function in Python | 38

2,904 views

2 months ago

Telusko
Array functions in Python | 28

In this video, we'll dive deeper into advanced array functions in Python and explore how to manipulate and create arrays ...

7:10
Array functions in Python | 28

3,770 views

2 months ago

Telusko
IDEs Installation in Python | 4

Level up your Python coding workflow! In this tutorial, you'll learn how to set up and use the best development environments for ...

13:33
IDEs Installation in Python | 4

15,088 views

3 months ago