ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,537 results

Telusko
#1 Python Tutorial 2025

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

5:21
#1 Python Tutorial 2025

29,160 views

2 months ago

Telusko
FastAPI for Beginners - Python Web Framework

Learn how to build a complete full-stack web application using FastAPI, a modern, fast, web framework for building APIs with ...

2:02:41
FastAPI for Beginners - Python Web Framework

97,687 views

3 months ago

Telusko
#15 Introduction to function in Python

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

17:45
#15 Introduction to function in Python

4,683 views

2 months ago

Programming with Mosh
Python Full Course for Beginners [2025]

Master Python from scratch No fluff—just clear, practical coding skills to kickstart your journey! ❤️ Join this channel to get ...

2:02:21
Python Full Course for Beginners [2025]

4,604,121 views

10 months ago

Telusko
#25 For Loop in Python

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
#25 For Loop in Python

2,675 views

1 month ago

Telusko
#24 While Loop in Python

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
#24 While Loop in Python

2,606 views

1 month ago

Telusko
#1 FastAPI - Python Web Framework

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

6:55
#1 FastAPI - Python Web Framework

45,316 views

3 months ago

Telusko
#41 Special Variable Name in Python

In this video, we'll discuss the special variable _name_ in Python and understand why it is an important part of writing clean and ...

7:17
#41 Special Variable Name in Python

1,928 views

3 weeks ago

Telusko
#23 Match in Python

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

4:20
#23 Match in Python

3,505 views

1 month ago

Telusko
#3 Python Setup

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

9:08
#3 Python Setup

8,437 views

2 months ago

Telusko
OpenAI Python SDK usage

In this video, we'll learn how to connect Python with OpenAI using two different approaches: Without SDK With the Official ...

15:23
OpenAI Python SDK usage

2,620 views

1 month ago

Telusko
#2 First Code in Python

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
#2 First Code in Python

11,529 views

2 months ago

Telusko
#42 OOP in Python Introduction

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

6:44
#42 OOP in Python Introduction

2,816 views

3 weeks ago

Telusko
#46 Types of Methods in Python

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

9:33
#46 Types of Methods in Python

1,430 views

5 days ago

Telusko
#32 Recursion in Python

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
#32 Recursion in Python

1,984 views

1 month ago

Telusko
#40 Modules and Packages in Python

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
#40 Modules and Packages in Python

1,814 views

3 weeks ago

Visually Explained
Python Functions - Visually Explained

Resources & Further Learning - Practice notebook → https://rebrand.ly/oe61ojp - Practice exercises solutions video ...

14:10
Python Functions - Visually Explained

164,208 views

7 months ago

Telusko
#27 Array in Python

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
#27 Array in Python

3,161 views

1 month ago

Telusko
#10 Set in Python

In this video, we'll dive into Python Sets, a powerful data structure that stores unordered, unique elements. Unlike lists or tuples, ...

7:48
#10 Set in Python

3,706 views

2 months ago

Telusko
#30 Global vs Local Variables in Python

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
#30 Global vs Local Variables in Python

2,385 views

1 month ago