ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,489 results

Zacks Software Academy
Actual Logic Behind Leap Year Condition (C, Python, Java) | Don’t Just Memorize, Understand It!

Ever wondered why we use this Leap Year condition in programming instead of just memorizing it? if ((year % 400 == 0) ...

40:30
Actual Logic Behind Leap Year Condition (C, Python, Java) | Don’t Just Memorize, Understand It!

689 views

3 months ago

The Debug Zone
Understanding Why 3 +++ 5 Works in Python: A Technical Explanation

In this video, we delve into the intriguing world of Python programming to explore the concept of operator overloading, specifically ...

2:19
Understanding Why 3 +++ 5 Works in Python: A Technical Explanation

9 views

8 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

174,126 views

3 months ago

The Debug Zone
How to Create a Nested Dictionary in Python for Non-Existent Keys

In this video, we'll explore the concept of nested dictionaries in Python, focusing on how to effectively handle non-existent keys.

2:27
How to Create a Nested Dictionary in Python for Non-Existent Keys

0 views

6 months ago

The Debug Zone
Understanding list[:] in Python: What Does It Mean and How to Use It?

In this video, we dive into the powerful slicing feature of Python lists, specifically focusing on the syntax `list[:]`. Whether you're a ...

2:26
Understanding list[:] in Python: What Does It Mean and How to Use It?

1 view

9 months ago

NFDI4Earth
Introduction to Variables in Python

This video introduces variables in Python. It covers how to print text and numbers, the concept of variables as containers for ...

3:18
Introduction to Variables in Python

51 views

11 months ago

KnowEdge3
01 - Sync vs Async Explained | Programming Concepts Using Python

This video is part of the Python Basics series, helping you build a strong foundation in programming with Python. Disclaimer: This ...

14:20
01 - Sync vs Async Explained | Programming Concepts Using Python

34 views

3 months ago

The Debug Zone
Understanding Type Hints in Python: What Type for an Empty List?

In this video, we delve into the concept of type hints in Python, focusing specifically on how to properly annotate an empty list.

1:34
Understanding Type Hints in Python: What Type for an Empty List?

3 views

4 months ago

COMPUTER & EXCEL SOLUTION
Slicing in python || learning the concept of reversing in python code@COMPUTEREXCELSOLUTION

python #program #programming #concept Join this channel to get access to perks: ...

9:00
Slicing in python || learning the concept of reversing in python code@COMPUTEREXCELSOLUTION

14 views

8 months ago

The Debug Zone
Is Python __call__() an Implicit Class Method? Understanding the Concept

In this video, we delve into the fascinating world of Python's `__call__()` method and explore whether it can be considered an ...

1:29
Is Python __call__() an Implicit Class Method? Understanding the Concept

17 views

8 months ago

The Debug Zone
Mastering Logical Operators in Python: A Complete Guide for Beginners

Welcome to our comprehensive guide on mastering logical operators in Python! In this video, we'll explore the fundamental ...

2:18
Mastering Logical Operators in Python: A Complete Guide for Beginners

13 views

9 months ago

The Debug Zone
Understanding Python Function Calling Order: Common Challenges and Solutions

In this video, we delve into the intricacies of Python function calling order, a fundamental concept that can often lead to confusion ...

2:51
Understanding Python Function Calling Order: Common Challenges and Solutions

2 views

6 months ago

The Debug Zone
Understanding Operator Overloading vs Overriding in Python: Key Differences Explained

In this video, we delve into the essential concepts of operator overloading and method overriding in Python, two powerful features ...

1:58
Understanding Operator Overloading vs Overriding in Python: Key Differences Explained

0 views

3 months ago

The Debug Zone
Understanding Python Pass by Reference and Slice Assignment Explained

In this video, we delve into the intricacies of Python's handling of variables and memory management, specifically focusing on the ...

1:53
Understanding Python Pass by Reference and Slice Assignment Explained

1 view

3 months ago

The Debug Zone
How to Define a Constructor in an Abstract Class in Python: A Complete Guide

In this video, we delve into the concept of abstract classes in Python, focusing specifically on how to define constructors within ...

2:54
How to Define a Constructor in an Abstract Class in Python: A Complete Guide

10 views

7 months ago

Dihazi Echo
"Python If, Elif, Else – Explained Simply!" "Python Conditional Logic Made Easy"

Welcome to Dihaz Echo! I'm Wazir Dihaz, and in this video, we're diving deep into Conditional Statements in Python – a ...

1:24
"Python If, Elif, Else – Explained Simply!" "Python Conditional Logic Made Easy"

14 views

9 months ago

The Debug Zone
Dynamic Dictionary Key Names in Python Loops: Solutions and Examples

In this video, we explore the powerful concept of dynamic dictionary key names in Python loops. Whether you're looking to ...

1:54
Dynamic Dictionary Key Names in Python Loops: Solutions and Examples

15 views

7 months ago

The Debug Zone
Are Class Variables Mutable in Python? Understanding Mutability Explained

In this video, we dive into the concept of mutability in Python, specifically focusing on class variables. Understanding whether ...

1:32
Are Class Variables Mutable in Python? Understanding Mutability Explained

5 views

10 months ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

8 months ago

Learn By Param – Programming & Tech Tutorials
For Loop Explained Step by Step With Examples

In this video, you'll learn everything about the Python For Loop — one of the most important concepts in programming. If you're ...

19:38
For Loop Explained Step by Step With Examples

35 views

3 months ago