CoreJava Day 1
CoreJava Day 1
- HemanthKumar C
Fundamentals of Java
Introduction to
JAVA & Installation
of JAVA & Eclipse
why java is object oriented programming language ?
JAVA : Java is a High-Level programing language which is Java is object oriented programming language because it
supports the following concepts :
used to develop software.
1. encapsulation.
Java is object oriented programming language.
2. polymorphism
➢ James gosling is the father of java, and introduced in the year 1991.
➢ The software was named as green talk and the team which developed is called green team. Later the software
was renamed as Oak. Oak is a symbol of strength and it is a national tree for Germany.
➢ There was already existing company called Oak technology which had become a legal issues due to this legal
issues they changed the software name Oak to java.
➢ James gosling and his team went for a coffee to an island and the coffee shop named was java hence they
kept the software name as java , since they went for a coffee they kept the coffee bug as a logo for the java
software.
➢ Java is a high-level programming language originally developed by Sun Microsystems and released in 1995.
Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX
Eclipse & Java installation
Download Java SE Development Kit 17.0.10 according to the Windows, Linux, or macOS
platform being used
Click on next to
continue
Step 2 – Custom setup
In this screen you can change certain installation defaults. I accept
this as it is. You can change the installation directory if you want by
clicking on change. Click next to continue.
Click on New, and add the java directory’s bin folder path such as
c:\java\bin or C:\Program Files\Java\jdk-11.0.6\bin. This will change
based on where you have extracted the .zip file(option 2) or installed
java(option 1). If you have used the default settings, J a v a will be
installed in the C:\Program Files\Java\ folder.
https://www.eclipse.org/downloads/
Configure Environment Variables
https://www.selenium.dev/downloads/
Configure Environment Variables
Configure Environment Variables
Note : Add all the jar files. After adding you will see “Referenced Libraries” inside your package
Thank you
Introduction to JAVA &
Installation of JAVA & Eclipse
- HemanthKumar C