Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
53 results
This is about how to use regular expressions, not how to create them The code is here: ...
229 views
9y ago
Video Title: Check if a Given String Contains 2 to 4 Occurrences of a Specified Character in JavaScript In this tutorial, we'll explore ...
5 views
1y ago
Video Title: Check If a URL is Absolute in JavaScript In this video, you'll learn how to determine whether a given URL is absolute ...
2 views
Video Title: Checking Separation of Characters (JavaScript) In this tutorial, we'll explore how to check if two specific characters in ...
4 views
Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...
8,376 views
4y ago
The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...
21,425 views
6y ago
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold Have you ever been tempted to ...
828 views
7y ago
Hi! Let's create today a simple password strength meter in pure #JavaScript. If this is your first time here and you want to learn ...
678 views
Video Title: Find All Indices of a Value in an Array Using JavaScript In this video, you'll learn how to find every index at which a ...
0 views
Code : https://gist.github.com/ameybhavsar24/3600b5ac2f10888f98fe295c566ddd90 Hello, My name is Amey Bhavsar. This is the ...
370 views
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani As a Ruby developer, you use the command line, ...
2,388 views
I think that's-- JavaScript event handlers don't necessarily relate to Ajax. They can. [student] Yeah, that's another concept that I ...
619 views
13y ago
In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...
15,876 views
5y ago
In short (or tl;dw - "too long; didn't watch") this video boils down to: 1. Befriend your standard collections library. It's quite possible ...
1,817 views
When working on techniques to address the wide-spread problem of software bugs, one often faces the need for a large number ...
290 views
Others get simpler when you use constraint solving or pattern matching. Let's go on a whirlwind tour of 4 different programming ...
7,761 views
8y ago
Count Numbers in a Range Where an Odd Digit-Sum Divides the Number. What the video teaches You'll learn how to test ...
8 views
9mo ago
React and Redux are awesome but the state management can be overwhelming for beginners. This talk is all about how to keep ...
4,680 views
This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions 00:01:36 1 ...
48 views
The four basic symbols can be used to define any possible Regular Expression, but in some situations they can become very long ...
3,139 views