ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

455 results

Coding with Minmer
What Big Tech actually asks for Strings & Arrays

Discover the actual variant Big Tech asks for Strings & Arrays. Timestamps: 00:00 Intro 02:50 Explanation 10:14 Edge cases 10:46 ...

12:43
What Big Tech actually asks for Strings & Arrays

754 views

8 days ago

Roel Van de Paar
Breaking out of a for loop inside of python string join() Method

Breaking out of a for loop inside of python string join() Method Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:32
Breaking out of a for loop inside of python string join() Method

4 views

15 hours ago

Missing Semester
Lecture 9: Code Quality

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

1:15:14
Lecture 9: Code Quality

1,874 views

4 days ago

Roel Van de Paar
Getting rid of one quote at the beginning of a string

Getting rid of one quote at the beginning of a string Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:34
Getting rid of one quote at the beginning of a string

19 views

5 days ago

Codemiax
Python Lists Explained - The Only Video You'll Ever Need!

IN THIS VIDEO... Master Python Lists in just 15 minutes! This complete beginner's guide covers EVERYTHING about lists - from ...

34:26
Python Lists Explained - The Only Video You'll Ever Need!

37 views

3 weeks ago

Learning Without Limitations
What I Learned About SETS and Tuples in Python That Changed My Coding Life

PLEASE SUBSCRIBE TO MY CHANNEL FOR MORE UPDATES Difference of SETS and Tuple in Python Programming Language ...

5:44
What I Learned About SETS and Tuples in Python That Changed My Coding Life

9 views

3 weeks ago

Roel Van de Paar
Add Multiple Data Entries from CSV to 1 String in Python

Add Multiple Data Entries from CSV to 1 String in Python Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:11
Add Multiple Data Entries from CSV to 1 String in Python

1 view

9 days ago

Vardhan Vanga
"Mastering Relational Operators on Numbers and Strings in Python "||Vardhan Vanga|| V³ @vangavardhan

In this video, we dive deep into Python's Relational Operators! You use these every day to make decisions in your code, but do ...

18:45
"Mastering Relational Operators on Numbers and Strings in Python "||Vardhan Vanga|| V³ @vangavardhan

34 views

4 weeks ago

Roel Van de Paar
How can we match the sub string and the value in the dict in python?

How can we match the sub string and the value in the dict in python? Helpful? Please use the *Thanks* button above! Or, thank ...

1:54
How can we match the sub string and the value in the dict in python?

12 views

4 days ago

The Debug Zone
How to check if a string is a palindrome?

Today's Topic: How to check if a string is a palindrome? Thanks for taking the time to learn more. In this video I'll go through your ...

3:09
How to check if a string is a palindrome?

0 views

7 days ago

Learning Without Limitations
Functions of List in Python Insert| Remove| Append| DEL| POP| MIN| MAX|

PLEASE SUBSCRIBE TO MY CHANNEL FOR MORE UPDATES Functions of List in Python Insert| Remove| Append| DEL| POP| ...

8:04
Functions of List in Python Insert| Remove| Append| DEL| POP| MIN| MAX|

11 views

3 weeks ago

The Debug Zone
Count occurrences of a substring in a list of strings

Today's Topic: Count occurrences of a substring in a list of strings Thanks for taking the time to learn more. In this video I'll go ...

2:36
Count occurrences of a substring in a list of strings

1 view

3 weeks ago

Roel Van de Paar
Python passing a string value from a table to a function

Python passing a string value from a table to a function Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:39
Python passing a string value from a table to a function

8 views

8 days ago

Roel Van de Paar
If the only input is a String and an additional String is created, is the function O(n) space...

If the only input is a String and an additional String is created, is the function O(n) space complexity? Helpful? Please use the ...

1:51
If the only input is a String and an additional String is created, is the function O(n) space...

4 views

5 days ago

0xSpy
Python 101: Everything You Need to Start | بالعربي

Sponsored by eInspire & mResource Notebooks used: - Variables & Data Types: ...

1:31:44
Python 101: Everything You Need to Start | بالعربي

51 views

3 days ago

The Debug Zone
lower() vs. casefold() in string matching and converting to lowercase

Today's Topic: lower() vs. casefold() in string matching and converting to lowercase Thanks for taking the time to learn more.

1:27
lower() vs. casefold() in string matching and converting to lowercase

0 views

3 weeks ago

Manish Methani
17 - Constructors in Python | Python Programming | Python Tutorial for Beginners in 2026 🚀🔥

Python Programming Course for Absolute Beginners: ➜ https://codzify.com/python-programming-for-absolute-beginners ...

5:34
17 - Constructors in Python | Python Programming | Python Tutorial for Beginners in 2026 🚀🔥

0 views

2 days ago

Manish Methani
Complete Python Programming Course for Absolute Beginners | Python Programming from Scratch 🚀💥

Master FlutterFlow: Build 5 Real Apps (Bundle Offer) ...

1:43:58
Complete Python Programming Course for Absolute Beginners | Python Programming from Scratch 🚀💥

41 views

3 weeks ago

Roel Van de Paar
Find total combinations for array of object values

Find total combinations for array of object values Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:41
Find total combinations for array of object values

11 views

3 days ago

Roel Van de Paar
Reading data from a sheet

Reading data from a sheet Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:14
Reading data from a sheet

5 views

3 days ago

NaseebCodeStudio
String Manipulation and String methods in python | Python For Everyone Day5

NaseebCodeStudio - Zero se Skilled tak | Learn IT, Programming, Office, Web Dev, Coding, AI Skills from Scratch Welcome to ...

21:11
String Manipulation and String methods in python | Python For Everyone Day5

44 views

2 weeks ago

Manish Methani
18 - Inheritance in Python | Python Programming | Python Tutorial for Beginners in 2026 🚀🔥

Python Programming Course for Absolute Beginners ...

7:49
18 - Inheritance in Python | Python Programming | Python Tutorial for Beginners in 2026 🚀🔥

0 views

2 days ago

Roel Van de Paar
$or operation for matching the same element in two different arrays

or operation for matching the same element in two different arrays Helpful? Please use the *Thanks* button above! Or, thank me ...

3:01
$or operation for matching the same element in two different arrays

3 views

4 days ago

Roel Van de Paar
How can I convert a list of strings (each entry is three numbers separated by spaces) to an...

How can I convert a list of strings (each entry is three numbers separated by spaces) to an array of numbers? Helpful? Please use ...

1:29
How can I convert a list of strings (each entry is three numbers separated by spaces) to an...

5 views

4 days ago

Roel Van de Paar
python 3 remove all new lines marks from string

python 3 remove all new lines marks from string Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:47
python 3 remove all new lines marks from string

4 views

4 days ago