ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

86 results

CodeSnippet
Pattern Matching With InstanceOf ✅ Make your life easy witj this new java feature ✅ #java #coding

... checking and after that we are doing this type casting Well doing all that is not needed anymore By using pattern matching with ...

0:51
Pattern Matching With InstanceOf ✅ Make your life easy witj this new java feature ✅ #java #coding

19,938 views

2 weeks ago

vlogommentary
Fixing Regex Greedy Matching: How to Correctly Capture HTML Tags in JavaScript

Learn how to fix greedy regex capturing issues when replacing HTML tags with BBCode in JavaScript using non-greedy ...

2:42
Fixing Regex Greedy Matching: How to Correctly Capture HTML Tags in JavaScript

0 views

3 weeks ago

nunomaduro
PHP in 2026: Async/Await, Pattern Matching, FrankenPHP & Mago by Default

sponsor this channel: https://nunomaduro.com/sponsorships this video was made possible by: redberry / work with the ...

13:01
PHP in 2026: Async/Await, Pattern Matching, FrankenPHP & Mago by Default

794 views

4 hours ago

Frontend Interview Master
🎓 String.match() - Every Developer Needs This #Shorts

String.match() - JavaScript Tutorial for Developers Extracts pattern matches from a string using regular expressions. Essential for ...

1:21
🎓 String.match() - Every Developer Needs This #Shorts

237 views

13 days ago

AUTOHOTKEY Gurus
Changing Search to Fuzzy Match

... fuzzy matching would require using the more complex sift function, which involves N-grams and sophisticated pattern matching ...

11:36
Changing Search to Fuzzy Match

93 views

2 weeks ago

Coding theory
Count Subarrays Matching Pattern — JavaScript Solution Explained | KMP Algorithm | LeetCode Pattern

JavaScriptCoding #DSA #LeetCode #CodingInterview #Programming #Algorithms #KMPAlgorithm #Subarrays #PatternMatching.

0:27
Count Subarrays Matching Pattern — JavaScript Solution Explained | KMP Algorithm | LeetCode Pattern

276 views

4 weeks ago

Turbo Learn PHP
Match Expression vs Switch: Pattern Matching Showdown #PHP

PHP 8's match expression vs JavaScript switch. Which language's control flow is more elegant? You won't believe this!

0:26
Match Expression vs Switch: Pattern Matching Showdown #PHP

198 views

3 weeks ago

Turbo Learn PHP
Match Expression vs Match Statement: Pattern Matching Magic #patternmatching

PHP 8's match expression vs Python 3.10's match statement. Which language's pattern matching is more elegant? You won't ...

0:26
Match Expression vs Match Statement: Pattern Matching Magic #patternmatching

276 views

3 weeks ago

Frontend Interview Master
🧠 String Match Method - Part 51/715 - Code Like a Pro #shorts #javascript

String Match Method - Part 51/715 - JavaScript Tutorial for Developers Learn how to match strings in JavaScript using the ...

1:25
🧠 String Match Method - Part 51/715 - Code Like a Pro #shorts #javascript

148 views

1 day ago

Coding theory
Count Subarrays Matching a Pattern | JavaScript DSA Problem Explained | Coding Interview Question

JavaScriptDSA #CodingInterviewQuestions #SubarrayProblem #LeetCodeQuestion #JavaScriptCoding #PatternMatching ...

0:20
Count Subarrays Matching a Pattern | JavaScript DSA Problem Explained | Coding Interview Question

286 views

4 weeks ago

CodeKinda
Javascript Data Types: Date, RegExp, Set and Map

We'll cover: How the Date object handles time and dates Using RegExp for pattern matching and validation Managing unique ...

11:12
Javascript Data Types: Date, RegExp, Set and Map

16 views

4 weeks ago

Arkar Min Tun
Day 4: Switch Expressions & Pattern Matching (100 days of Flutter)

Replace messy if-else spaghetti code with elegant switch expressions that force you to handle every scenario and make your ...

1:07:48
Day 4: Switch Expressions & Pattern Matching (100 days of Flutter)

97 views

2 weeks ago

Func Prog Sweden
First Online Func Prog Sweden 2026

... with currying, pattern matching, first class lambdas, type polymorphism and type inferencing. It uses a bidirectional type checker, ...

2:06:35
First Online Func Prog Sweden 2026

237 views

Streamed 23 hours ago

Frontend Interview Master
🧠 String MatchAll Method - Part 52/715 - Code Like a Pro #shorts #javascript

String MatchAll Method - Part 52/715 - JavaScript Tutorial for Developers The matchAll() method returns an iterator of all matches ...

1:27
🧠 String MatchAll Method - Part 52/715 - Code Like a Pro #shorts #javascript

80 views

1 day ago

JavaScript King
HTML CSS JavaScript Projects | 20 HTML CSS JS Projects 2026

Master Web Development from Scratch — No Copy-Paste, No Prior Experience Needed Welcome to the ultimate HTML, CSS, and ...

11:44:47
HTML CSS JavaScript Projects | 20 HTML CSS JS Projects 2026

31,314 views

9 days ago

Impure Pics
Functional alternatives to every GoF pattern

Let's go through each of the 23 GoF patterns and see which one I actually see being used and what the functional alternatives are ...

1:09:36
Functional alternatives to every GoF pattern

9,872 views

3 weeks ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

... Sealed Classes, Pattern Matching, Virtual Threads) • Quarkus (REST API + WebSocket) • JUnit 6 + AssertJ • HTMX (Frontend ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

46 views

2 weeks ago

Web Fusion with Bharadwaj
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

Welcome to Code with Bharadwaj Code with Bharadwaj is a high-impact programming channel built for those who want to master ...

27:32
29. KMP (Knuth–Morris–Pratt - Pattern Matching) Algorithm (Java)

67 views

11 days ago

Amer Delic
Section 9.2 - Regex
13:03
Section 9.2 - Regex

44 views

4 weeks ago

Developer World
Regular Expression Matching

Given an input string s and a pattern p, implement regular expression matching with support for '.' and '*' where: '.' Matches any ...

0:18
Regular Expression Matching

1,845 views

7 days ago