Comment on Java at 30: How a language designed for a failed gadget became a global powerhouse

<- View Parent
kescusay@lemmy.world ⁨5⁩ ⁨days⁩ ago

I would argue that without consistent and enforced type hinting, dynamically typed languages offer very little benefit from type-checking at runtime. And with consistent, enforced type hinting, they might as well be considered actual statically typed languages.

Don’t get me wrong, that’s a good thing. Properly configured Python development environments basically give you both, even if I’m not a fan of the syntax.

source
Sort:hotnewtop