Learn Java! 🚶 by 🚶!! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

16th Sep 2017, 1:50 PM
Udochi Wilson Obinna
Udochi Wilson Obinna - avatar
0 Answers