Wednesday, July 7 2021
What the f-strings?
A comprehensive overview of Python's hottest new feature: f-strings.

A comprehensive overview of Python's hottest new feature: f-strings.
The things I made and tips I learned while practicing my Data Structures and Algorithms on LeetCode.
A single article to teach you everything you need to know about Python's type checker.
Python is famously a dynamic language, and many attribute its success to its dynamically typed nature. But is that really all there is to it?
Figure out how to setup your android development environment, the right way.
This guide is here just because I’ve messed up the installs on arch before, and turns out it’s actually pretty easy to do.