+ 1
Java programing - Which is the best program to use?
Been using expression web 4 for web design. I'm learning Java now and was wondering what would be the best program to use?
5 Answers
+ 9
To get started simply use Notepad or another text editor. This will teach you how Java code is compiled and run.
Then you could move on to an IDE, BlueJ is said to be beginner friendly.
The most commonly used IDEs are Eclipse, Netbeans and IntelliJ. Try them all and choose whatever you like.
@Gavin
We have to try really hard to not accidentally summon a demon ;)
+ 7
đ„đ„Summoning @Tashi Nđ„đ„ đ§
She's a Java expert âș
+ 4
I know @Tashi N but I summoned an Angel đŒ, you.
+ 1
Thanks for the help. Will be using the netbeans.