ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52 results

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

6 years 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

1 year 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

1 year 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

1 year 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

1 year 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

9 months 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

6 years 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,379 views

4 years 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,885 views

5 years ago

ArchiLab
Clean Code Rules

Das Clean Code Buch von Robert Martin a.k.a. Uncle Bob bietet eine umfassende Sammlung von Do's und Dont's in der ...

31:41
Clean Code Rules

3,358 views

5 years 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,428 views

6 years 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

8 years 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

5 years 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

7 years ago

Danny Heap
racket aggregates video 6/6 --- filtering lists to match a criterion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html explaining how to filter lists in racket to produce a new list ...

3:24
racket aggregates video 6/6 --- filtering lists to match a criterion

3,315 views

13 years ago

Wikipedia Fan
Conditional (computer programming) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Conditional_(computer_programming) 00:01:26 1 ...

28:16
Conditional (computer programming) | Wikipedia audio article

3 views

7 years ago

Houston FPUG
Jeffrey Olson, "Functional Programming in Rust"

Rust is a systems-level programming language that has generated a lot of buzz in the developer community since it's public ...

1:27:21
Jeffrey Olson, "Functional Programming in Rust"

18,079 views

4 years 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

13 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,744,202 views

7 years ago

timClicks
Teach yourself how to write idiomatic Rust code

Almost everyone comes to Rust with prior programming experience. That can make the experience feel somewhat alien.

9:55
Teach yourself how to write idiomatic Rust code

7,074 views

3 years ago