|
|
|
|
|
by megapoliss
1635 days ago
|
|
But programming language itself is a tool. And, you need one tool to improve the other, that imply your tool (programming language) is not good enough. IMO, the only reason why java is still in use - superb IDE and tooling, that compensate terrible language design. |
|
Poor language design (undecideable edge cases, dynamic and unpredictable meanings) makes it impossible to create a satisfying IDE experience.
If you're using vim or emacs to write code, you're wasting your employer's time. A good IDE makes you more productive.