Java Tutorial
Java Tutorial
What is 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 in the year 1995.
father of Java is a James Gosling.
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.
Platform: A platform is the environment where a program runs, which includes both
the hardware (like your computer) and software (like an operating system). Java is called
a platform because it provides its own runtime environment (JRE) and tools (API) that
allow programs to run on different devices without needing to change the code.
Application
Java is used in many devices around the world. According to Sun Microsystems, about 3
billion devices run Java. Here are some examples of where Java is used:
Desktop Applications – Programs you use on your computer, like Acrobat Reader (for
reading PDFs), media players (for music/videos), and antivirus software (for protecting
your computer).
Web Applications – Websites and online tools, like booking train tickets on irctc.co.in
or learning from javatpoint.com.
Enterprise Applications – Large business software, like the programs banks use to
manage accounts and transactions.
Embedded Systems – Small devices with built-in software, like microwave ovens or
smart thermostats.
Smart Cards – Java helps power things like credit cards or SIM cards.
Games – Some games, especially simpler ones, are made using Java.
Mobile Applications – Apps that run on smartphones, like games or messaging apps.
4) JavaFX
It is used to develop rich internet applications. It uses a lightweight user interface API.
History of Java
1. Java was originally designed for interactive television, but it was too advanced
technology for the digital cable television industry at the time.
2. The history of Java starts with the Green Team. Java team members (also known as
Green Team),
3. Java was developed by James Gosling, who is known as the father of Java, in 1995.
James Gosling and his team members started the project in the early '90s.
4. James Gosling, Mike Sheridan, and Patrick Naughton initiated the Java language
project in June 1991. The small team of sun engineers called Green Team.
5. Initially it was designed for small, embedded systems in electronic appliances like
set-top boxes.
6. Firstly, it was called "Greentalk" by James Gosling, and the file extension was .gt.
7. After that, it was called Oak and was developed as a part of the Green project.
8. In 1995, Oak was renamed as "Java" because it was already a trademark by Oak
Technologies.