ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

159 results

CWS IT and Ndicd
Testing & Debugging in Python Explained | Types of Errors (Syntax, Runtime, Logical) | Part-17

In this video, I explain Testing and Debugging concepts in the simplest and most practical way so you can easily understand how ...

20:08
Testing & Debugging in Python Explained | Types of Errors (Syntax, Runtime, Logical) | Part-17

34 views

12 days ago

Rapido Code Pro : Master Python Coding Fast
Stop Using Print Statements to Debug Python 🛑

Stop wasting hours scrolling through terminal spam. If you're still debugging with print("here") and print("test"), you're coding like a ...

0:27
Stop Using Print Statements to Debug Python 🛑

10 views

1 month ago

Rapido Code Pro : Master Python Coding Fast
Python: STOP Print() Debugging! Use THIS.

Are you ready for a viral coding hack that will change your Python development forever? If your Python Debugging workflow is ...

0:47
Python: STOP Print() Debugging! Use THIS.

4 views

2 weeks ago

Codotaku
How to debug zig code in vscode with codelldb and pretty printers

How to debug zig code in vscode with codelldb and pretty printers vscode extension: https://marketplace.visualstudio.com/items?

11:18
How to debug zig code in vscode with codelldb and pretty printers

236 views

2 weeks ago

UK DATA SERVICE
Code Anxiety Club: Debugging demystified: Finding and fixing errors

Content: Understand the most common errors that first-time coders run into, and how best to avoid them. Learn how to use Visual ...

46:00
Code Anxiety Club: Debugging demystified: Finding and fixing errors

122 views

Streamed 3 weeks ago

Adafruit Industries
Deep Dive w/Scott: CircuitPython displayio on Zephyr #adafruit

Join Scott as he shows off displayio support in CircuitPython's Zephyr port both in the native simulator and on real hardware.

1:01:23
Deep Dive w/Scott: CircuitPython displayio on Zephyr #adafruit

613 views

Streamed 3 days ago

The Debug Zone
How to remove the cause of an unexpected indentation warning when generating code documentation?

Today's Topic: How to remove the cause of an unexpected indentation warning when generating code documentation? Thanks for ...

1:47
How to remove the cause of an unexpected indentation warning when generating code documentation?

0 views

3 days ago

The Debug Zone
How to limit width of column headers in Pandas

Today's Topic: How to limit width of column headers in Pandas Thanks for taking the time to learn more. In this video I'll go through ...

1:32
How to limit width of column headers in Pandas

0 views

3 days ago

The Debug Zone
Getting "numeric argument required" when running a script with arithmetic operations

Today's Topic: Getting "numeric argument required" when running a script with arithmetic operations Thanks for taking the time to ...

1:32
Getting "numeric argument required" when running a script with arithmetic operations

6 views

1 month ago

The Debug Zone
Display rows where a column is False in pandas

Today's Topic: Display rows where a column is False in pandas Thanks for taking the time to learn more. In this video I'll go ...

1:23
Display rows where a column is False in pandas

0 views

3 days ago

Roel Van de Paar
Debug function not appearing in the menu bar in VS Code. I am using it for Python

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:38
Debug function not appearing in the menu bar in VS Code. I am using it for Python

13 views

2 weeks ago

The Debug Zone
IOError: [Errno 2] No such file or directory (when it really exist) Python

Today's Topic: IOError: [Errno 2] No such file or directory (when it really exist) Python Thanks for taking the time to learn more.

1:46
IOError: [Errno 2] No such file or directory (when it really exist) Python

0 views

9 days ago

The Debug Zone
Tensorflow: ValueError: Can't load save_path when it is None in single shot detection

Today's Topic: Tensorflow: ValueError: Can't load save_path when it is None in single shot detection Thanks for taking the time to ...

3:29
Tensorflow: ValueError: Can't load save_path when it is None in single shot detection

3 views

3 days ago

The Debug Zone
Using tqdm progress bar in a while loop

Today's Topic: Using tqdm progress bar in a while loop Thanks for taking the time to learn more. In this video I'll go through your ...

2:03
Using tqdm progress bar in a while loop

1 view

2 weeks ago

The Debug Zone
How do I run a block of code if a nullable type is null?

Today's Topic: How do I run a block of code if a nullable type is null? Thanks for taking the time to learn more. In this video I'll go ...

2:22
How do I run a block of code if a nullable type is null?

0 views

3 weeks ago

The Debug Zone
Why does numpy.argmax for a list of all False bools yield zero?

Today's Topic: Why does numpy.argmax for a list of all False bools yield zero? Thanks for taking the time to learn more.

1:44
Why does numpy.argmax for a list of all False bools yield zero?

2 views

1 month ago

The Debug Zone
How to Navigate Context Menus (Selenium, Python)

Today's Topic: How to Navigate Context Menus (Selenium, Python) Thanks for taking the time to learn more. In this video I'll go ...

2:03
How to Navigate Context Menus (Selenium, Python)

0 views

3 weeks ago

The Debug Zone
Why subprocess.Popen returncode differs for similar commands with bash

Today's Topic: Why subprocess.Popen returncode differs for similar commands with bash Thanks for taking the time to learn more.

1:42
Why subprocess.Popen returncode differs for similar commands with bash

0 views

2 weeks ago

The Debug Zone
How to "flush" tqdm progress bar explicitly?

Today's Topic: How to "flush" tqdm progress bar explicitly? Thanks for taking the time to learn more. In this video I'll go through ...

3:15
How to "flush" tqdm progress bar explicitly?

1 view

7 days ago

The Debug Zone
if a == b or a == c: vs if a in {b, c}:

Today's Topic: if a == b or a == c: vs if a in {b, c}: Thanks for taking the time to learn more. In this video I'll go through your question, ...

3:12
if a == b or a == c: vs if a in {b, c}:

16 views

3 weeks ago