YouTube Videos
1 / 3
Data Structures & Algorithms | Big O Notation
An introduction to Big O ("Big Oh") - how time and space complexity is calculated and it'...
Data Structures & Algorithms | Arrays 2 - Static vs Dynamic
A deep dive into how Static & Dynamic arrays are declared in memory and a brief introduct...
Data Structures & Algorithms | Arrays 1 - RAM
An intro to Data Structures & Algorithms - how strings, integers and booleans is stored i...
NextJS 13 | Authenticate Users with Firebase
Get your users logged in and stored on Firebase in about 15 minutes.
React & React Native | Top 3 VS Code Extensions
Going through the Visual Studio Code extensions I use on a daily basis across all of my p...
Learn Go (WIP)
1. Getting Started
Creating your first Golang app.
2. Primitive Types & Declarations
Literals, Booleans, Runes, Integers and Floats.
3. Composite Types
Arrays, Slices and Maps.
4. Blocks, Shadows and Control Structures
A intro to blocks, shadowing variables and control structures like if/else statements, fo...