ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

388 results

colleen lewis
String Split in Python (CS105 at UIUC)

https://www.w3schools.com/python/ref_string_split.asp help(str.find) txt = "First Name,Last Name,Email" x = txt.split() print(x) txt ...

4:44
String Split in Python (CS105 at UIUC)

18 views

4 days ago

Roel Van de Paar
How to split a string from right-to-left, like Python's rsplit()? (5 Solutions!!)

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

3:28
How to split a string from right-to-left, like Python's rsplit()? (5 Solutions!!)

8 views

7 days ago

PYTHON WITH PA1
Python String Tutorial | String Methods, Slicing & Manipulation Tricks

Master string manipulation in Python! Learn how to work with text data like a pro. ✓ String creation and indexing ✓ String slicing ...

0:25
Python String Tutorial | String Methods, Slicing & Manipulation Tricks

3 views

1 day ago

𝙕𝘼𝙄𝙉𝘼𝘽 𝘾𝙊𝘿𝙄𝙉𝙂
Day 50/100 of PYTHON Journey - Split a List Into Chunks of Size k! #codewithzainab

Day 50/100 of PYTHON Journey - Split a List Into Chunks of Size k! Learn how to divide a list into smaller groups of k elements ...

1:27
Day 50/100 of PYTHON Journey - Split a List Into Chunks of Size k! #codewithzainab

0 views

1 day ago

The Scary Cherry
Police Horrified By What They Found Inside the Python

You know that feeling when you think you know someone? When you've worked side by side with a person for years — sat across ...

54:30
Police Horrified By What They Found Inside the Python

8,677 views

1 day ago

Quartz Code
Mastering Python Decorators: Python for Beginners

Stop repeating code and start using Python Decorators the right way! (Watch This) In this tutorial, you will learn how to use Python ...

9:22
Mastering Python Decorators: Python for Beginners

113 views

7 days ago

Roel Van de Paar
Are there any Dart resources that would split a command-line String into a List<String> of...

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

2:06
Are there any Dart resources that would split a command-line String into a List<String> of...

27 views

5 days ago

Astrum
We've Never Seen a Supernova Explode Until Now

We've finally seen a star exploding in real time. If you love learning about science as much as I do, head to ...

23:26
We've Never Seen a Supernova Explode Until Now

293,329 views

21 hours ago

ADevOpsBeginner
Leetcode Weekly Contest 491 Q2. Minimum Cost to Split into Ones #python #dsa

Leetcode Weekly Contest 491 Q2. Minimum Cost to Split into Ones #python #dsa.

2:09
Leetcode Weekly Contest 491 Q2. Minimum Cost to Split into Ones #python #dsa

18 views

4 days ago

Nuel Edward
Python String Data Type Explained  - Final Part

Welcome to the CONCLUSION of our Python String Data Type series! In this video, we wrap up everything you need to know ...

1:06:16
Python String Data Type Explained - Final Part

74 views

7 days ago

Taught by Celeste AI - AI Coding Coach
Learn Vim Navigation: Search, Marks, Buffers & Splits | Episode 3

Move at speed in Neovim! In Episode 3, we cover the full spectrum of navigation: search with / and ?, word-under-cursor search ...

8:46
Learn Vim Navigation: Search, Marks, Buffers & Splits | Episode 3

84 views

5 days ago

TheKnowledgeBase
Is it possible to add comments on each line of a split up parallel assignment in Python?

tech,tech news,best tech,cheap tech,tech gifts,weird tech,tech fails,ces 2025 tech,ces tech,big tech,dog tech,new tech,top tech ...

1:36
Is it possible to add comments on each line of a split up parallel assignment in Python?

0 views

19 hours ago

Code and Debug
Interface Segregation Principle Explained with Real Examples in Python | Low Level Design - Lesson 7

Interface Segregation Principle (ISP) explained in the simplest way with Python examples! ISP says that no class should be forced ...

5:49
Interface Segregation Principle Explained with Real Examples in Python | Low Level Design - Lesson 7

92 views

1 day ago

