RUVIDEO
Поделитесь видео 🙏

How to install java jdk 19 in windows 11,10,8 And write first program in(JAVA Programming language)

In this video we are going to install JDK latest version, and write first program in java programming language.

JDK download link:
https://www.oracle.com/in/java/technologies/downloads/

after visting above link choose your system whether it is
MACOS, Windows, Linux

and then click on the intaller link, once setup is downloaded check the dowload path and do double or right click to run as administrator on setup to install.

once installation is done, open cmd by using key (window +R) and check whether your installation is completed or not by typing(java -version) in cmd command line, if the installation success then you will get the version and installed date of JDK.

by using cmd and note pad if want to run a program the follow these steps:-
1) opne cmd by using (key Window +R ) and type cmd and press enter.
2)by using cd command change your directory path where you have saved your java file.(always rememeber file should be saved with .java file extension)
3)for comppling write, javac filename.java (filename could be anything in my case its Hello) and enter.
4) if any error is thrown by compiler then fixed it and re compile.
if any error is not existed means your program is good and complied succesfully.
and will create a .class file in same path
5) now type java and name of the file, it will give you the expected result.

thanks

In this channel i will regularly updated video regarding java code,java programming, java basics,

if you are beginers or looking to switch into it sector then subscribe the CodeMyth, https://youtu.be/6I-UMkKmvNo

#java #javaprogramming #beginners #firstprogram #installation

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «How to install java jdk 19 in windows 11,10,8 And write first program in(JAVA Programming language)», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.