ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

47 results

Roel Van de Paar
Python typing annotations in try/except blocks

Python typing annotations in try/except blocks Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:58
Python typing annotations in try/except blocks

23 views

2 weeks ago

The Debug Zone
How to catch custom exception in Python

Today's Topic: How to catch custom exception in Python Thanks for taking the time to learn more. In this video I'll go through your ...

1:23
How to catch custom exception in Python

0 views

4 weeks ago

U G
Automate Boring Tasks with Python: Complete Guide (Code Included)

0:00 - Why automate with Python? 1:12 - Setting up the Environment 2:45 - Importing OS and Shutil Modules 4:20 - Writing the File ...

0:09
Automate Boring Tasks with Python: Complete Guide (Code Included)

11 views

4 weeks ago

Roel Van de Paar
I have tried almost everything, Python Data Transformation into a range, but keep getting \*Int...

I have tried almost everything, Python Data Transformation into a range, but keep getting *Int object not callable* Helpful? Please ...

1:34
I have tried almost everything, Python Data Transformation into a range, but keep getting \*Int...

5 views

6 days ago

Missing Semester
Lecture 7: Agentic Coding

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/agentic-coding/ 0:00:00 ...

1:00:35
Lecture 7: Agentic Coding

20,684 views

6 days ago

Roel Van de Paar
PyCharm throwing an error when I try to use macports python

PyCharm throwing an error when I try to use macports python Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:12
PyCharm throwing an error when I try to use macports python

5 views

3 days ago

Roel Van de Paar
AuthenticationRequired response when trying to access a public FHIR (RESTFul) endpoint via Python

AuthenticationRequired response when trying to access a public FHIR (RESTFul) endpoint via Python Helpful? Please use the ...

2:40
AuthenticationRequired response when trying to access a public FHIR (RESTFul) endpoint via Python

8 views

2 weeks ago

THE ECI(East computer institute)OF INDIA
O Level Python Programming | Complete Syllabus from Zero | हिंदी में

इस Python Course में आप सीखेंगे: ✓ Python Introduction & Features ✓ Python Installation & IDLE ✓ Variables, ...

O Level Python Programming | Complete Syllabus from Zero | हिंदी में

0 views

8 hours ago

Roel Van de Paar
Trying to get element value by index with elementTree function in lxml no output

Trying to get element value by index with elementTree function in lxml no output Helpful? Please use the *Thanks* button above!

1:49
Trying to get element value by index with elementTree function in lxml no output

2 views

2 days ago

Roel Van de Paar
Code within try block still panics when calling unwrap on a None value

Code within try block still panics when calling unwrap on a None value Helpful? Please use the *Thanks* button above! Or, thank ...

2:27
Code within try block still panics when calling unwrap on a None value

4 views

2 weeks ago

Roel Van de Paar
Problem while trying to find prime numbers between 2 and 100

Problem while trying to find prime numbers between 2 and 100 Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:02
Problem while trying to find prime numbers between 2 and 100

18 views

5 days ago

Roel Van de Paar
List index error when trying to store a specific value using index in another list

List index error when trying to store a specific value using index in another list Helpful? Please use the *Thanks* button above!

2:28
List index error when trying to store a specific value using index in another list

6 views

11 days ago

Roel Van de Paar
Is there any way for iterating over different rows?I have tried row+=1 but it did not work

Is there any way for iterating over different rows?I have tried row+=1 but it did not work Helpful? Please use the *Thanks* button ...

1:44
Is there any way for iterating over different rows?I have tried row+=1 but it did not work

15 views

9 days ago

Roel Van de Paar
Trying to Create a Series of Elements in the DOM

Trying to Create a Series of Elements in the DOM Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:01
Trying to Create a Series of Elements in the DOM

14 views

10 days ago

Roel Van de Paar
try to extract one tweet's id information after creating an API object

try to extract one tweet's id information after creating an API object Helpful? Please use the *Thanks* button above! Or, thank me ...

1:45
try to extract one tweet's id information after creating an API object

8 views

5 days ago

Roel Van de Paar
Trying to install Google Maps module onto python syntax error via pip

Trying to install Google Maps module onto python syntax error via pip Helpful? Please use the *Thanks* button above! Or, thank ...

1:31
Trying to install Google Maps module onto python syntax error via pip

9 views

2 weeks ago

Roel Van de Paar
Django form not validating when trying to update an existing row from database (2 Solutions!!)

Django form not validating when trying to update an existing row from database Helpful? Please use the *Thanks* button above!

2:22
Django form not validating when trying to update an existing row from database (2 Solutions!!)

12 views

3 days ago

The Debug Zone
Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio...

Today's Topic: Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio... Thanks for ...

3:37
Not able to convert Numpy array to OpenCV Mat in Cython when trying to write c++ wrapper functio...

1 view

5 days ago

Roel Van de Paar
Having "permission denied" when I try to upload image to /media/ dir, DJANGO

Having "permission denied" when I try to upload image to /media/ dir, DJANGO Helpful? Please use the *Thanks* button above!

2:05
Having "permission denied" when I try to upload image to /media/ dir, DJANGO

15 views

4 days ago

Roel Van de Paar
I am trying to grab the index of the row and I do row[0] which is the actual value in a sheet?

I am trying to grab the index of the row and I do row[0] which is the actual value in a sheet? Helpful? Please use the *Thanks* ...

2:00
I am trying to grab the index of the row and I do row[0] which is the actual value in a sheet?

7 views

12 days ago

Roel Van de Paar
Getting "input stream error" when trying to desirealize the object using boost::serialization...

Getting "input stream error" when trying to desirealize the object using boost::serialization and arcive Helpful? Please use the ...

3:02
Getting "input stream error" when trying to desirealize the object using boost::serialization...

7 views

2 weeks ago

Roel Van de Paar
Getting an "," error with lapply when trying to return count of labels

Getting an "," error with lapply when trying to return count of labels Helpful? Please use the *Thanks* button above! Or, thank me ...

2:38
Getting an "," error with lapply when trying to return count of labels

7 views

4 days ago

Roel Van de Paar
Trying to create an Array with sizes from a text file

Trying to create an Array with sizes from a text file Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:10
Trying to create an Array with sizes from a text file

15 views

12 days ago

Roel Van de Paar
Type error: " 'module' object is not callable " in attempt to run python test file

Type error: " 'module' object is not callable " in attempt to run python test file Helpful? Please use the *Thanks* button above!

2:17
Type error: " 'module' object is not callable " in attempt to run python test file

10 views

4 weeks ago

Roel Van de Paar
Issues trying to count the words in a text file

Issues trying to count the words in a text file Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:24
Issues trying to count the words in a text file

6 views

10 days ago