Post #4014499
2026-07-22 14:40 UTC
So I'm learning Rust and Python. Really enjoying both so far, but of course Rust has a bit of a higher learning curve (which I think is totally worth it for all the benefits that it provides). I'm taking my time with Rust, and I certainly don't expect to learn it in a day, or a weekend.
But wow, Python? I feel like I already know it, and I've barely gotten started.
Replies (1)
-
@paulshryock@phpc.social 2026-07-22 14:42
I think what mainly pushed me away for years was probably the "def" keyword. It that was replaced with the word "function", I probably would have chosen to learn the language a lot sooner, but "def" always made me roll my eyes for some reason. Cool language, though, so far. I misjudged it.