Uplink@programming.devtoLinux@lemmy.ml•2024: The Year Linux Dethrones Windows on the Desktop – Are You Ready?
37·
6 months agoAh yes, this year is definitely the year of the Linux desktop. For real this time!
Ah yes, this year is definitely the year of the Linux desktop. For real this time!
RMS approves
I was starting to think I was using LLMS wrong but you perfectly summarized my situation.
That’s why I kinda don’t like Python and JavaScript anymore. Every time I want types for a library it’s gonna take me time to get it working. For every serious project I do, I use a strongly typed language.
Everybody hating on Java being the de facto language every student learns first (at least back when I was in university) but I think it’s actually a great first language while I don’t think python is for one simple reason: it has types but tries to hide them from you. It is soooo important to understand types early though.