Hi,
I have ubuntu installed on my pc with openjdk 8 but as i want to lern java ho can i create programs by openjdk or which is the place to write the coding.
Plz suggest me with easy words
Thanks,uxama
muhammad_74 -1 Junior Poster in Training
Recommended Answers
Jump to PostYou can use an IDE as #djjeavons mentioned or a text editor(sublime is my favorite). If you do use IDE (such as eclipse) you can compile the code and run it from within there, while with a text editor you can compile the code from the terminal using
'javac filename.java'
…
All 3 Replies
djjeavons 113 partis vestri scientia
Slavi 94 Master Poster Featured Poster
muhammad_74 -1 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.