Skip to content

In this repository, you will find some examples of Java essentials

Notifications You must be signed in to change notification settings

NiiSV811/Java-Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

JAVA ESSENTIALS

Aclaration: I'm a begginer in programming world, also, I'm actually learning English. If I wrong, I'll glad that You correct the mistakes 😅 😁

In this repository, you will find some examples of Java essentials. You are free to use the examples for learning and experiment.

Ok, let's start. ☺️

Java is a programming language developed by Oracle(Sun Microsystems). Some features of Java:

  • General purpose
  • Multiparadigm (Imperative, OOP, functional ...)
  • Hybrid Compiled: Java compiled a file called Bytecode, this file runs in a VM (JVM)
  • Multiplatform (Windows, Mac, IoS, Linux, Android...)
  • It was one of the most famous programming Languages 😎

Lastest release: JDK 19 Lastest Long-Term Support realese: JDK 17

Download and Install JDK

MENÚ

About

In this repository, you will find some examples of Java essentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages