ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

49 results

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

446,494 views

7 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 2)

In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...

5:20:13
Porting Java's ConcurrentHashMap to Rust (part 2)

13,445 views

6 years ago

Jon Gjengset
Porting Java's ConcurrentHashMap to Rust (part 3)

This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...

5:39:15
Porting Java's ConcurrentHashMap to Rust (part 3)

10,866 views

5 years ago

Otavio Santana
Why do we have reflection on Java?

shorts Java reflection is excellent for creating extensibility on runtime. If you're using Jakarta EE, MicroProfile, or Spring, you're ...

0:50
Why do we have reflection on Java?

2,110 views

2 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Mon 12.3.2018. Hashing and Maps

Hash tables, maps, and some theory behind hashing. https://cs125.cs.illinois.edu/learn/2018_12_03_hashing_and_maps.

50:55
CS 125 Fall 2018: Mon 12.3.2018. Hashing and Maps

903 views

7 years ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

74,272 views

1 month ago

Jon Gjengset
Live-coding a linked hash map in Rust

Following another Twitter poll (https://twitter.com/Jonhoo/status/1000102031925956610), we're building a simple hash map in ...

2:29:40
Live-coding a linked hash map in Rust

39,373 views

7 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 12.5.2018. Generics

Wrap up of hashing and a discussion of how to program with Java generics.

51:02
CS 125 Fall 2018: Wed 12.5.2018. Generics

450 views

7 years ago

J David Eisenberg
Chapter 4: Reading Strings and Extracting Characters from them

How to read a line of text into a string, and how to get specific characters from it.

3:58
Chapter 4: Reading Strings and Extracting Characters from them

123 views

6 years ago

Spoken-Tutorial IIT Bombay
Hash in Perl - English

PERL Hash is a key value pair data structure. Hash is also called as associative array. Hash is an un-ordered collection of data.

10:35
Hash in Perl - English

1,194 views

11 years ago

DeepSource
Setup static analysis on thousands of repositories effortlessly

The all-new Auto Onboard feature is a quick and easy way to activate analysis on multiple repositories at once. This makes it ...

2:06
Setup static analysis on thousands of repositories effortlessly

324 views

4 years ago

iter
The Rendezvous Problem

The rendezvous problem is a logical problem. Main paper discussed in video: ...

5:21
The Rendezvous Problem

1,720 views

6 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

Discussion of Java errors and error handling. https://cs125.cs.illinois.edu/learn/2018_11_28_exceptions_and_errors.

49:40
CS 125 Fall 2018: Wed 11.28.2018. Exceptions and Errors

635 views

7 years ago

Spoken-Tutorial IIT Bombay
MD5 Encryption - English

MD5 Encryption Calculates the MD5 hash of str using the RSA Data Security, Inc.'s MD5 Message-Digest Algorithm, and returns ...

9:34
MD5 Encryption - English

5,504 views

11 years ago

Md. Sakibur Rahman
List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp

List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp In C#, a #List and #HashSet have some differences: In C, the ...

5:32
List vs Hashset in C# - Bangla tutorial #List #Hashset #csharp

10 views

1 year ago

Cours Python
3.3 Tables de hash

Dans cette vidéo, nous allons parler des tables de hash, une structure de données qui permet de répondre à certaines limitations ...

8:18
3.3 Tables de hash

5,986 views

7 years ago

Jon Gjengset
Rust open-source contributions stream

This time we're trying something new! We're going to go through a few open-source Rust projects and see if we can contribute ...

4:01:36
Rust open-source contributions stream

18,947 views

7 years ago

CS 125 @ Illinois
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

More about Java objects, including static methods and variables and object modeling.

39:12
CS 125 Spring 2018: Fri 9.28.2018. Getters and Setters

558 views

7 years ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

144,807 views

9 years ago

Rafiq Bouhsen
15.Cryptography: Merkle Tree, Validation of Data

Source: EDX LinuxFoundationX LFS170x Blockchain: Understanding Its Uses and Implications ...

1:57
15.Cryptography: Merkle Tree, Validation of Data

139 views

4 years ago

willowFFMPEG
I Wrote My Own Virtual Machine in Rust

In this video I show off my favourite personal project, which is a virtual machine based on an instruction set architecture of my own ...

14:31
I Wrote My Own Virtual Machine in Rust

1,018 views

6 years ago

Adam Gaweda, Dr. Sensei
2-3 (a,b) Trees - Lookup
2:51
2-3 (a,b) Trees - Lookup

580 views

8 years ago

Spoken-Tutorial IIT Bombay
MD5 Encryption - Tamil

MD5 Encryption Calculates the MD5 hash of str using the RSA Data Security, Inc.'s MD5 Message-Digest Algorithm, and returns ...

9:33
MD5 Encryption - Tamil

2,918 views

11 years ago

Code Maven
The View menu of Padre v0.84

Showing some of the tools in the View menu of Padre, the Perl IDE. Showing - Line numbers - Current line - Project browser - list ...

6:11
The View menu of Padre v0.84

3,307 views

14 years ago

Govine I.T Solutions
Building a GUI Password Generator | Part 1| How to create secure passwords

What's up everybody I am Dev Govine, In the next lessons we will be creating this application using python and thinker. but before ...

1:26
Building a GUI Password Generator | Part 1| How to create secure passwords

32 views

4 years ago