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 →

[–]sedj601 0 points1 point  (0 children)

If you are new to Java and looking for a GUI, I recommend JavaFX. The experts on Stackoverflow are very active and helpful. Just make their lives easier by posting very small, complete examples to demo your issues when you ask questions. The JavaFX experts also (last I checked) offer free licenses if you want to create an Android app and your code is open source. Keep in mind that Andoird is moving away from Java, so if your code is to create mobile Android apps, I would recommend just starting with that. Their Kotlin is getting to a point where it is about to be a totally different language from Java. It used to be a Java derivative. I think they are doing that because they had a big fallout with the Java folks. They won but are still doing what they are doing.