0:00
guys in this complete java course with notes
0:02
i will tell you from start to end chapter wise we will see each topic with notes
0:08
along with that this course is beginner friendly if you are a beginner and you have never done programming
0:14
then also this course you can watch from start to end to master java
0:20
in this java course i will give you notes of each chapter
0:24
along with that in this video i will give you an ultimate thing
0:28
which will help you in java programming for lifetime so stay tuned in this video
0:34
but before that first things first i would like to install java
0:38
this course is going to be beginner friendly without wasting time lets go inside the computer
0:44
and there we will see how we will install java so guys i have come inside my computer
0:50
and now time to install java we will install java we will install jdk java
0:56
we will install java development kit along with that intelliJ idea which will
1:02
facilitate us in writing code our life will be easy when we write code
1:06
we will install that to download jdk i will open new tab in my browser and in google search
1:12
i will write jdk download and as soon as i will write jdk download
1:16
i will get this page of oracle.com you have to open this page
1:22
and after opening this page you will get download link click on it
1:28
scroll down you will get installer for your platform i am going to install windows x64
1:34
i clicked on it it is asking me to accept my terms and conditions
1:38
before downloading you click on accept and download it is asking me if it is secure
1:44
yes i have allowed it because i am on oracle's official website
1:48
i know that this software is not going to harm me as soon as you will download this software
1:54
this software will be downloaded in your downloads folder you execute it
2:00
as soon as you will execute it you will get installer for windows
2:04
if you are in windows click on next it is showing you a box
2:10
in which status is shown it took almost no time to install
2:16
it is saying that your java development kit is installed you can install it as a simple software
2:22
close it my jdk is installed after this i am going to download
2:30
an IDE when we run java program jdk will help us but to use jdk
2:38
optimally and in an interactive way i have to download an IDE
2:42
IDE stands for integrated development environment you can use any IDE if you are a beginner type
2:52
download IntelliJ IDEA what is IntelliJ IDEA it is written here it is a professional IDE
3:02
download the community version i am repeating again download the community version
3:08
don't download the ultimate version because it is only 30 days trial
3:12
it will stop after that what we are going to do in this video is
3:18
it will work with our community it has started downloading my internet connection is a little fast
3:24
so you will see things downloading fast but if your internet connection is slow
3:30
then your downloading will be slow mine is downloading very fast so i will wait for it to download
3:40
and as soon as it is downloaded i will install it now your java development
3:46
kit will do most of the work whatever you will do in java development
3:50
but this IDE with the help of this your java development work will be very easy
3:58
with that said let's install it let me open this exe and my exe is opening
4:06
as soon as i opened this exe without touching anything i will click on next
4:10
next next next without touching anything just click on add launchers dir to path
4:18
because if you do this then in your future development it will be easy
4:24
just don't forget to check this and after clicking on next click on install
4:30
and as soon as you click on install it will take some time to install
4:34
i will talk about other things i want to show you the notes
4:38
which i have made for you and with the help of which
4:42
we will move this course forward when you will do java programming
4:46
then there are many things which you will forget so i have prepared one ultimate thing
4:52
which i will show you in some time let's talk about java first
4:56
java was made in 1991 by sun microsystems