+ 7
Learn Java! đ¶ by đ¶!!
€ Atom (one of the best editor) https://atom.io/ € Terminal (to compile and execute our program) Steps 1)ctrl+t 2)mkdir Java_Examples 3)cd Java_Examples 4)ls (HelloWorld.java) 5)javac HelloWorld.java 6)ls (HelloWorld.java ) (HelloWorld.class) 7)java HelloWord (Hello World! đ) IDE € Bluej (learn and understand basics) https://bluej.org/ € Netbeans (make big programs advanced) https://netbeans.org/ Let's start! http://www. https://www.sololearn
1 Answer