Hash Maps in Java

Another very useful data structure is called a HashMap. This is simply a collection of data that is stored in the format key: value, just like a dictionary.

Netrw Vim Nav Basics

Netrw is a built-in plugin in Vim that lets you explore filesystems and network protocols such as ssh, ftp, http, etc.

Queues in Java

A queue data structure works in a similar way to a real-life queue at a supermarket or bank.

Netlify Blog Notes

The blog lives on GitHub and Netlify. It instantly updates when I push changes to the master branch on GitHub Hopefully I won’t need to edit the settings for this too much more often, so it’s even more important I make a note of this somewhere.