ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

299 results

GotIT-Tech
Python Interview Q #03: "String Slicing Magic"

Part 3 of our building blocks series! Today we master Slicing. Learn the "Step" trick to reverse strings and lists instantly. This is a ...

1:11
Python Interview Q #03: "String Slicing Magic"

0 views

3 hours 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

GotIT-Tech
Python's Secret Identity Crisis🤯

Welcome to Spot the Bug: Python Edition Challenge #7! Can you guess why our data is disappearing? The Setup: we have a ...

1:16
Python's Secret Identity Crisis🤯

597 views

5 days ago

Code In Minutes
Python list comprehension vs loop

Compare a for loop with a list comprehension.

0:27
Python list comprehension vs loop

145 views

11 days 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

EnDeO (Engineering Design and Optimization)
Short 5: Strings (Part 1)

Welcome to the Python Programming in the AI Era course. Topics Covered: • String slicing What's Next? • String upper and ...

1:27
Short 5: Strings (Part 1)

49 views

2 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

GotIT-Tech
The Sneakiest Typos in Python! 👨🏻‍💻

Wait... where did the fourth fruit go?! The Trap: Did you spot the missing comma? In Python, if you forget a comma between ...

0:31
The Sneakiest Typos in Python! 👨🏻‍💻

384 views

10 days ago

Joel John J
Python Unicode: Essential Concepts for IT Professionals, Unicode in Python

Python Unicode: Essential Concepts for IT Professionals, Unicode in Python The provided sources explain Unicode in Python, ...

7:23
Python Unicode: Essential Concepts for IT Professionals, Unicode in Python

40 views

2 weeks ago

7Roos
2-points derivative in Julia

Julia - We will implement numerical differentiation, read input values, perform calculations, and display results in Julia. M. Roos ...

2:32
2-points derivative in Julia

0 views

2 weeks ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

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

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

5,431 views

22 hours ago

EnDeO (Engineering Design and Optimization)
Short 6: Strings (Part 2)

Welcome to the Python Programming in the AI Era course. Topics Covered: • String upper and lower case • Removing ...

1:57
Short 6: Strings (Part 2)

64 views

13 days ago

LAN Academy
LC 136 — Single Number (XOR Trick)

LeetCode 136 — Single Number (C++): The XOR Trick (O(n) / O(1)) If every number appears twice… how do you find the one that ...

3:44
LC 136 — Single Number (XOR Trick)

55 views

2 weeks ago

ItSlang
PHP 8.5: array_first() & array_last() — Cleaner and Safer Array Access

PHP 8.5 introduces two small but powerful functions: array_first() and array_last(). They make array access cleaner, safer, and ...

2:46
PHP 8.5: array_first() & array_last() — Cleaner and Safer Array Access

630 views

2 weeks ago

ItSlang
PHP 8.5: Closures in Constant Expressions (Game-Changing Feature)

PHP 8.5 introduces a powerful new feature — closures and first-class callables inside constant expressions. You can now define ...

2:22
PHP 8.5: Closures in Constant Expressions (Game-Changing Feature)

426 views

3 weeks ago

nabincodes
Prime or Composite? Simple C Program Explained  #cprogramming #learntocode #programmingtutorial

Learn how to write a simple C program to check if a number is prime or composite. In this video, I broken down the code and ...

1:01
Prime or Composite? Simple C Program Explained #cprogramming #learntocode #programmingtutorial

183 views

2 weeks ago

API Coding School
Reverse Second String🎯 #shorts #coding #programming

In this video we are going to see an important interview question. #shorts #coding #programming.

1:43
Reverse Second String🎯 #shorts #coding #programming

2,062 views

5 days ago

ApurvaTechStack
Find the Largest Word in a Sentence | JavaScript Problem Solved (With and Without Function)

This is an excellent beginner problem that helps practice string manipulation and array operations in JavaScript. Learn how to ...

2:55
Find the Largest Word in a Sentence | JavaScript Problem Solved (With and Without Function)

3,967 views

4 days ago

Aone Computer Institute
Python O-Level exam MCQ Important Question Part 1  #education #codeflow #excel

programmingpractice #pythonpractice #codingpractice #aonecomputerinstitute #aone #aoneci Welcome to [Your Channel Name]!

1:51
Python O-Level exam MCQ Important Question Part 1 #education #codeflow #excel

66 views

4 weeks ago

ApurvaTechStack
Check for Palindrome String | JavaScript Problem Solved (With and Without Function)

This is a common interview problem for checking string manipulation and array operations in JavaScript. Learn how to determine ...

3:01
Check for Palindrome String | JavaScript Problem Solved (With and Without Function)

362 views

5 days ago