Ben Chuanlong Du's Blog

It is never too late to learn.

Hash Password Using Python

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Using the Python Package crypt

Directly Initialize a Hashmap in Java

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

The following code snippet in Java 9+ initialize an immutable HashMap with up to 10 elements.

Hash in Rust

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!