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
- Host: GitHub
- URL: https://github.com/kinshuk-code-1729/my_java_codes
- Owner: kinshuk-code-1729
- License: apache-2.0
- Created: 2022-05-06T17:22:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T18:26:20.000Z (over 1 year ago)
- Last Synced: 2025-01-02T06:44:18.108Z (about 1 year ago)
- Topics: java, java-programming, java-programs
- Language: Java
- Homepage:
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My-JAVA_CODES
This repository contains certain codes of JAVA programming

## 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.**