|
|
| | Ask HN: Java or JVM based is the best choice for large projects. Prove me wrong | | 21 points by rlawson on Nov 8, 2022 | hide | past | favorite | 60 comments | | My experience (20+ yrs) at a variety of shops has led me to the belief that overall large corporate projects are best served by using Java (or JVM based language). Access to talent pool, IDE and tooling, type system, vendor support, vast opensource ecosystem are all factors. I don't think that Java is best for small/medium projects - I actually prefer Python for rapid development with small teams (1-5 people). But if 50 devs on a project then I am choosing Java. Willing to hear evidence otherwise. So prove me wrong :) [Genuinely interested - not looking for a flame war] |
|

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|
What's weird to me is that other languages have the exact same ability to suffer from this problem, but for whatever reason, they do not. Only Java seems to have this culture of circle jerking around patterns and idioms rhat solve problems you probably aren't or are never going to have.