#2 Java Development Kit (JDK) Setup

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • Check out our courses:
    Complete Java Developer Course Batch-3: go.telusko.com...
    Coupon: TELUSKO10 (10% Discount)
    Enterprise Java Spring Microservices: go.telusko.com...
    Coupon: TELUSKO10 (10% Discount)
    Master Java Spring Development : go.telusko.com...
    Coupon: TELUSKO20 (20% Discount)
    For More Queries WhatsApp or Call on : +919008963671
    Udemy Courses:
    Spring: go.telusko.com...
    Java:- go.telusko.com...
    Java Spring:- go.telusko.com...
    Java For Programmers:- go.telusko.com...
    Python : go.telusko.com...
    Git : go.telusko.com...
    Docker : go.telusko.com...
    For More Queries WhatsApp or Call on : +919008963671
    website : courses.telusk...
    In this lecture we are discussing about setup and tools required:
    1)Editor/IDE
    2)Compiler or interpreter
    3)Setup of jdk
    #1
    editor -It is a software which is used to write code
    example- notepad, notepad++, sublime, visual studio code..
    IDE - It is a software which is used to write code and compile and run the code .
    example -eclipse ide, IntelliJ ide , visual studio
    Note: With adding some extension vs code also work as IDE.
    -- Visual studio and vs code both are different
    -- in this course we are follow vs code
    Visual Studio Code (VS Code) is a lightweight, open-source code editor developed by Microsoft.
    It is a cross-platform application that runs on Windows, Linux, and macOS. VS Code is built on the same underlying technology as Visual Studio,
    but it is designed to be a more streamlined, lightweight development environment.
    link for vs code:code.visualstu...
    step to install:
    i)select in which os you using windows, linux or macOS as per system download.
    ii)just install and go next -- next --next.
    iii)Now it is ready to use
    #2
    Compiler and interpreter
    --You should download compiler and interpreter to compile or run the code.
    --for that we have toolkit jdk java development kit
    two option to download jdk :
    a) with oracle
    b)open source like amazon cornetto
    setup and installation for oracle jdk:
    link to download:www.oracle.com...
    -- Select long term support version that is jdk 17 as per your operating system
    --after download just instal by clicking next -- next --next
    --Set path in environment variable
    for that :
    step 1:find-- c drive -- program files -- java -- jdk -- bin
    and copy this path e.g c:\program files\java\jdk-17\bin
    step 2:open environment variable -- system variable or user variable --path -- edit -- new -- paste the path of bin folder of jdk
    Note: what is the difference between user and system variable?
    user variable is only for that user and system variable is for all user
    step 3: save
    open cmd or PowerShell :
    write java --version and javac --version
    to check perfectly your compiler and jvm path setup
    Github repo : github.com/nav...
    Java:- bit.ly/JavaUde...
    Spring:- bit.ly/SpringU...
    More Learning :
    Java :- bit.ly/3x6rr0N
    Python :- bit.ly/3GRc7JX
    Django :- bit.ly/3MmoJK6
    JavaScript :- bit.ly/3tiAlHo
    Node JS :- bit.ly/3GT4liq
    Rest Api :-bit.ly/3MjhZwt
    Servlet :- bit.ly/3Q7eA7k
    Spring Framework :- bit.ly/3xi7buh
    Design Patterns in Java :- bit.ly/3MocXiq
    Docker :- bit.ly/3xjWzLA
    Blockchain Tutorial :- bit.ly/3NSbOkc
    Corda Tutorial:- bit.ly/3thbUKa
    Hyperledger Fabric :- bit.ly/38RZCRB
    NoSQL Tutorial :- bit.ly/3aJpRuc
    Mysql Tutorial :- bit.ly/3thpr4L
    Data Structures using Java :- bit.ly/3MuJa7S
    Git Tutorial :- bit.ly/3NXyCPu
    Donation:
    PayPal Id : navinreddy20
    www.telusko.com

