Monkey brain
My brain is juggling too many programming languages and paradigms. It's time to focus on the essentials.
Tags
My brain is juggling too many programming languages and paradigms. It's time to focus on the essentials.
Learning for the sake of learning might not be the most effective way to learn. I'm trying a new approach: lazy-learning.
Some notes on what changes I'm introducing to my learning system.
A while ago, I started reading about the Rust programming language out of curiosity. Many things fascinated me about the language. It has a powerful dependency manager similar to the Swift Package Manager but more thoroughly designed. Unlik…