Click here to Skip to main content
15,884,176 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: What's wrong with Java? Pin
pkfox4-Mar-21 9:39
professionalpkfox4-Mar-21 9:39 
GeneralRe: What's wrong with Java? Pin
Maximilien4-Mar-21 6:51
Maximilien4-Mar-21 6:51 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 7:00
trønderen4-Mar-21 7:00 
GeneralRe: What's wrong with Java? Pin
honey the codewitch4-Mar-21 3:47
mvahoney the codewitch4-Mar-21 3:47 
GeneralRe: What's wrong with Java? Pin
Cp-Coder4-Mar-21 4:11
Cp-Coder4-Mar-21 4:11 
GeneralRe: What's wrong with Java? Pin
raddevus4-Mar-21 4:21
mvaraddevus4-Mar-21 4:21 
GeneralRe: What's wrong with Java? Pin
Chris Copeland4-Mar-21 3:49
mveChris Copeland4-Mar-21 3:49 
GeneralRe: What's wrong with Java? Pin
raddevus4-Mar-21 4:19
mvaraddevus4-Mar-21 4:19 
There are two main issues to me:

1) versioning -- difficult to know which version to run and what functionality I will have -- this is especially after Oracle took over and then it split even more with the OpenJDK and all that nonsense. It's quite difficult. Along with versioning it is difficult to find tools that feel like they are "official". For instance, I am attempting to use JCov (java coverage tool) and it is supposed to be the "official" but very poorly or not documented at all.

2) UI Framework - Oh boy. I remember the original was something like AWT, right? Then JavaFX (but never caught on fully). 3rd party stuff, and controls that are instantly recognizable that they weren't Windows controls. It was all so confusing and there were better options (C#, Visual Studio and MFC, etc).

3) Java Applets they used applets to introduce Java and it was supposed to be gee-whiz. I was like, "a plugin...?? that fails a lot in my browser...?? and needs to be updated constantly...??? which MS doesn't like to support ???" That intro to Java kind of killed it.

After that it felt like a slow cumbersome thing with no direct line to components without lots of management. So, over to C#, which was easy.

Much of this isn't "fair" to Java, but it is the perception.
GeneralRe: What's wrong with Java? Pin
BryanFazekas5-Mar-21 3:40
BryanFazekas5-Mar-21 3:40 
GeneralRe: What's wrong with Java? Pin
markrlondon4-Mar-21 4:31
markrlondon4-Mar-21 4:31 
GeneralRe: What's wrong with Java? Pin
trønderen4-Mar-21 6:57
trønderen4-Mar-21 6:57 
GeneralRe: What's wrong with Java? Pin
Rage4-Mar-21 7:01
professionalRage4-Mar-21 7:01 
GeneralRe: What's wrong with Java? Pin
Greg Utas4-Mar-21 7:51
professionalGreg Utas4-Mar-21 7:51 
GeneralRe: What's wrong with Java? Pin
Gerry Schmitz4-Mar-21 8:38
mveGerry Schmitz4-Mar-21 8:38 
GeneralRe: What's wrong with Java? Pin
Rick York4-Mar-21 9:34
mveRick York4-Mar-21 9:34 
GeneralRe: What's wrong with Java? Pin
Cp-Coder4-Mar-21 14:39
Cp-Coder4-Mar-21 14:39 
GeneralRe: What's wrong with Java? Pin
trønderen5-Mar-21 6:33
trønderen5-Mar-21 6:33 
GeneralRe: What's wrong with Java? Pin
Rick York5-Mar-21 6:39
mveRick York5-Mar-21 6:39 
GeneralRe: What's wrong with Java? Pin
NelsonGoncalves4-Mar-21 20:21
NelsonGoncalves4-Mar-21 20:21 
GeneralRe: What's wrong with Java? Pin
Member 133016794-Mar-21 23:03
Member 133016794-Mar-21 23:03 
GeneralRe: What's wrong with Java? Pin
NelsonGoncalves4-Mar-21 23:23
NelsonGoncalves4-Mar-21 23:23 
GeneralRe: What's wrong with Java? Pin
Member 133016795-Mar-21 0:03
Member 133016795-Mar-21 0:03 
GeneralRe: What's wrong with Java? Pin
trønderen5-Mar-21 7:18
trønderen5-Mar-21 7:18 
GeneralRe: What's wrong with Java? Pin
NelsonGoncalves6-Mar-21 3:11
NelsonGoncalves6-Mar-21 3:11 
GeneralRe: What's wrong with Java? Pin
Peter Adam4-Mar-21 21:07
professionalPeter Adam4-Mar-21 21:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.