Introduction to Java Programming - Hello World!

in #science6 years ago (edited)

JAVA was developed by Sun Microsystems Inc in 1991, later acquired by Oracle Corporation.

Why Learn Java?

  • Career : There are a lot of things that effect people life. Career opportunities is one of them. Java developers are in high demands.
  • Practicality language
  • Performance
  • Applet offers flexibility
  • Reliability
  • Developers can learn Java quickly
  • Java supports multithreading
  • Java has huge community

Example of Java Code

public class HelloWorld {
public static void main(String[] args) {
// Prints "Hello, World" to the terminal window.
System.out.println("Hello, Steemit");
}
}

If all goes well, you should see the following response:

Hello, Steemit

Sort:  

follow me and like me post i will follow and like u back

hi welcome on Steemit.

Coin Marketplace

STEEM 0.28
TRX 0.12
JST 0.033
BTC 69774.83
ETH 3620.03
USDT 1.00
SBD 3.72