ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58 results

CS50
Pattern Matching with Regular Expressions

[Seminar: Pattern Matching with Regular Expressions] [John Mussman-Harvard University] [This is CS50.-CS50.TV] Okay. Well ...

26:01
Pattern Matching with Regular Expressions

12,890 views

13 years ago

Otavio Santana
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

Embark on a data-oriented programming journey with Java 21! In this video, we unveil the game-changing JEPs 440 and 441, ...

11:45
Java 21 Record and Pattern Matching: Master Data-Oriented Programming

675 views

2 years ago

datalabcc
Regex - Coding - 5.1

Regex – or regular expressions – are a method of searching for data that matches a wide variety of criteria. For more on this topic ...

4:55
Regex - Coding - 5.1

382 views

8 years ago

nipafx
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

JEP 405 proposes to "enhance the Java programming language with record patterns, to deconstruct record values, and array ...

0:57
Record Patterns and Array Patterns - JEP 405 #JavaNext #Shorts

852 views

4 years ago

Heapspace
Java’s new paradigm - Ties van de Ven

The new Java features like records, sealed classes and pattern matching have all been added to support the Data Oriënted ...

31:48
Java’s new paradigm - Ties van de Ven

109 views

1 year ago

Otavio Santana
The four ways to use Java Record

shorts Java record is a powerful resource to include your favorite feature, mainly when discussing immutable instances. Yes, you ...

0:54
The four ways to use Java Record

361 views

2 years ago

José A. Alonso
El patrón de búsqueda por primero el mejor en Haskell

Implementación en Haskell del patrón de búsqueda por primero el mejor en espacios de estados y su aplicación al problema de ...

48:13
El patrón de búsqueda por primero el mejor en Haskell

333 views

5 years ago

makingthematrix
Programming with Functions #4 - unapply and newtype

Design your code around your cats. Data. I mean data. This is a direct continuation of the previous video in this series, the one ...

10:01
Programming with Functions #4 - unapply and newtype

865 views

4 years ago

Marco Winzker (Professor)
Pattern Recognition with NN on FPGA - Suggestions for Experiments

Lecture Series on Neural Network for Pattern Recognition on an FPGA Lecture 5 of a project to implement a neural network for ...

5:23
Pattern Recognition with NN on FPGA - Suggestions for Experiments

1,146 views

3 years ago

UC Computer Science Education
Regular Expressions - 1 - Introduction

Here we intoduce the concept of Regular Expressions; what they're used for and how they're useful. For the whole series on ...

2:03
Regular Expressions - 1 - Introduction

5,044 views

8 years ago

Samir Paul
Exceptions

05_10.

13:23
Exceptions

478 views

10 years ago

LearnAccessByCrystal
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

Tom van Stiphout, a Microsoft MVP for Access, demonstrates how to use Simil, an algorithm implemented in Access using VBA for ...

9:58
Access Utilities: Simil Fuzzy String Matching by Tom van Stiphout, VBA

10,412 views

14 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,759 views

5 years ago

UC Computer Science Education
Regular Expressions - 2 - Basic Symbols

Here we take a look more closely at the four basic symbols in a Regular Expression. For the whole series on Regex, check out our ...

1:43
Regular Expressions - 2 - Basic Symbols

6,421 views

8 years ago

wikipedia tts
JavaSpaces | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Tuple_space 00:00:55 1 Object Spaces 00:03:07 2 ...

11:27
JavaSpaces | Wikipedia audio article

90 views

6 years ago

piggi0
Day 24 of explaining every #minecraft #redstone item | Chiseled Bookshelf #secret #shorts #hidden

minecraft #bookshelf #chiseled #redstone #gaming #hidden #doors #tutorial #mechanism #tips #technology #contraption ...

0:21
Day 24 of explaining every #minecraft #redstone item | Chiseled Bookshelf #secret #shorts #hidden

81,965 views

2 years ago

CppNow
C++Now 2017: Tony Van Eerd “Bruce Lee”

http://cppnow.org — Lightning Talk — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

6:45
C++Now 2017: Tony Van Eerd “Bruce Lee”

3,703 views

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

368 views

5 years ago

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

9 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,359 views

6 years ago