this post was submitted on 21 Feb 2024
345 points (90.2% liked)
Programmer Humor
32483 readers
397 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It massivelly depends on whether it's for programming or something else (such as sys admin work) and which language (and even for which framework) if the former.
If you're doing, say, Java programming for server side or Android, VS and VSCode are far from good choices, but they're perfect if you're doing C# .Net stuff.
However if you're doing sys admin work (including the programming part of it) you're probably better of mastering vim or Emacs (if only because at times in some systems it's all you have).