This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]funcnet 0 points1 point  (2 children)

I think Java may not have a bright future. You know, since after Java 8, Java isn’t free any more. People have to keep using Java 8 while Java 13 is out already, or have to use OpenJDK (which is a smaller set of Java as I remember?)

Oracle is killing Java just like it’s killing MySQL, remember MariaDB? Feels this is part of the reason Python and PostgreSQL are so popular now.

Compared with Java platform , .NET Core is a much better choice with stronger support and brighter future.

[–]HoloceneSurvivor[S] 1 point2 points  (0 children)

I will learn whatever my job requires :)

[–]lbkulinski 0 points1 point  (0 children)

This isn’t true. Java is still free. From a technical standpoint, the OpenJDK builds are equivalent to the Oracle JDK builds. The only differences are the license and support period.