6 followers
I'm Ayodeji Adeoti; Python conjurer, Rust chaser, writer and admirer of scary and unimaginable tales. I argue for fun and play the piano in the poorest and most untalented manner possible.
There's the last guy called reduce but it's not here because it's like the odd guy out and requires a dedicated article to it Let us map Before we...
JS folks will love this one · Lambda functions are in short, anonymous functions. Literally one-liners that would make you blush with praise. They are...
Strongly typed languages possesses grace. · While static and dynamic typing is usually about when types are known, strong and weak typing is about how...
When I tried it on Mac, everything changed ;) · "Vim is beautiful, little child". I'd have argued half-dead against the last statement about 7 months ago...
In this article, I'll show you what static and dynamic typing is, and their differences. · Static typing Static typing is explicitly pointing out types...
An introductory content to Rust macros · So, you've been writing Rust for a few days or so; or even a few weeks or months, or years, or decades. But!...