ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

53 results

Meri (Engel) Kasprak - programming videos
regular expressions in JavaScript

This is about how to use regular expressions, not how to create them The code is here: ...

7:07
regular expressions in JavaScript

229 views

9y ago

Learn with Shikaar
Check a given string contains 2 to 4 numbers of a specified character

Video Title: Check if a Given String Contains 2 to 4 Occurrences of a Specified Character in JavaScript In this tutorial, we'll explore ...

2:12
Check a given string contains 2 to 4 numbers of a specified character

5 views

1y ago

Learn with Shikaar
JavaScript Program to Check if a String is an Absolute URL

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:15
JavaScript Program to Check if a String is an Absolute URL

2 views

1y ago

Learn with Shikaar
Check whether the characters a and b are separated by exactly 3

Video Title: Checking Separation of Characters (JavaScript) In this tutorial, we'll explore how to check if two specific characters in ...

4:35
Check whether the characters a and b are separated by exactly 3

4 views

1y ago

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,376 views

4y ago

J David Eisenberg
Chapter 4: substring() and indexOf() methods

The substring() method lets you extract a section of a String; indexOf() lets you find where one String is contained within another ...

7:13
Chapter 4: substring() and indexOf() methods

21,425 views

6y ago

Confreaks
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold

RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold Have you ever been tempted to ...

34:23
RubyConf 2018 - Let's subclass Hash - what's the worst that could happen? by Michael Herold

828 views

7y ago

Styled JavaScript
Password Strength Meter in pure JS: JavaScript tutorial

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 ...

12:27
Password Strength Meter in pure JS: JavaScript tutorial

678 views

6y ago

Learn with Shikaar
JavaScript Get All Indices of a Value in an Array

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 ...

2:52
JavaScript Get All Indices of a Value in an Array

0 views

1y ago

bhavsar_codes
String Matching(Easy) Solution - Dcoder

Code : https://gist.github.com/ameybhavsar24/3600b5ac2f10888f98fe295c566ddd90 Hello, My name is Amey Bhavsar. This is the ...

3:35
String Matching(Easy) Solution - Dcoder

370 views

6y ago

Confreaks
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani

RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani As a Ruby developer, you use the command line, ...

33:58
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani

2,388 views

7y ago

CS50
Section 9: Less Comfortable

I think that's-- JavaScript event handlers don't necessarily relate to Ajax. They can. [student] Yeah, that's another concept that I ...

1:20:48
Section 9: Less Comfortable

619 views

13y ago

Design Patterns Lectures
The Visitor Design Pattern

In this video, the Visitor software design pattern is explained. Visitor: Add different behavior for each object type in aggregates of ...

11:39
The Visitor Design Pattern

15,876 views

5y ago

makingthematrix
Programming with Functions #2 - Functions as Data

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 ...

11:10
Programming with Functions #2 - Functions as Data

1,817 views

5y ago

Jibesh Patra
Semantic Bug Seeding: A Learning-Based Approach for Creating Realistic Bugs

When working on techniques to address the wide-spread problem of software bugs, one often faces the need for a large number ...

9:59
Semantic Bug Seeding: A Learning-Based Approach for Creating Realistic Bugs

290 views

4y ago

Confreaks
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

Others get simpler when you use constraint solving or pattern matching. Let's go on a whirlwind tour of 4 different programming ...

43:10
RubyConf 2017: 4 Programming Paradigms in 45 Minutes by Aja Hammerly

7,761 views

8y ago

Learn with Shikaar
Count Numbers in a Range Where Odd Digit-Sum Divides the Number — Fast JavaScript Trick Revealed!

Count Numbers in a Range Where an Odd Digit-Sum Divides the Number. What the video teaches You'll learn how to test ...

3:26
Count Numbers in a Range Where Odd Digit-Sum Divides the Number — Fast JavaScript Trick Revealed!

8 views

9mo ago

JSConf
Why I Chose to Modularize the Ducks in My React App // Lauren Lee // CascadiaJS 2018

React and Redux are awesome but the state management can be overwhelming for beginners. This talk is all about how to keep ...

26:14
Why I Chose to Modularize the Ducks in My React App // Lauren Lee // CascadiaJS 2018

4,680 views

7y ago

Wikipedia Fan
Perl Compatible Regular Expressions | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Perl_Compatible_Regular_Expressions 00:01:36 1 ...

16:57
Perl Compatible Regular Expressions | Wikipedia audio article

48 views

7y ago

UC Computer Science Education
Regular Expressions - 3 - Extended Syntax

The four basic symbols can be used to define any possible Regular Expression, but in some situations they can become very long ...

2:32
Regular Expressions - 3 - Extended Syntax

3,139 views

9y ago