How to Set-Up Java JDK and JRE in Windows 10 with Environment Variables to Work on Command Prompt

preview_player
Показать описание
This is a quick little tutorial on how to install and configure Java Development Kit and Java Runtime Environment in Windows 10 to easily compile and execute your java programs. This will help you get started with programming in Java the easiest way.
----------------------------------
DOWNLOAD LINKS

----------------------------------
If you found this video helpful, please let me know in the comments below and don't forget to subscribe!

Chapters
Introduction - 0:00
Things we do in this video - 0:32
How to Download JDK - 1:03
How to Download JRE - 1:52
How to Install JDK & JRE - 2:32
Setting up Environment Variables - 3:14
Testing the installation - 4:47
Writing a Hello World Program - 5:17
Compiling & Executing the Program - 5:34
Conclusion - 6:24

Configuring a easy to work with development environment for coding in java is a bit of tricky job. IDEs do the job but the problem with IDEs are that they are huge and consume a lot of system resources.
So, in this video, I am introducing the simplest method to do java programming to compile and test run your program without having to install a huge Integrated Development Environment.
This is basically installing JDK and JRE in your system. But configuring it to work properly with the command prompt commands is a bit tricky for beginner programmers. So I felt like I have to help them out. Other videos on this topic seems to be outdated and confusing for me. So I made one for you guys.
Hope you guys find it helpful!

---------------------------------------------
My PC Configurations
----------------------------------------------
Рекомендации по теме