How I started with Rust
Tuples are bunch of different datatypes into single box
Arrays and slices play vital role in Rust
Structure is also way to capture data
use - defined to import some or all enum defined and used them directly
10X your development speed by memorising these common Java functions🔥
Allows you to sort your excel column with ease
Copy trait , move and references makes you think more
HashMap is one of the popular data structure in Java