An open API service indexing awesome lists of open source software.

https://github.com/kinshuk-code-1729/my_java_codes

This repository contains certain codes of JAVA programming which I've made while learning Java
https://github.com/kinshuk-code-1729/my_java_codes

java java-programming java-programs

Last synced: 11 months ago
JSON representation

This repository contains certain codes of JAVA programming which I've made while learning Java

Awesome Lists containing this project

README

          

# My-JAVA_CODES
This repository contains certain codes of JAVA programming

![image](https://github.com/kinshuk-code-1729/My_JAVA_CODES/assets/90320839/d0ff18a3-f18a-4d17-a86b-836c02aaa3ae)

## About Java :
- Java is a **programming language** and a **platform**.
- Java is a high level, robust, object-oriented and secure programming language.
- Java was developed by *Sun Microsystems* (which is now the subsidiary of Oracle) in the year 1995.
- *James Gosling* is known as the father of Java. Before Java, its name was *Oak*. Since Oak was already a registered company, so James Gosling and his team changed the name from Oak to Java.

## Applications of Java :
**According to Sun, 3 billion devices run Java.**

*There are many devices where Java is currently used. Some of them are as follows :*
- **Desktop Applications such as *acrobat reader, media player, antivirus,* etc.**
- **Web Applications such as *irctc.co.in, javatpoint.com,* etc.**
- **Enterprise Applications such as *banking applications.***
- **Mobile.**
- **Embedded System.**
- **Smart Card.**
- **Robotics.**
- **Games.**