Learning Notes

There are notes I've written as I've been [re]learning various topics. I often switch between multiple programming language, sometimes on a daily basis and I find myself needing to brush up on things. Writing notes helps me to get up to speed faster, when required.
Sharing in the hope that they might prove useful for others.

Communication APIs

APIs that enable developers to integrate communication features, by providing a way to add voice, video, and messaging capabilities to applications.

Communication APIs Learning Notes »

Docker

A platform for developing, shipping, and running applications - build, test, and deploy applications in a consistent and reliable way.

Docker Learning Notes »

JavaScript

High-level, interpreted programming language that is used to add interactivity and dynamic functionality to websites.

JavaScript Learning Notes »

Python

Known for its simplicity and readability, making it an ideal language for beginners to learn - widely used in data science, machine learning, and AI

Python Learning Notes »