ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

216 results

Peter Schneider
Codereview: Custom Error Exception Class in Python

Custom Error Exception Class in Python I hope you found a solution that worked for you :) The Content is licensed under ...

6:04
Codereview: Custom Error Exception Class in Python

1 view

1 month ago

src7cse
Exception handling in Python 3

Exception handling in Python 3 https://youtu.be/Akp0v5Zst-s&list=PLC3F3TEVBGxNoeXnmxP7pNviKKGQXTNPQ Google Colab ...

8:04
Exception handling in Python 3

63 views

4 months ago

Python Peak
Why use contextlib.contextmanager in Python? Pythons #secret Custom Context Managers with

Why use contextlib.contextmanager in Python? The contextlib.contextmanager decorator lets you build context managers ...

1:03
Why use contextlib.contextmanager in Python? Pythons #secret Custom Context Managers with

17 views

11 months ago

Jacob Itegboje
Python for Beginners: What causes AttributeError?

Are you struggling with the AttributeError in your Python projects? In this video, I'll walk you through how to not only fix this ...

18:03
Python for Beginners: What causes AttributeError?

45 views

11 months ago

Rajnath Prasad
Exception Handling in Python | Class 12th CS | Rajnath Prasad

Get all the resources here : https://cswithrajnath.onrender.com/ Follow me on Insta : https://instagram.com/_rajnath_ CS / IP ...

3:41
Exception Handling in Python | Class 12th CS | Rajnath Prasad

1,014 views

9 months ago

Python Tyro
Exception Handling In Python Class 12 One Shot | Computer Science | English

Online CBSE Tuition & Doubt Clarification Sessions for Class 11 & 12 – Computer Science & Informatics Practices Contact: ...

10:08
Exception Handling In Python Class 12 One Shot | Computer Science | English

67 views

3 weeks ago

Engineers.SG
Python code smells - JuniorDevSG

Speaker: Hoe Xiang Yang Royce, Software Engineer LinkedIn: https://github.com/roycehoe Description: 1. Clean code 2.

30:17
Python code smells - JuniorDevSG

47 views

8 months ago

The Debug Zone
Fixing Python Nose2 Tests That Hang When Calling Class Methods

In this video, we tackle a common issue faced by developers when using Nose2 for testing in Python: tests that hang when calling ...

4:35
Fixing Python Nose2 Tests That Hang When Calling Class Methods

4 views

3 months ago

The Debug Zone
How to Call a Class Function in Python Without Triggering __init__

In this video, we'll explore a unique aspect of Python programming: calling class functions without invoking the `__init__` method.

1:59
How to Call a Class Function in Python Without Triggering __init__

1 view

3 months ago

The Debug Zone
When to Omit 'self' in Python Class Methods: A Comprehensive Guide

In this video, we delve into the nuances of Python class methods and explore the often-debated topic of when to omit 'self' from ...

3:09
When to Omit 'self' in Python Class Methods: A Comprehensive Guide

4 views

7 months ago

The Debug Zone
How to Reconstruct a Tuple into a Compatible Class in Python

In this video, we delve into the fascinating world of Python programming by exploring how to reconstruct a tuple into a compatible ...

1:31
How to Reconstruct a Tuple into a Compatible Class in Python

4 views

4 months ago

The Debug Zone
Fixing pickle.PicklingError: Wrong Class in Hadoop Python - Troubleshooting Guide

In this video, we dive into the common challenges faced when working with Hadoop and Python, specifically focusing on the ...

2:49
Fixing pickle.PicklingError: Wrong Class in Hadoop Python - Troubleshooting Guide

7 views

6 months ago

The Debug Zone
Fixing 'Class Has No Object Member' Error in Python: Common Solutions

In this video, we tackle a common issue that many Python developers encounter: the 'Class Has No Object Member' error.

3:21
Fixing 'Class Has No Object Member' Error in Python: Common Solutions

0 views

4 months ago

The Debug Zone
Python Memory Usage: Class vs Tuple - Understanding Huge Overhead Differences

In this video, we dive into the fascinating world of Python memory management, focusing on the significant differences in memory ...

2:36
Python Memory Usage: Class vs Tuple - Understanding Huge Overhead Differences

4 views

4 months ago

Python Peak
Why prefer __repr__ over __str__ for debugging? Unlock Debugging with __repr__ vs __str__ in Python!

Why prefer __repr__ over __str__ for debugging? The __repr__ method is meant for developers, not users. It provides more ...

0:42
Why prefer __repr__ over __str__ for debugging? Unlock Debugging with __repr__ vs __str__ in Python!

14 views

11 months ago

Robert McNabb
EGM722: Week 2, Part 3: Errors and Debugging

EGM722 lecture covering errors and debugging in python.

12:43
EGM722: Week 2, Part 3: Errors and Debugging

136 views

9 months ago

The Debug Zone
Dividing a Number by Class Instances in Python: A Step-by-Step Guide

In this video, we'll explore a unique approach to dividing a number using class instances in Python. Whether you're a beginner ...

1:32
Dividing a Number by Class Instances in Python: A Step-by-Step Guide

1 view

5 months ago

The Debug Zone
Fixing Class Attribute Function Call Errors in Python: Common Solutions

In this video, we dive into the common pitfalls of class attribute function calls in Python that can lead to frustrating errors. Whether ...

3:26
Fixing Class Attribute Function Call Errors in Python: Common Solutions

1 view

10 months ago

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

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

477,633 views

8 months ago

The Debug Zone
How to Call Base Class Method After Child Class __init__ in Python

In this video, we'll explore the intricacies of object-oriented programming in Python, specifically focusing on how to effectively call ...

2:02
How to Call Base Class Method After Child Class __init__ in Python

3 views

5 months ago