In 2021, Don't Learn a New Programming Language
sushantsrivastava.substack.com
In 2021, Don't Learn a New Programming Language
1–10 of 24 posts
Re: In 2021, Don't Learn a New Programming Language
#2Re: In 2021, Don't Learn a New Programming Language
#3Re: In 2021, Don't Learn a New Programming Language
#4Use holistic profiling like https://twitter.com/OptimyzeCloud/status/1351203905850519557
When you see performance issues then dig into your language stack and learn how to remediate them.
Re: In 2021, Don't Learn a New Programming Language
#5I've found that having other languages than my workaday ones in my repertoire is a valuable part of the cap of the T -- although it's certainly not the only kind of thing that should be there.
Re: In 2021, Don't Learn a New Programming Language
#6Of course, when it's off or weekend days, feel free to swap the rule to 80% learning and 20% to anything else you must do.
Obviously it's just a suggestion, not a mandatory task, but hey; whatever works for you, isn't that right?
Re: In 2021, Don't Learn a New Programming Language
#7My own concept is rather simpler I would say: apply the 80-20 rule; that is, 80% of your time, use the tool set you know best that get you paid and the remainder 20%, invest it in learning things that interest you. Of course, when it's off or weekend days, feel free to swap the rule to 80% learning and 20% to anything else you must do. Obviously it's just a suggestion, not a mandatory task, but hey; whatever works fo…
Re: In 2021, Don't Learn a New Programming Language
#8Re: In 2021, Don't Learn a New Programming Language
#9I'd planned on learning Rust this year, this article did little to convince me otherwise.
Re: In 2021, Don't Learn a New Programming Language
#10Two and a half years ago I felt stuck working with only dynamic languages most of my career so I started learning Rust. Now I have an extremely powerful tool in my belt that solves problems that most dynamic languages cannot solve [adequately].
But I'm not going to learn yet another dynamic language if that won't make me any money or expose me to a new way of thinking, no. Nor will I relearn C++.
Furthermore, if I make a comeback to JS then I'll prefer to learn TypeScript and pick the most productive tools for it (Parcel struck me as mostly getting out of the way).
I get the overall sentiment of the article even if it expresses it rather poorly.
It has a good point, though; many of us the programmers are rather capricious and spoiled and get distracted by new shinies -- as opposed to learning several skills deeply and be then very useful to the business we're serving.
We easily forget that we do what we do for money.