ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

127 results

J David Eisenberg
Chapter 7: Traversing a String

You can use a for or while loop to traverse (iterate through) a string one character at a time.

3:20
Chapter 7: Traversing a String

144 views

2 years ago

BiswasXTech
🐍✨ Python String Magic: Replace Words Easily!

In this video, you'll learn how to replace words easily using Python's .replace() method and understand how string manipulation ...

6:16
🐍✨ Python String Magic: Replace Words Easily!

0 views

2 months ago

Chuck Severance
Python for Informatics - Chapter 6 - Strings

This lecture covers Chapter 6 - Strings from the book Python for Informatics: Exploring Data - www.pythonlearn.com All Lectures: ...

27:58
Python for Informatics - Chapter 6 - Strings

41,699 views

13 years ago

BiswasXTech
✨ Python String Magic: Count Letters Fast! 🔠

Unlock the power of Python strings! ✨ In this tutorial, you'll learn how to count letters and characters in a sentence using simple, ...

6:04
✨ Python String Magic: Count Letters Fast! 🔠

15 views

2 months ago

Dutton Institute
L01V02 Colab Python Basics

Video for EME 210 at Penn State. All sectors of the energy industry and related fields continuously use data to inform decisions.

5:48
L01V02 Colab Python Basics

151 views

3 years ago

Simple Means Easy
Discover and Discard Duplicates with Python Pandas: No Excel Involved

"Looking for a straightforward way to manage duplicate values in your data, without the hassle of Excel? In this video, we delve ...

5:25
Discover and Discard Duplicates with Python Pandas: No Excel Involved

10 views

2 years ago

BiswasXTech
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

Whether you're a beginner or brushing up on string manipulation, this trick is a must-know. We'll break it down step-by-step with ...

6:13
💻 Python Trick: Get ASCII Value of a Character Instantly! ⚡

12 views

4 months ago

Dutton Institute
L01V05 Basics Of Functions In Python

Video for EME 210 at Penn State. All sectors of the energy industry and related fields continuously use data to inform decisions.

4:37
L01V05 Basics Of Functions In Python

76 views

3 years ago

Craig Piercy
Python Built-In Function: bin()

Describess the bin() function.

3:52
Python Built-In Function: bin()

345 views

1 year ago

NFDI4Earth
Introduction to Variables in Python

This video introduces variables in Python. It covers how to print text and numbers, the concept of variables as containers for ...

3:18
Introduction to Variables in Python

51 views

11 months ago

J David Eisenberg
Chapter 9: Strings (part 1)

Using Python strings. Sorry about the really scratchy voice at the beginning. Oh well. Note: I often use the terms “word” and “letter” ...

11:20
Chapter 9: Strings (part 1)

257 views

7 years ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

Two Pointer: Solving problems like string manipulation, subarrays, and more. Sliding Window: Optimizing problems related to ...

1:35
Leetcode 206 Reverse Linked List (Animation)

43 views

11 months ago

Code Script
Day 05 : Python Lists & List Operations Explained - Full Guide for Beginners

Master Python Lists & List Operations in just 8 minutes! In this video, we'll explore everything from creating lists , accessing ...

8:26
Day 05 : Python Lists & List Operations Explained - Full Guide for Beginners

49 views

1 year ago

J David Eisenberg
Chapter 4: Comparing Strings

You need to use methods from the String class to compare strings for equal, less than, and greater than.

4:07
Chapter 4: Comparing Strings

358 views

6 years ago

Evenword
Beginner Python Projects - Coding Course Projets #Python #django pour #débutants (fr) #evenword

je suis développeur Web grahiste (Ruby on rails ,Python DJANGO) Course developed by Kylie Ying. Check out her YouTube ...

3:00:29
Beginner Python Projects - Coding Course Projets #Python #django pour #débutants (fr) #evenword

64 views

3 years ago

Chuck Severance
Python for Informatics - Chapter 10 - Tuples

This is Chapter 10 from Python for Informatics - Exploring Information. From www.pythonlearn.com. All Lectures: ...

26:37
Python for Informatics - Chapter 10 - Tuples

30,857 views

13 years ago

Chuck Severance
Python for Informatics - Chapter 8 - Lists

This is from Python for Informatics Chapter 8 - Lists. www.pythonlearn.com All Lectures: ...

27:15
Python for Informatics - Chapter 8 - Lists

38,660 views

13 years ago

Applied Language Technology
Extending pandas DataFrames

In this video, I will show you how to add new information to pandas DataFrames by processing the existing data. We use pandas ...

10:08
Extending pandas DataFrames

838 views

4 years ago

The Mentor CodeLab
Defining String Data Type - Programming For Beginners | #16

... String 02:07 Special Characters in String 03:14 String Manipulation 03:37 String Data Size 04:43 String Encoding 06:42 String ...

10:17
Defining String Data Type - Programming For Beginners | #16

6 views

2 years ago

!!Con
!!Con West 2020 - Matías Lang: Delete all code! 100% testing coverage, the lazy way!

Presented at !!Con West 2020: http://bangbangcon.com/west What do you do when your year-end bonus is directly related to the ...

11:33
!!Con West 2020 - Matías Lang: Delete all code! 100% testing coverage, the lazy way!

417 views

5 years ago

Google for Developers
R 2.4 - for() Loops and Handling Missing Observations

This video discusses for() loops, which are a structure that can be used to execute a set of code repeatedly. Also covered in this ...

4:38
R 2.4 - for() Loops and Handling Missing Observations

53,219 views

12 years ago

xvzf
Manipulate Data Like A Boss: Explained

In this video I explain a previous video I made where I had an interactive data manipulation program running in the shell.

11:55
Manipulate Data Like A Boss: Explained

1,028 views

2 years ago

J David Eisenberg
Chapter 10: Using the StringBuilder Class

Strings are immutable. If you want something that works like a string but lets you modify the contents in place, you use the ...

5:00
Chapter 10: Using the StringBuilder Class

263 views

6 years ago

Neo4j
Manipulate List or Array Data Structures with APOC (#9)

Cypher has already great support for lists and collections, including collect aggregations, list comprehensions and more. APOCs ...

19:31
Manipulate List or Array Data Structures with APOC (#9)

2,420 views

7 years ago

Jatin K Malik
Day 19: Can Your Algorithm Solve This TOWEL Chaos? // Linen Layout | Advent of Code 2024

This problem involves some clever string manipulation, but we'll break it down step-by-step. Learn how we solved it by using ...

24:01
Day 19: Can Your Algorithm Solve This TOWEL Chaos? // Linen Layout | Advent of Code 2024

132 views

1 year ago