Learn With Dr. Hakeem-Ur-Rehman
Ridge vs Lasso vs Elastic Net in Python | Regularization Techniques Explained with Scikit-Learn

Code & Datafile: https://github.com/hakeemrehman/Linear-Ridge-Lasso-Elastic-Net-Regression/tree/main Regularization ...

32:34
Ridge vs Lasso vs Elastic Net in Python | Regularization Techniques Explained with Scikit-Learn

9 views

1 hour ago

Alaa Taha El maria
Python String Manipulation Practice 🔥 | Real Exercises & Hands-On Examples

In this video, we practice Python string manipulation with real examples and hands-on exercises. If you want to master strings in ...

23:47
Python String Manipulation Practice 🔥 | Real Exercises & Hands-On Examples

72 views

6 days ago

Sahosoft Solutions
How to Convert String to List in Python? 🔥 | Python AI based | python latest version 2026

Welcome to Python complete Course series by Sahosoft Join our telegram channel for more update and download study materials ...

6:58
How to Convert String to List in Python? 🔥 | Python AI based | python latest version 2026

20 views

3 days ago

KS Academy [ IPU ACADEMY ]
Find the Longest Word in a String in Python | Python  Interview Question

In this video, you'll learn how to find the longest word in a string using Python. This is a common Python string interview question ...

9:46
Find the Longest Word in a String in Python | Python Interview Question

0 views

1 day ago

Tech Campus
🔥 Complete Python String Tutorial | All String Operations Explained | Tech Campus 🔥

Welcome to **Tech Campus** — your complete destination for practical programming learning! In this video, you will learn ...

13:59
🔥 Complete Python String Tutorial | All String Operations Explained | Tech Campus 🔥

0 views

6 days ago

Hoyt Emerson | The Full Data Stack
Machine Learning with ADBC, DuckDB & XGBoost: No Pandas, Just Pure Arrow Tables

In this video, I walk through an interesting use case combining ADBC (Arrow Database Connectivity), DuckDB, and XGBoost to ...

21:03
Machine Learning with ADBC, DuckDB & XGBoost: No Pandas, Just Pure Arrow Tables

322 views

2 days ago

Tech With Vishal
Lesson 40 - Word Frequency Counter in Python | Mini Project for Beginners | 100 Days of Python

Want to analyze text using Python? In Day 40 of the 100 Days Python Series on Tech with Vishal, we build a Word Frequency ...

4:45
Lesson 40 - Word Frequency Counter in Python | Mini Project for Beginners | 100 Days of Python

4 views

5 days ago

PythonGuides
Create Dashed Lines in Matplotlib

In this video, I have explained how to create dashed lines in Matplotlib using three different methods. Line styling is an important ...

5:29
Create Dashed Lines in Matplotlib

0 views

6 days ago

Coding Analytics
This Python Trick Downloads 1000 Images in Seconds | Multithreading Explained

This video focuses on Python file handling combined with multithreading to dramatically improve performance while downloading ...

39:33
This Python Trick Downloads 1000 Images in Seconds | Multithreading Explained

21 views

5 days ago

Shweta Tech Studio
Python Strings Explained Completely (Beginner to Advanced)

In this video, we fully understand Python Strings step by step — in a simple and beginner-friendly way. If you're new to Python, this ...

15:21
Python Strings Explained Completely (Beginner to Advanced)

23 views

5 days ago

Nate Legakis
Python Script That Turns Images / Text Into Videos With Voice-Over With Automatic Upload to Youtube.

This Python script is a professional video creation tool. Its main job is to turn written articles or text into videos that are ready for ...

3:15
Python Script That Turns Images / Text Into Videos With Voice-Over With Automatic Upload to Youtube.

44 views

2 days ago

MultiMagix
P2.2.3 Supervised ML - Linear Regression  | ML Foundations - Python to GenAI

How do platforms like MagicBricks and 99acres automatically estimate house prices? Machine Learning — and in this video you'll ...

30:00
P2.2.3 Supervised ML - Linear Regression | ML Foundations - Python to GenAI

0 views

12 hours ago