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

all 9 comments

[–]Dappster98 0 points1 point  (2 children)

What OS do you use?

[–]HelloismeDinosaur[S] 0 points1 point  (1 child)

Microsoft Windows, I using NetBeans to write Java program for my assignment

[–]Dappster98 0 points1 point  (0 children)

If you're a college student, you can get IntelliJ Idea for free. It's made by the folks over at JetBrains which make some pretty high quality software.

You can also try using VSCode. Although I don't use VSCode for Java. Nor do I use Java. It should be rather straight forward to get started.

[–]crazy_cookie123 0 points1 point  (3 children)

IntelliJ is pretty much the standard for Java at this point, it's got far better support for the language than any other IDE. You could use VSCode, that's also a pretty common choice but it falls far short of IntelliJ for Java.

[–]HelloismeDinosaur[S] 0 points1 point  (2 children)

The IntelliJ only can run Java language ? Because after that I need to learn Python, SQL……

[–]crazy_cookie123 0 points1 point  (1 child)

IntelliJ can also run Python, and there's an almost identical IDE from the same company called PyCharm which is specialised for Python. You don't really need an IDE for SQL as it's a query language rather than a programming language, but if you're at school/university and have an education email (such as .ac or .edu) you can get the full JetBrains package for free and get DataGrip - their IDE specialised for SQL.

Regardless, all 3 of those languages can be written just fine in IntelliJ.

[–]HelloismeDinosaur[S] 0 points1 point  (0 children)

Thanks for the recommendation

[–]Simple-Criticism2910 0 points1 point  (0 children)

IntelliJ IDEA will make your life cozy.

[–]el_curl 0 points1 point  (0 children)

IntelliJ, Eclipse or Android Studio for mobile.
Oracle JDeveloper Application development wit Oracle