ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,536 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

30,508 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

99,523 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,854 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,635,870 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,757 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

46,281 views

3 months 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,670 views

1 month 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,652 views

1 month 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,997 views

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

12,038 views

2 months 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,558 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,835 views

2 months ago

KCoder
Python Roadmap for beginner to advance 🔥🔥

coding #programming #python #software Python Learning Roadmap: From Beginner to Pro 1. Foundations • Setup: Install Python, ...

0:06
Python Roadmap for beginner to advance 🔥🔥

93,389 views

6 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,895 views

3 weeks 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,442 views

1 month 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

2,050 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,924 views

4 weeks 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,286 views

1 month ago

Telusko
#36 Filter Function in Python

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

8:35
#36 Filter Function in Python

1,735 views

1 month ago

Telusko
#33 Factorial Using Recursion in Python

In this video, we'll understand the concept of recursion using a factorial calculation example. For better understanding, we'll ...

8:08
#33 Factorial Using Recursion in Python

2,262 views

1 month ago