Introduction to Java Programming - Hello World!
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
follow me and like me post i will follow and like u back
hi welcome on Steemit.