ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

105 results

Coding Tuition
self, init, Instance Variables – समझो बिना Confuse हुए! 💡 | Video #16 @coding_Tuition

OOPs क्यों ज़रूरी है? क्योंकि real-world things = Objects! जैसे: Player, Car, Bank Account — इन ...

1:02:46
self, init, Instance Variables – समझो बिना Confuse हुए! 💡 | Video #16 @coding_Tuition

64 views

3 days ago

Taught by Celeste AI - AI Coding Coach
Python Classes & Objects Tutorial - __init__, self, inheritance, super() Explained

Learn Python classes and objects in this beginner-friendly tutorial! 🏗️ In this lesson, you will learn: ✓ class keyword to define a ...

10:31
Python Classes & Objects Tutorial - __init__, self, inheritance, super() Explained

0 views

3 days ago

Dynamic Coding
🔥 Python Dunder (Magic) Functions Explained Simply | __init__, __str__, __add__ & More...  @dc_1136

Welcome to my ychannel - Dynamic Coding Pythoning with Sachin. In this video, you'll clearly understand **Python Dunder ...

24:34
🔥 Python Dunder (Magic) Functions Explained Simply | __init__, __str__, __add__ & More... @dc_1136

10 views

4 days ago

kgm
Ep 1. Python Project Setup From Scratch with uv, FastAPI & GitHub Actions (2026 Guide)

Setting up a Python project from absolute scratch — no Python installed, no tools, nothing. We install uv, install Python through it, ...

46:39
Ep 1. Python Project Setup From Scratch with uv, FastAPI & GitHub Actions (2026 Guide)

25 views

5 days ago

Daniel Wallace
Why Your Python Imports Break (and How uv Fixes It)

You've hit ModuleNotFoundError. You've tried sys.path.append. It worked… until it didn't. The real problem isn't your import ...

15:00
Why Your Python Imports Break (and How uv Fixes It)

18 views

3 days ago

قناة مستر ماجد التعليمية
شرح الـ Class والـ Object | Class & Object Explained Simply

Python #PythonProgramming #OOP #ObjectOrientedProgramming #ClassAndObject #PythonOOP #تعلم_بايثون #برمجة ...

35:07
شرح الـ Class والـ Object | Class & Object Explained Simply

43 views

4 days ago

Dataverse Tutorials
Lecture 36 - Python Classes and Objects Explained | OOP in Python for Beginners to Advanced | DVT101

... python tutorial python object oriented programming python class and object example python self keyword python init constructor ...

12:53
Lecture 36 - Python Classes and Objects Explained | OOP in Python for Beginners to Advanced | DVT101

16 views

3 days ago

code with mrql
Python’s New Tool is 100x Faster Than pip

You're probably still using **pip** to manage Python packages… but there's a much faster and better way. In this video, I'll show ...

11:53
Python’s New Tool is 100x Faster Than pip

0 views

18 hours ago

FiberQ
FiberQ - QGIS Custom Manhole Form: 4-Page Duct Layout + Live Sketch (UI + Python Init)

In this tutorial, I'll show how to set up a custom Manhole attribute form in QGIS using a Qt Designer .ui file and a Python Init ...

11:52
FiberQ - QGIS Custom Manhole Form: 4-Page Duct Layout + Live Sketch (UI + Python Init)

51 views

4 days ago

Penguin Tutor
How to Create and Publish Your First Python Library to PyPI

Welcome to our comprehensive guide on creating and publishing your very own Python library! In this video, we move beyond ...

6:23
How to Create and Publish Your First Python Library to PyPI

113 views

3 days ago

Gaurav Verma
Python OOP Tutorial | Calculate Area of Circle Using Class & Object | Calculate Area of Circle

In this Python OOP tutorial, you will learn how to calculate the area of a circle using a Class and Object in Python. We will create a ...

1:59
Python OOP Tutorial | Calculate Area of Circle Using Class & Object | Calculate Area of Circle

4 views

1 day ago

Roel Van de Paar
How to use __init__ circular error when launching app.py in dash app?

How to use __init__ circular error when launching app.py in dash app? Helpful? Please use the *Thanks* button above! Or, thank ...

2:08
How to use __init__ circular error when launching app.py in dash app?

15 views

4 days ago

Taught by Celeste AI - AI Coding Coach
Inheritance, Polymorphism, Duck Typing (Beginner Friendly) - Python OOP Tutorial #20

Learn Python inheritance and polymorphism in this beginner-friendly tutorial! In this lesson, you will learn: ✓ Inheritance to extend ...

12:25
Inheritance, Polymorphism, Duck Typing (Beginner Friendly) - Python OOP Tutorial #20

3 views

3 days ago

John Speaks
How to Add Java/Python Projects into Github | Beginners Github Series | Tamil & English

Remove Existing GIT in Local Device rmdir /s /q G:\.git - Initialize git git init - Connect to your GitHub repository git remote add ...

12:35
How to Add Java/Python Projects into Github | Beginners Github Series | Tamil & English

97 views

4 days ago

CodeWithHarshit
Build a Bank Management System Using OOP in Python 🔥 (Mini Project – 2026)

Build a Bank Management System using OOP in Python in this beginner-friendly mini project! If you've already learned the ...

13:04
Build a Bank Management System Using OOP in Python 🔥 (Mini Project – 2026)

36 views

3 days ago

SimplexStudy
Python OOP lernen – kompletter Kurs + Projekt

In diesem Video bekommst du den kompletten Kurs zur objektorientierten Programmierung (OOP) in Python – kompakt und ...

1:23:40
Python OOP lernen – kompletter Kurs + Projekt

39 views

4 days ago

Maker by Mistake
Raspberry Pi OS Trixie tested on (almost) all the Pi’s

A closer look into the new and updated features of Raspberry Pi OS (Trixie) like support for cloud-init. I tested the updated OS on 5 ...

16:52
Raspberry Pi OS Trixie tested on (almost) all the Pi’s

673 views

13 hours ago

Profe Ramiro Estigarribia
Curso Avanzado de Python – Cisco | Examen Módulo 3: Programación Orientada a Objetos

00:40:00 Aquí comienza el examen. En este video repasamos los conceptos clave de Programación Orientada a Objetos en ...

1:16:04
Curso Avanzado de Python – Cisco | Examen Módulo 3: Programación Orientada a Objetos

11 views

2 days ago

Code is Art
Leetcode 379. Design Phone Directory in Python | Python Leetcode | Python Coding Tutorial | ASMR

Leetcode 379. Design Phone Directory in Python | Python Leetcode | Python Coding Tutorial | ASMR Design a Phone Directory ...

1:12
Leetcode 379. Design Phone Directory in Python | Python Leetcode | Python Coding Tutorial | ASMR

0 views

4 days ago

Taught by Celeste AI - AI Coding Coach
Python Packaging with pyproject.toml - Wheels, pip install, CLI Entry Points Tutorial #40

Learn Python packaging! In this tutorial, you will learn how to turn your Python code into a distributable package using modern ...

12:05
Python Packaging with pyproject.toml - Wheels, pip install, CLI Entry Points Tutorial #40

0 views

2 hours ago