Which programming language are you are most interested in learning, but you never got around to doing so?
For me, Haskell was that language for a long time. Mainly to understand a pure functional programming paradigm.
I managed to spend quite a bit of time learning Haskell over the last two years (the irony - I never actually wrote Haskell code, I'd take all the examples and re-implement them in python, so perhaps its wrong to say I learned Haskell, more like I understood functional programming better - which was my main goal anyway).
Today, if I wasn't learning Python, I'd love to take a deeper look at Rust. Whatever little I've seen looks really great, and to have a safe language with performance close to C sounds fabulous. If ever I need to do high performance work, I would jump into Rust in a heartbeat.
Recent Articles
- • Claude Code as My Personal Agentic Framework Mar 26, 2026
- • LiteLLM Supply Chain Attack Mar 25, 2026
- • Astral Joins OpenAI Mar 19, 2026
- • Validation Harnesses for AI Agents Mar 18, 2026
- • AI Design for the real world Mar 06, 2026