ความคิดเห็น • 110

  • @chessify518
    @chessify518 11 หลายเดือนก่อน +63

    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

  • @ghulamnadeem2012
    @ghulamnadeem2012 ปีที่แล้ว +16

    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

  • @ashishtayade047
    @ashishtayade047 ปีที่แล้ว +3

    Thank you sir very nice gide & very nice best java development kit JDK
    teaching information video.👍

  • @kyraruijters1770
    @kyraruijters1770 8 หลายเดือนก่อน +3

    man, you are genuinly amazing, thank u for ur lessons!!

  • @shubhamtanwar6450
    @shubhamtanwar6450 ปีที่แล้ว +20

    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 .

  • @pixelpioneers09
    @pixelpioneers09 2 หลายเดือนก่อน +5

    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.

    • @88ashwa
      @88ashwa 4 วันที่ผ่านมา

      "Crafted by Merlin AI." Could you explain this plz ? Did u use AI tool to get this inference ?

  • @MrBenGlobalWorkshop
    @MrBenGlobalWorkshop 8 หลายเดือนก่อน +5

    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

  • @phoenixdracarys888
    @phoenixdracarys888 2 หลายเดือนก่อน +3

    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.

  • @SalakotPhilippines
    @SalakotPhilippines 8 หลายเดือนก่อน +8

    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 TH-cam. May the God in me and the God in you bless us both.

  • @Motivational_vibes63
    @Motivational_vibes63 4 หลายเดือนก่อน +8

    Isn't it complete java course ?

    • @rifatara
      @rifatara หลายเดือนก่อน

      No but if you want a course then I suggest bro code just search bro code java full guide on TH-cam

    • @Ak-fr1qs
      @Ak-fr1qs 23 วันที่ผ่านมา +1

      No it's just a beginner's course you have to look for oops now

  • @cozycornerlife
    @cozycornerlife 11 หลายเดือนก่อน +5

    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?

    • @steam732
      @steam732 2 หลายเดือนก่อน

      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.

  • @ymymin738
    @ymymin738 ปีที่แล้ว +7

    Hello sir,
    I am confused about environment variables. Do our java code has something to do with it?

    • @lngwnd1
      @lngwnd1 ปีที่แล้ว +4

      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.

  • @srinibash81
    @srinibash81 7 หลายเดือนก่อน

    Sir,
    Which tools you are using for this online teaching?? 😊

  • @atharva.3z
    @atharva.3z 2 หลายเดือนก่อน +2

    if im using eclipse does it make any difference while we code ?

  • @prashijain3024
    @prashijain3024 ปีที่แล้ว +7

    Hello Sir, Please upload full spring boot course with projects.

  • @martinamillo969
    @martinamillo969 11 หลายเดือนก่อน

    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.

  • @VaultVenturer
    @VaultVenturer 9 หลายเดือนก่อน +4

    Greetings from Brazil Guru Master!

  • @gaganubiradar1103
    @gaganubiradar1103 ปีที่แล้ว +3

    Day 2 attendance here: present sir 😊

  • @JaslinJJas
    @JaslinJJas 10 วันที่ผ่านมา

    I learned java in 1 day

  • @vidhyadharayakkalli6227
    @vidhyadharayakkalli6227 หลายเดือนก่อน +1

    Sir there are any notes?

  • @jagadishganesan694
    @jagadishganesan694 ปีที่แล้ว

    Excited to learn from you sir

  • @Senthil.S-vy4fv
    @Senthil.S-vy4fv 6 หลายเดือนก่อน +2

    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

  • @NanaBaffour-h1l
    @NanaBaffour-h1l 16 วันที่ผ่านมา

    Hello Sir, I'm currently using Microsoft visual studio and I'm have a little struggling setting up a JAVA project

  • @jessly6421
    @jessly6421 ปีที่แล้ว +3

    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?

  • @SanderYale-s3n
    @SanderYale-s3n 25 วันที่ผ่านมา

    Miller Donald Jones Brenda Lopez Thomas

  • @TanyaParker-h5v
    @TanyaParker-h5v หลายเดือนก่อน

    Thompson Richard Jackson Karen Harris James

  • @MarshallBurton-q9i
    @MarshallBurton-q9i 10 วันที่ผ่านมา

    Thomas John Rodriguez Jessica Hernandez Brian

  • @deekshas41
    @deekshas41 7 หลายเดือนก่อน +1

    I'm getting an error VS code while checking javac --version. What do I do now?

    • @adonnewton6297
      @adonnewton6297 6 หลายเดือนก่อน

      If you enter a space between the java and hyphen( --version). It will work. It worked for me. Hope it helps.

  • @joshidipak3274
    @joshidipak3274 3 หลายเดือนก่อน

    Sir, this is second part jd kit. You know on TH-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?.

  • @lokeshvarma3356
    @lokeshvarma3356 ปีที่แล้ว +4

    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?

    • @ShadowfireOmega
      @ShadowfireOmega ปีที่แล้ว +5

      I had the same problem, you may have fixed it already but what I did was restart vs code and it started working.

    • @sagnikchakraborty1997
      @sagnikchakraborty1997 10 หลายเดือนก่อน

      Thank you, this worked@@ShadowfireOmega

    • @amruthavarshinid5806
      @amruthavarshinid5806 หลายเดือนก่อน

      @@ShadowfireOmega thanks it worked!

  • @Aditi-ys8pb
    @Aditi-ys8pb 2 หลายเดือนก่อน

    when i run javac --version in vs code it is not working , can anyone please help on what to do

  • @sumakandala5112
    @sumakandala5112 3 หลายเดือนก่อน +1

    I am getting an error class not found exception ,can anyone please help

  • @IrfanKhan-r5t
    @IrfanKhan-r5t หลายเดือนก่อน

    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

  • @dipannita06
    @dipannita06 2 หลายเดือนก่อน

    I type javac version on visual code but it is not working

  • @bolarinwadamilare3789
    @bolarinwadamilare3789 ปีที่แล้ว +2

    You're the best🥰🥰🥰

  • @a_lone_wolf_3864
    @a_lone_wolf_3864 9 หลายเดือนก่อน

    What will happen if I do the process and click okay even though I have path in both system and user variables

  • @originalmenidhi3812
    @originalmenidhi3812 หลายเดือนก่อน

    I am unable to download jdk...please help

  • @liorbm1
    @liorbm1 3 หลายเดือนก่อน

    Why Orcale JDK and not the OpenJDK?

  • @manjunathkuri3331
    @manjunathkuri3331 22 วันที่ผ่านมา

    Thank you from all indians❤

  • @shivadevasani2089
    @shivadevasani2089 4 หลายเดือนก่อน

    Font size is too small pls font size increase

  • @sulaimanaliii
    @sulaimanaliii 2 หลายเดือนก่อน

    What to do if javac is still not working??

  • @akhilasingamsetty8830
    @akhilasingamsetty8830 ปีที่แล้ว +1

    Sir can't we use command prompt for compiling

  • @koyenadutta5747
    @koyenadutta5747 5 หลายเดือนก่อน

    it is not working for me in vscode

  • @anusudhamuppalla1944
    @anusudhamuppalla1944 11 หลายเดือนก่อน +1

    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

    • @adonnewton6297
      @adonnewton6297 6 หลายเดือนก่อน

      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.

  • @balloontwistersiddhesh4702
    @balloontwistersiddhesh4702 5 หลายเดือนก่อน

    Sir can't we just download blue j

  • @LakavathSravan
    @LakavathSravan 11 หลายเดือนก่อน

    Iam not getting vedio quality and in vedio the quality settings is not accepting.

  • @lakshay5354
    @lakshay5354 4 หลายเดือนก่อน

    LIGHT WEIGHT BABY!!!

  • @dharmavathigantyada5249
    @dharmavathigantyada5249 ปีที่แล้ว

    Tq sir I found my mistake i.e., I didn't give space b/w Java and hypen in cmd tq sir

  • @YodaheTassaw
    @YodaheTassaw 11 หลายเดือนก่อน

    Hello sir
    i downloaded jdk with eclipse does that make a difference.
    and thank you for the videos.

  • @keanzkilig
    @keanzkilig 9 หลายเดือนก่อน +1

    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

    • @mayanktyagi4042
      @mayanktyagi4042 9 หลายเดือนก่อน

      Restart the vs code

    • @sureshbvrm1
      @sureshbvrm1 9 หลายเดือนก่อน

      @@mayanktyagi4042 thank you bro

    • @kumarshivam1064
      @kumarshivam1064 หลายเดือนก่อน

      @@mayanktyagi4042 thanks bro

  • @Kings238
    @Kings238 ปีที่แล้ว +1

    Thank you sir❤

  • @tarunmadhi9692
    @tarunmadhi9692 9 หลายเดือนก่อน

    HI, Im using ipad air 5 which IDE I can use to code offline

  • @SandeepSharma-wr9lb
    @SandeepSharma-wr9lb ปีที่แล้ว

    Why don't we using android studio?

  • @RajiniRajini-g8y
    @RajiniRajini-g8y 2 หลายเดือนก่อน

    Tnx bro for your explanation

  • @nishattabassum1439
    @nishattabassum1439 9 หลายเดือนก่อน

    Look at the documentation for the new tweaks.

  • @vinnu0187
    @vinnu0187 ปีที่แล้ว

    How to run sir when im running the program it showing problem in method like that

  • @suryarockers4263
    @suryarockers4263 6 หลายเดือนก่อน

    Sir I'm for new student pls help us this videos

  • @shreyashpawar9414
    @shreyashpawar9414 2 หลายเดือนก่อน

    Without learning python can i will able to learn java pls reply me

    • @Robin-50
      @Robin-50 หลายเดือนก่อน

      just learn it

  • @archamishra9469
    @archamishra9469 3 หลายเดือนก่อน

    thanks alot sir i have learnt java because of u

  • @satwinderkaur2664
    @satwinderkaur2664 5 หลายเดือนก่อน

    I started today

  • @AntarikshRajkonwar
    @AntarikshRajkonwar 4 หลายเดือนก่อน

    12/5/24

  • @ЛадаЗлобина-м2з
    @ЛадаЗлобина-м2з 7 หลายเดือนก่อน

    cool video)

  • @tutoriry2428
    @tutoriry2428 ปีที่แล้ว

    Sir mere laptop me JDK download nahi ho raha hai
    Plz help me
    Konsa virsion upload karu

  • @sam_nax
    @sam_nax 8 หลายเดือนก่อน

    Byte code is not coming sir

  • @genkaieditz1197
    @genkaieditz1197 ปีที่แล้ว

    Is this from basic to advance?

  • @HomiesBoys-08
    @HomiesBoys-08 ปีที่แล้ว

    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

    • @merrylia8316
      @merrylia8316 ปีที่แล้ว +1

      it's okay to use another ide

  • @suneeljana5239
    @suneeljana5239 ปีที่แล้ว +5

    I am getting error....when I entered javac --version in VS code
    Please help in this issue.

  • @Witty_things
    @Witty_things 4 หลายเดือนก่อน

    I am 2019 passout then after I was started preparing for government job now I want to Jon my IT field plz help

    • @Krishna-ry1ps
      @Krishna-ry1ps หลายเดือนก่อน

      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 🎉

  • @gowthamvarma6724
    @gowthamvarma6724 ปีที่แล้ว

    so beautiful

  • @ajaywankhade5054
    @ajaywankhade5054 ปีที่แล้ว

    Thank u sir

  • @prashantpawar4555
    @prashantpawar4555 ปีที่แล้ว

    👍👍👍🔥🔥

  • @anusudhamuppalla1944
    @anusudhamuppalla1944 11 หลายเดือนก่อน +1

    Please help me guys

  • @natures_1234
    @natures_1234 ปีที่แล้ว

    Tq navin bro

  • @visarapusaiprabha8836
    @visarapusaiprabha8836 ปีที่แล้ว

    Can we write Java code in vs code

  • @dharmavathigantyada5249
    @dharmavathigantyada5249 ปีที่แล้ว

    Sir path daggara copy paste chesaka kk chesanu iyina error chupistundi sir cmd lo plzz helpe

    • @dharmavathigantyada5249
      @dharmavathigantyada5249 ปีที่แล้ว

      Plzz say sir .I ' m watching u for so many days plzz help me

    • @saimohanreddy5442
      @saimohanreddy5442 ปีที่แล้ว

      @@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?

    • @saimohanreddy5442
      @saimohanreddy5442 ปีที่แล้ว +1

      @@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.

  • @mery-355
    @mery-355 ปีที่แล้ว

    you speak so fast that it means you lack the method of explanation

    • @okuselutope5851
      @okuselutope5851 ปีที่แล้ว

      Will you teach him?

    • @mery-355
      @mery-355 ปีที่แล้ว

      @@okuselutope5851 yes!