ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32 results

Alex Hyett
Finally Understand Regular Expressions - In Just 7 Minutes!

Regular expressions can be quite confusing so many developers steer away from them. However, they are so powerful that I use ...

7:26
Finally Understand Regular Expressions - In Just 7 Minutes!

22,170 views

3 years ago

CTR
Hackerrank Java Static Initializer Block challenge

java #hackerrank #CTR Hi friends in this video we are gonna solve a HACKERRANK challenge in which i have solved and ...

4:49
Hackerrank Java Static Initializer Block challenge

19 views

4 years ago

Vim4Life
Find consecutive duplicate words (using REGEX)

In this video I describe the process to write a shell script to highlight consecutive duplicate words in a file. To do so, we use regular ...

7:15
Find consecutive duplicate words (using REGEX)

175 views

3 years ago

Regex Quickies with Wiktor Stribiżew
Numeric range regex generator

I know you have tried your hand at writing numeric range regexps, and most probably it was a regex for time or date, or even IP ...

6:18
Numeric range regex generator

832 views

3 years ago

Javarevisited
[Solved] - How to Check a String Is Anagram In Java? Example Tutorial | Code Below

Further Learning: Data Structures and Algorithms: Deep Dive Using Java [Udemy] - http://bit.ly/2F5V1uW Algorithms and Data ...

4:49
[Solved] - How to Check a String Is Anagram In Java? Example Tutorial | Code Below

309 views

4 years ago

Regex Quickies with Wiktor Stribiżew
Word boundaries in regex

Matching strings as whole words might sound trivial, but did you know that "__1__" is a valid "word" for a regex? That "\bext\b" ...

5:19
Word boundaries in regex

2,075 views

4 years ago

Inside code
Repeated substring pattern problem (LeetCode #459) [3 solutions] - Inside code

Source code: https://gist.github.com/syphh/04a2168f93fd2d5af216f75c942f998b Learn graph theory algorithms: ...

8:01
Repeated substring pattern problem (LeetCode #459) [3 solutions] - Inside code

4,594 views

5 years ago

Curious Nick
[STEP BY STEP] FreeCodeCamp - Title Case a Sentence

In this series of tutorials I'll go step by step explaining the basic JavaScript algorithms of the freeCodeCamp curriculum. This video ...

4:36
[STEP BY STEP] FreeCodeCamp - Title Case a Sentence

267 views

5 years ago

CodeWithHarry
Regular Expressions in Python | Python Tutorial - Day #95

Access the Playlist: https://www.youtube.com/playlist?list=PLu0W_9lII9agwh1XjRt242xIpHhPT2llg Link to the Repl: ...

13:03
Regular Expressions in Python | Python Tutorial - Day #95

256,649 views

3 years ago

Digitam
L03.1 Master Datadog Logs: Search, Filter & Analyze Like a Pro (Part 1)

Ready to slice through noise and turn logs into real insights? In this hands-on Datadog tutorial, we'll walk you through the ...

9:59
L03.1 Master Datadog Logs: Search, Filter & Analyze Like a Pro (Part 1)

12,610 views

1 year ago

KB Tutorials
Capitalize First Letter Of Each Word of String In UiPath RPA

In this video we will capitalize the first letter of each word of a string in uipath rpa.We will use strConv of uipath method.

4:03
Capitalize First Letter Of Each Word of String In UiPath RPA

1,981 views

5 years ago

InsION
Java BigInteger | BigInteger Methods | Use Of BigInteger in Competitive Programming

In this video you will learn about the BigInteger class in java.How we can use BigInteger whenever we are dealing with large ...

9:34
Java BigInteger | BigInteger Methods | Use Of BigInteger in Competitive Programming

783 views

4 years ago

IBM Technology
Is RAG Still Needed? Choosing the Best Approach for LLMs

Ready to become a certified watsonx AI Assistant Engineer? Register now and use code IBMTechYT20 for 20% off of your exam ...

11:10
Is RAG Still Needed? Choosing the Best Approach for LLMs

870,927 views

4 months ago

lydia
Regular Languages: Deterministic Finite Automaton (DFA)

The finite state machine (also known as finite automaton) is the simplest computational model. This video covers the basics of ...

6:28
Regular Languages: Deterministic Finite Automaton (DFA)

210,576 views

6 years ago

Digital Fox
How to create a password strength checker with JavaScript | Strong password checker

Hello everyone, in this tutorial we are going to check a password's strength with javascript, by creating a password strength ...

11:07
How to create a password strength checker with JavaScript | Strong password checker

2,338 views

3 years ago

Udacity
Branch Coverage - Georgia Tech - Software Development Process

Check out the full Advanced Operating Systems course for free at: https://www.udacity.com/course/ud805 Georgia Tech online ...

4:18
Branch Coverage - Georgia Tech - Software Development Process

165,227 views

11 years ago

Hyrum Carroll
Autograded Input Output Assignments in stepik.org

A step-by-step video for creating an autograded, input/output assignment in stepik.org.

5:02
Autograded Input Output Assignments in stepik.org

491 views

6 years ago

TSInfo Technologies
How to check if a string contains a substring in Python | Python check if string contain a substring

In this Python video tutorial, I will discuss several methods on How to Check if a String contains a Substring in Python. Additionally ...

8:20
How to check if a string contains a substring in Python | Python check if string contain a substring

857 views

3 years ago

Mateen
Working With Comparators - Learn Python 3 Lesson 25

Working With Comparators - Learn Python 3 Lesson 25.

9:49
Working With Comparators - Learn Python 3 Lesson 25

78 views

8 years ago

Automation Step by Step
What is XPath | How to create XPath | for Beginners

website - https://automationstepbystep.com/ 0:00 Intro 1:16 what XPath is - a query language 1:50 Examples of where we can use ...

10:53
What is XPath | How to create XPath | for Beginners

320,236 views

5 years ago