ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

538 results

KODY•AZ
Never use INT like this | int function never changes the string in place | in English #kody_az

In Python, int() doesn't change your variable in place—it only returns a new integer. So if you call int(x) without saving it, you've ...

2:37
Never use INT like this | int function never changes the string in place | in English #kody_az

45 views

3 weeks ago

Code & Capital
Python Masterclass Episode 6 | Python Strings Explained | String Methods and Operations

Welcome to Code and Capital In this video, you will learn Python Strings from scratch with simple explanations and practical ...

13:43
Python Masterclass Episode 6 | Python Strings Explained | String Methods and Operations

80 views

2 weeks ago

Sabine Hossenfelder
Finally a Use for String Theory!

Go to https://ground.news/sabine to get 40% off the Vantage plan and see through sensationalized reporting. Stay fully informed ...

7:24
Finally a Use for String Theory!

156,068 views

5 days ago

Python Morsels
Implicit string concatenation in Python

Python automatically concatenates adjacent string literals thanks to implicit string concatenation. This feature can sometimes lead ...

3:31
Implicit string concatenation in Python

128 views

2 weeks ago

Python Morsels
Debugging with f strings

If you're debugging Python code with print() calls, consider using f-strings with *self-documenting expressions* to make your ...

2:46
Debugging with f strings

206 views

2 weeks ago

dr Jonas Birch
Coding a Graphical User Interface in C - from scratch

"Code a GUI from scratch in C! Build a 2D graphics engine & display custom windows in this epic 2-part tutorial. Subscribe now!

11:53:42
Coding a Graphical User Interface in C - from scratch

13,950 views

3 days ago

ForgeFuse
Character Functions - String Length - Oracle SQL Certification (1Z0-071) | Section 7, Video 6

In this quick lesson, we cover how to measure the length of a string in Oracle SQL using the LENGTH function. It's simple, fast, and ...

0:59
Character Functions - String Length - Oracle SQL Certification (1Z0-071) | Section 7, Video 6

0 views

7 days ago

Ibrohim Meliqulov
6.Big O Drop Non Dominants
1:47
6.Big O Drop Non Dominants

0 views

3 weeks ago

Jakubication
Which Operator Is Used For String Concatenation In Python

This video answers which operator is used for string concatenation in Python? It shows two operators of the same flavor, + and +=.

1:55
Which Operator Is Used For String Concatenation In Python

21 views

3 weeks ago

Queencoder Tech School
Python Functions

Press function is is saying, whatever imputes, the person has entered, the string that the person has entered the press key. Let me ...

48:06
Python Functions

9 views

Streamed 2 weeks ago

Excel 10 tutorial
How to Separate Text from Numbers in Excel

How to Separate Text from Numbers in Excel* Data cleaning is the primary task if you want to process any data in excel. It involves ...

0:46
How to Separate Text from Numbers in Excel

215 views

4 weeks ago

Neo
Functions & Return: Writing Clean, Reusable Code (Lesson 06)

Stop repeating yourself. Learn how to build modular, professional logic. ACCESS THE CODE & RESOURCES: The 2026 ...

2:30
Functions & Return: Writing Clean, Reusable Code (Lesson 06)

17 views

2 weeks ago

CodeRefinery
9.2 Modular Code Development - CodeRefinery 2025 Sep

In this live-coding demo session we take a Python script as starting point which reads data, computes simple statistics, and ...

1:42:04
9.2 Modular Code Development - CodeRefinery 2025 Sep

7 views

7 days ago

BoosTech
Number Guessing Game

In this video, I show you how to create a Number Guessing Program in Python . We'll walk through the logic step by step, using ...

20:34
Number Guessing Game

10 views

10 days ago

Data Information Academy
Python Dictionaries and Lists

Python Dictionaries and Lists are Python Data Structures for Data Storage. Python dictionaries provides speed, key-data pairings, ...

1:35:52
Python Dictionaries and Lists

923 views

2 weeks ago

Excel For Freelancers
Stop Coding Like a Beginner: Learn The 4 Fundamentals of Professional Excel VBA

Clean code isn't a style choice—it's the difference between confidence and chaos. Join Us On Patreon Here ...

40:08
Stop Coding Like a Beginner: Learn The 4 Fundamentals of Professional Excel VBA

3,698 views

4 weeks ago

Excel Hacks
Excel Acronyms Explained Using VBA Step by Step #excel #vba #shorts

Function Acronym(txt As String) As String Dim arr() As String Dim i As Integer arr = Split(txt, " ") For i = 0 To UBound(arr) Acronym ...

0:58
Excel Acronyms Explained Using VBA Step by Step #excel #vba #shorts

2 views

2 weeks ago

Ibrohim Meliqulov
4.Big O Drop Constants
1:39
4.Big O Drop Constants

0 views

3 weeks ago

ForgeFuse
Character Functions - Concatenation - Oracle SQL Certification (1Z0-071) | Section 7, Video 4

In this lesson, we learn how to concatenate strings in Oracle SQL using different approaches. You'll see how to combine columns, ...

3:21
Character Functions - Concatenation - Oracle SQL Certification (1Z0-071) | Section 7, Video 4

0 views

7 days ago

Qt Group
Properties & Types Explained | Intro to QML #3

Dive deep into QML properties and data types—the first essential building block of QML applications. Learn how to work with ...

7:47
Properties & Types Explained | Intro to QML #3

314 views

4 weeks ago