Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 286 Bytes

ꯇꯝꯁꯦ Java

logo

Introduction to Java Programming.

Java is an object oriented, compiled, platform-dependent language. It needs a Java Development Kit (JDK).

What we will do?

  1. Install JDK.
  2. Write Java program.
  3. Compile and run it.