Programming Lesson 3 Starting Java
by the electrical engineer in Circuits > Computers
966 Views, 16 Favorites, 0 Comments
Programming Lesson 3 Starting Java
After giving the simple basic tutorial i decided we would start harder programming java. The awesome programming language mine craft was created from. We are not going to make mine craft but we are going to stick to java for a while.
the first step is to download eclipse or netbeans these compilers will run your program.
Next learn how to display text on the screen.
public static void main(string)[] args). {
(capital s) System.out.println("hi java");
public static void main(string)[] args). {
(capital s) System.out.println("hi java");
Once you learn this you cannot do much so when my next tutorial comes out see that one too.The video is down.
Please follow and subscribe to my youtube channel.http://www.youtube.com/channel/UCwc6nYCOwF-e83hj3f_D_2Q
Please follow and subscribe to my youtube channel.http://www.youtube.com/channel/UCwc6nYCOwF-e83hj3f_D_2Q