Hacker News new | ask | show | jobs
by ashfakh_ 974 days ago
Java is not outdated. You still need the likes of it if you are building platform independent high performance applications. At the end of the day, it's just another tool in your arsenal. But I'd still suggest you learn Python, TS etc because those are very helpful in rapid prototyping and quick iterations. AT higher levels, you're not evaluated based on the number of languages you know or frameworks you are familiar with, but rather your solutionising and design capabilities. Learn to design and build systems.
1 comments

Thanks.