ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

404 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

294,072 views

9 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

26,770 views

9 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

11,511 views

7 months ago

Telusko
Polymorphism and Duck Typing in Python | 49

In this video, we'll understand the concepts of Polymorphism and Duck Typing in Python — using real-world examples and ...

8:45
Polymorphism and Duck Typing in Python | 49

9,572 views

7 months ago

Telusko
Stop Building AI Wrappers Build Agents | Google IO Connect India

Welcome to the Agentic Era of AI. In this Zero Fluff episode recorded live at Google I/O Connect India 2026, we sit down with ...

19:49
Stop Building AI Wrappers Build Agents | Google IO Connect India

4,025 views

12 hours ago

Telusko
#1 FastAPI - Python Web Framework

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

6:55
#1 FastAPI - Python Web Framework

146,093 views

11 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

12,695 views

8 months 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

42,771 views

9 months ago

Telusko
Abstract Class and Abstract Method in Python | 52

In this video, we'll explore the concept of Abstraction in detail — using real-world examples and practical implementation in ...

15:15
Abstract Class and Abstract Method in Python | 52

10,994 views

6 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

10,568 views

7 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

11,077 views

8 months 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

18,801 views

8 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

56,226 views

9 months ago

Telusko
init and super Method with Inheritance in Python | 48

In this video, we'll dive deep into the role of _init_() and super() within inheritance in Python. Here's what we'll cover ▶️ Every ...

5:13
init and super Method with Inheritance in Python | 48

7,910 views

7 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

93,033 views

9 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

11,914 views

7 months ago

Telusko
Dictionary in Python | 11

In this video, we'll explore Python Dictionaries, one of the most powerful and flexible data structures in Python. A dictionary stores ...

9:52
Dictionary in Python | 11

25,547 views

9 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

9,869 views

8 months ago

Telusko
Python IDLE and Exploring Number Operations | 5

In this video, we'll explore how to perform number operations in Python using IDLE (Integrated Development and Learning ...

12:22
Python IDLE and Exploring Number Operations | 5

54,707 views

9 months ago

Telusko
Tuple in Python | 9

In this video, we'll explore Python Tuples, an ordered collection similar to lists but with one key difference — tuples are immutable ...

9:49
Tuple in Python | 9

28,906 views

9 months ago