this post was submitted on 30 Oct 2023
1008 points (96.2% liked)

Programmer Humor

32054 readers
1602 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 10 months ago (1 children)

I think we need to keep in mind that a programming language isn't learned in a day whereas the use of most tools can be learnt within minutes, albeit not perfected of course.

The hurdle to learn a new language is higher and also there is only so many langauges you can be fluent in at the same time, until you start mixing stuff up and causing more problems for yourself than being proficient in just a few languages.

[โ€“] [email protected] 2 points 10 months ago

It's fine to not know every language. I'm not saying you must know every language. I'm saying that only knowing one and refusing to use another is a problem I've seen from PHP, Java, and C# cultures almost exclusively.

The only exception I'd say that makes sense is people who are using coding for a small part of their overall job. But full time software engineers should have at least a few options in their belt for backend that they understand and can use in different scenarios.