i'm watching this on 22/10/2023 and jdk 21 has been released , and it is LTS so i'm going with jdk 21 , thanks for your detailed explanation . you are best
Thank you Navin Reddy I am learning your way of teaching, very substantial and makes a lot of clarity and detail oriented tutorial. You are indeed a forever teacher. I've been your students since 2015 on UA-cam. May the God in me and the God in you bless us both.
Hello sir , sir I am very thankful to you for everything . I study java from your old java videos and sir Your way of teaching I really like . again thank you very much sir .
Perfect trainer i have ever seen in my life. The way of teaching, i never get bored while learning java with Navin Keep up ur good work 👍 It really helps a lot. Thanks
00:01 Choosing an IDE for Java development 01:05 Using JDK for Java development 02:06 Oracle JDK is free to use now 03:11 Choose Java 17 for LTS support 04:13 Setting up JDK and VS Code is straightforward 05:15 Verify JDK installation through command prompt 06:14 Setting up JDK environment variables 07:15 Setting up JDK for Java Development Crafted by Merlin AI.
i watching you tutorials in mid-year 2023 and now i come to this lesson but the javac code work on my command prompt and it is not working in my vs code terminal, please is there any way to fix the issue? Thanks for your good and understandable tutorials. Hava a nice day
Sir, this is second part jd kit. You know on UA-cam with simple android mobile I am learning. But I understand nothing in this part. Even I will effort to learn preceding parts of this series. Will you explain me what do I need at this time including mobile?.
I cannot figure out how to get the java to be seen in the command prompt. I tried following this tutorial because I really want to learn this. Any suggestions?
Sir in visual studio code i faced challege as class not found although I saved program name with java also had jdk but this error shown in output screen ,so I kindly request that can u provide way to solve this error
Environment variables are for the environment... your environment is your operating system. Java is running on your OS so for that you have to configure your environment for that with the environment variable. Java's default environment variable is JAVA_HOME. This variable will be set to your jdk bin directory. This config allows you to run Java on your OS. Variables in the Java programs don't impact the environment or OS unless you use the system libraries. Hope this helps.
sir when using vsual studio and in terminal when i type javac --version its saying The term 'javac' is not recognized as the name of a cmdlet, function, script file, or operable program.
please when you speak, speak slower because sometimes i struggle to understand what you say and need to replay the video 20 times ... thanks, tutorial is great.
the moment i input javac --version in terminal it says javac : The term 'javac' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. can someone help me?? please
write the command like java -version this then it will not give you any error .means that take a space after java and then write version with the start of haifan .thanks
Choose one field and put your efforts on that particular industry then you will get good results.Don't overthink and don't waste your time for your career All the best 🎉
@@dharmavathigantyada5249 if you find any solution please tell me bro .iam getting frustrated bro i wanted to start java today because of this installation process i got stuck at beginning only.
i'm watching this on 22/10/2023 and jdk 21 has been released , and it is LTS so i'm going with jdk 21 , thanks for your detailed explanation . you are best
Me 15/09/24
Me 13/11/2024@@tasniakaifa809
@@tasniakaifa809 me 19/11/24
Thank you Navin Reddy I am learning your way of teaching, very substantial and makes a lot of clarity and detail oriented tutorial.
You are indeed a forever teacher. I've been your students since 2015 on UA-cam. May the God in me and the God in you bless us both.
Hello sir ,
sir I am very thankful to you for everything . I study java from your old java videos and sir Your way of teaching I really like . again thank you very much sir .
Perfect trainer i have ever seen in my life.
The way of teaching, i never get bored while learning java with Navin
Keep up ur good work 👍
It really helps a lot. Thanks
00:01 Choosing an IDE for Java development
01:05 Using JDK for Java development
02:06 Oracle JDK is free to use now
03:11 Choose Java 17 for LTS support
04:13 Setting up JDK and VS Code is straightforward
05:15 Verify JDK installation through command prompt
06:14 Setting up JDK environment variables
07:15 Setting up JDK for Java Development
Crafted by Merlin AI.
"Crafted by Merlin AI." Could you explain this plz ? Did u use AI tool to get this inference ?
Thank you sir very nice gide & very nice best java development kit JDK
teaching information video.👍
man, you are genuinly amazing, thank u for ur lessons!!
Greetings from Brazil Guru Master!
I am watching your vedio from Bangladesh
Hello Sir, i just started learning Android app development... Is this playlist is good to learn java for Android App development
i watching you tutorials in mid-year 2023 and now i come to this lesson but the javac code work on my command prompt and it is not working in my vs code terminal, please is there any way to fix the issue? Thanks for your good and understandable tutorials. Hava a nice day
same issue
Sir I using Visual studio for java is it good
Sir, this is second part jd kit. You know on UA-cam with simple android mobile I am learning. But I understand nothing in this part. Even I will effort to learn preceding parts of this series. Will you explain me what do I need at this time including mobile?.
Thank you from all indians❤
Hello Sir, I'm currently using Microsoft visual studio and I'm have a little struggling setting up a JAVA project
if im using eclipse does it make any difference while we code ?
Hello Sir, Please upload full spring boot course with projects.
Sir,
Which tools you are using for this online teaching?? 😊
thanks alot sir i have learnt java because of u
Day 2 attendance here: present sir 😊
I cannot figure out how to get the java to be seen in the command prompt. I tried following this tutorial because I really want to learn this. Any suggestions?
you have to click the installer not the compressed files for java to be installed. I pressed the compressed files on accident and it screwed me up.
Sir in visual studio code i faced challege as class not found although I saved program name with java also had jdk but this error shown in output screen ,so I kindly request that can u provide way to solve this error
Same here
Did you got the solution
sir how to open command prompt of java and check its version..please reply sir
Hello sir,
I am confused about environment variables. Do our java code has something to do with it?
Environment variables are for the environment... your environment is your operating system. Java is running on your OS so for that you have to configure your environment for that with the environment variable. Java's default environment variable is JAVA_HOME. This variable will be set to your jdk bin directory. This config allows you to run Java on your OS. Variables in the Java programs don't impact the environment or OS unless you use the system libraries. Hope this helps.
Hello sir
i downloaded jdk with eclipse does that make a difference.
and thank you for the videos.
Isn't it complete java course ?
No but if you want a course then I suggest bro code just search bro code java full guide on UA-cam
No it's just a beginner's course you have to look for oops now
sir when using vsual studio and in terminal when i type javac --version its saying The term 'javac' is not recognized as the name of a cmdlet, function, script file, or operable program.
did you got it configured?
Sir there are any notes?
please when you speak, speak slower because sometimes i struggle to understand what you say and need to replay the video 20 times ... thanks, tutorial is great.
You're the best🥰🥰🥰
I learned java in 1 day
Look at the documentation for the new tweaks.
Tnx bro for your explanation
Thank you sir❤
I'm getting an error VS code while checking javac --version. What do I do now?
If you enter a space between the java and hyphen( --version). It will work. It worked for me. Hope it helps.
HI, Im using ipad air 5 which IDE I can use to code offline
Sir can't we use command prompt for compiling
ya we can use that
What will happen if I do the process and click okay even though I have path in both system and user variables
Excited to learn from you sir
Tq sir I found my mistake i.e., I didn't give space b/w Java and hypen in cmd tq sir
Iam not getting vedio quality and in vedio the quality settings is not accepting.
Hello sir ,
I installed the things u said in this vedio and yet at the last step I get an error in the vs code when I check the version.
What to do?
yes mee too
close the VS code application and open again and try
Why Orcale JDK and not the OpenJDK?
I type javac version on visual code but it is not working
Hello sir ,
I installed the things u said in this vedio and yet at the last step I get an error in the vs code when I check the version.
What to do?
I had the same problem, you may have fixed it already but what I did was restart vs code and it started working.
Thank you, this worked@@ShadowfireOmega
@@ShadowfireOmega thanks it worked!
Without learning python can i will able to learn java pls reply me
just learn it
the moment i input javac --version in terminal it says
javac : The term 'javac' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that
the path is correct and try again.
can someone help me?? please
Restart the vs code
@@mayanktyagi4042 thank you bro
@@mayanktyagi4042 thanks bro
What to do if javac is still not working??
Font size is too small pls font size increase
Sir can't we just download blue j
I am unable to download jdk...please help
For java even i create the path in my windows 11 and when i search in command prompt it didnt show me 😢 even i set the path
I tried too in the command prompt but it didn't work at first. Then i entered a space between the java and --version, and it worked. Hope it helps.
Hello sir I’m doing java as my first language and I’m using eclipse. For doing. So is it ok to use eclipse or do i use something else
it's okay to use another ide
so beautiful
I am getting an error class not found exception ,can anyone please help
I'm here🎉🎉
when i run javac --version in vs code it is not working , can anyone please help on what to do
How to run sir when im running the program it showing problem in method like that
Sir he give me this error
Java version is not recognized as an internal and external command,operable program or batch file.why this are coming
write the command like java -version this then it will not give you any error .means that take a space after java and then write version with the start of haifan .thanks
it is not working for me in vscode
watching with java 23
LIGHT WEIGHT BABY!!!
I started today
Byte code is not coming sir
Is this from basic to advance?
Why don't we using android studio?
Sir I'm for new student pls help us this videos
I am getting error....when I entered javac --version in VS code
Please help in this issue.
I am also brother
hi. try typing javac -version instead of javac --verison.
I got error
Sir mere laptop me JDK download nahi ho raha hai
Plz help me
Konsa virsion upload karu
I am 2019 passout then after I was started preparing for government job now I want to Jon my IT field plz help
Choose one field and put your efforts on that particular industry then you will get good results.Don't overthink and don't waste your time for your career
All the best 🎉
cool video)
Tq navin bro
Thank u sir
Sir path daggara copy paste chesaka kk chesanu iyina error chupistundi sir cmd lo plzz helpe
Plzz say sir .I ' m watching u for so many days plzz help me
@@dharmavathigantyada5249 same bro iam also getting the same problem iam trying since 3 hours but not getting it did you find any solution for that?
@@dharmavathigantyada5249 if you find any solution please tell me bro .iam getting frustrated bro i wanted to start java today because of this installation process i got stuck at beginning only.
Can we write Java code in vs code
Yes you can
👍👍👍🔥🔥
Please help me guys
Thompson Richard Jackson Karen Harris James
12/5/24
you speak so fast that it means you lack the method of explanation
Will you teach him?
@@okuselutope5851 yes!
my jdk is not showing in vs code