Creating, Compiling, and Executing a Java Program

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 135

  • @s.....8353
    @s.....8353 4 года назад +17

    your academy is the best academy i have ever seen,with micro videos u cover the content as deep as possible.

  • @jimmymesa
    @jimmymesa 4 года назад +24

    Very enlightening. The outspoken Java programmer really knows his stuff.

  • @shashikumar8167
    @shashikumar8167 2 года назад +6

    Best playlist for learning java ,thank you.

  • @solomonbirhane3648
    @solomonbirhane3648 4 года назад +7

    amazing sir, please upload more videos in a day as much as possible for you. we are waiting your lecture.

  • @aminhbr
    @aminhbr 4 года назад +24

    one of the most best and clear courses, thank you for learning us, I am very happy, I watched the first video and I found myself watching 10 others :D

  • @mdakip9328
    @mdakip9328 3 года назад +1

    was struggling to find good lectures but finally I saw your vid3os and change my mind 😊😊

  • @LunaKirby
    @LunaKirby Год назад +3

    If it’s saying path not found try this > cd one drive then cd desktop

  • @arpanmondal3305
    @arpanmondal3305 2 года назад +1

    You people are really giving qualitative education , Thank You:)

  • @arifansari5671
    @arifansari5671 Год назад +1

    This course is too good, thank you

  • @suheabkhan2546
    @suheabkhan2546 4 года назад +3

    Sir we regularly wait for ur videos.. . We missed your video a lot sir..

  • @ashhadharun6686
    @ashhadharun6686 10 месяцев назад

    Your Amazing
    I like ur classes
    The way you teaching it's really amazing 🤩🤩

  • @sohamjavkar8283
    @sohamjavkar8283 Год назад +2

    This course is too good to be free. Thank You for such amazing content

  • @niharikamudinla5895
    @niharikamudinla5895 2 года назад

    Thanks for the detailed explanation of the whole course

  • @keerthansj845
    @keerthansj845 7 месяцев назад

    Such a clear explanation. Thanks a lot.

  • @zeff9629
    @zeff9629 3 года назад +1

    Man I have never seen somone teaching better than this... Very precious and indepth
    System.out.print("Thank you brother")

  • @lucascampelo4539
    @lucascampelo4539 4 года назад +4

    Thanks for the lessons. Keep on the good work!

  • @karimjapparov5324
    @karimjapparov5324 5 месяцев назад

    Thank you for making these videos !

  • @pramodsitaprao4186
    @pramodsitaprao4186 4 года назад +1

    Thanks Sir, keep going. Please upload 2-3 video in a day by taking some time.

  • @ketara1234od
    @ketara1234od Год назад

    THANK YOU VERY MUCH ! YOU ARE THE BEST TEACHER

  • @Haha-nr6ng
    @Haha-nr6ng 2 года назад +1

    if you get this error ---> error: package system does not exist
    go back to notepad and change the 's' in system.out from small case to upper case. (System.out) -- CAPITAL 'S'

  • @minercreepmc
    @minercreepmc 3 года назад

    You are the best. Step by step tutorial

  • @Mohammad-Aleem
    @Mohammad-Aleem 3 месяца назад

    Thank you brother 🙂

  • @LoneRaashid
    @LoneRaashid 4 года назад +1

    You sound like mufti menk.. by the way your way of teaching is great

  • @mdoubleet2330
    @mdoubleet2330 3 года назад +1

    Thank You

  • @anandrp8456
    @anandrp8456 2 года назад

    superb class

  • @selamzerihun8739
    @selamzerihun8739 2 года назад

    good work king, love you

  • @ifeanyichukwujohn9150
    @ifeanyichukwujohn9150 2 года назад

    Thanks sir for this. It's useful

  • @jan5504
    @jan5504 2 года назад

    Very well explained! Thank you so much!

  • @AhmedMohamed-or9fr
    @AhmedMohamed-or9fr Год назад

    You r the best please make course about flutter and ios and android

  • @diptilaad4382
    @diptilaad4382 4 года назад +1

    Hello sir, please make video lectures on Network Theorems for AC circuits

  • @prateekgautam2912
    @prateekgautam2912 4 года назад +5

    Hi sir i have problem after writing javac Main.java
    When i press enter it shows code like
    Main.java:1:error:class main is public,should be declared in a file named main.java
    And so on

  • @AmitKumar-nq7xr
    @AmitKumar-nq7xr 3 года назад

    My according it's very helpful. That's why make more video

  • @MoAdel92
    @MoAdel92 4 года назад +1

    بسم الله ماشاء الله عليك يا استاذ علي

  • @Th3RaWa
    @Th3RaWa 3 года назад

    Love your style, thanks.

  • @madhuranaik6270
    @madhuranaik6270 4 года назад

    Thanku so much sir it's really useful.

  • @kaushalbhagrath6346
    @kaushalbhagrath6346 3 года назад +1

    hi!!! I must say your content and style of explaining things is really helpful. I had concern may be you can get time and help me out. Not able to use Intelij IDEA. Some Error of DSL 111, which restricting me to use Intelij IDEA.

  • @masterzeck5244
    @masterzeck5244 7 месяцев назад

    Thanks sir!

  • @justpaulo
    @justpaulo 4 года назад +12

    For the lazy 😊:
    public class Welcome {
    public static void main(String[] args) {
    System.out.println("Hello World!");
    }
    }

  • @avnishkumar7331
    @avnishkumar7331 4 года назад +7

    Hey bro I am stuck at a point where after typing the command "javac Welcome.java"
    The result is
    Javac is not recognised as an internal or external command, operable program or batch file.
    Pls help me out waiting for your reply thank you.

    • @sumantaadak5541
      @sumantaadak5541 4 года назад +4

      I am also stuck with the same problem

    • @avnishkumar7331
      @avnishkumar7331 4 года назад

      @@sumantaadak5541 I tried to install the intelijidea again and it worked I made sure that while copying the path in the properties I don't type % and any other symbols.
      You have to go to the properties again and in the environment settings you will have to paste the path of the intelijidea again without any symbol just copy the path and paste it as it is and it will run properly.
      Thank you

    • @sumantaadak5541
      @sumantaadak5541 4 года назад

      @@avnishkumar7331 intelijidea means?
      I don't know

    • @avnishkumar7331
      @avnishkumar7331 4 года назад

      @@sumantaadak5541 have you watched the 7th lec where the installation of java was taught watch that video again and follow all the steps just don't put any symbols while pasting the path symply copy the path and paste it as it is.

    • @sumantaadak5541
      @sumantaadak5541 4 года назад +1

      @@avnishkumar7331 ohhh yeah yeah ! Actually I skipped the 7 th lecture .
      Thank you for the information

  • @DaiMoscv
    @DaiMoscv 2 года назад

    Very cool, I didn't know about it

  • @samsonsafo8417
    @samsonsafo8417 2 года назад

    If you’re on Mac, cmd is same as terminal as you may know

  • @gilbertrpino6229
    @gilbertrpino6229 3 года назад

    I really like your videos keep it up bro :)

  • @AbhishekSingh-cu1fe
    @AbhishekSingh-cu1fe 4 года назад

    Thank you sir.. that was great!

  • @ChandanSingh080
    @ChandanSingh080 4 года назад

    Thanks again sir...

  • @stavroskonstantinou9495
    @stavroskonstantinou9495 4 года назад +2

    Error: A JNI error has occurred, please check your installation and try again
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Welcome has been compiled by a more recent version of the Java Runtime (class file version 57.0), this version of the Java Runtime only recognizes class file versions up to 52.0

    • @janisinz
      @janisinz 4 года назад +2

      Go to add/remove programms - uninstall JavaSE runtime. Keep only Java SE Delevopment Kit (JDK).

  • @bhajarangabali430
    @bhajarangabali430 3 года назад

    Public class welcome {
    Public static void main(string[ ] args){
    System .out println("Avi"). }
    }

  • @princenikki12
    @princenikki12 4 года назад +1

    Computer Networks please

  • @justpaulo
    @justpaulo 4 года назад +6

    Anyone got this error? (the Welcome.class seems to have been well generated)
    "C:\Users\ps\Desktop>java Welcome
    Error: Could not find or load main class Welcome
    Caused by: java.lang.ClassNotFoundException: Welcome
    "

    • @justpaulo
      @justpaulo 4 года назад

      "java " works...🤔:
      "C:\Users\ps\Desktop>java Welcome.java
      Hello World!"

    • @AbhishekSingh-cu1fe
      @AbhishekSingh-cu1fe 4 года назад

      I don't have PC😢

    • @wog4299
      @wog4299 2 года назад

      @@AbhishekSingh-cu1fe ❤

  • @gammersunity4117
    @gammersunity4117 4 года назад

    Your classes are owsome,but somewhere I made mistake I can't know what it is,it doesn't show as yours

  • @harleen7013
    @harleen7013 2 месяца назад

    There is one wrong information provided in this video....
    it is not necessary to name the class same as the name of the file.....

  • @Shivam-eh5fc
    @Shivam-eh5fc 4 года назад +1

    Please sir atleast upload 3 videos in a day

  • @lokeshbablu2168
    @lokeshbablu2168 Год назад +4

    I don't understand this video..😢😢

  • @rajeswarig4091
    @rajeswarig4091 2 года назад

    thank you so much no words for your explanation

  • @thedeepak2001
    @thedeepak2001 3 года назад

    When I am entering the command in the command prompt it showing the result not found .it shows like this .....what I have to do now sir

  • @ahmadkakarr
    @ahmadkakarr 4 года назад

    Please tell me. Which is better ecosystem java or c#?

  • @KSPatel-kl6xo
    @KSPatel-kl6xo 4 года назад +1

    Nice

  • @cloudproblemssolved
    @cloudproblemssolved Месяц назад +1

    for those with the error: C:\Users\ANDjo\Desktop\javaNeso>javac Welcome.java
    Welcome.java:3: error: ',', ')', or '[' expected
    public static void main(String[] args {
    ^
    Welcome.java:4: error: unclosed string literal
    System.out.println("Welcome to Java!!);
    Read this! i forgot the " in notepad 🤦‍♂ 😂
    public class Welcome {
    public static void main(String[] args {
    System.out.println("Welcome to Java!!");

  • @PrudhviReddyBoddapati
    @PrudhviReddyBoddapati Год назад

    C:\Users\prudh>cd Desktop
    The system cannot find the path specified.
    kindly please help me to fix this.

  • @TheRick439
    @TheRick439 Год назад

    why is the cmd not working with the program i created to compress even doing evething like explain?

  • @harshshelke2821
    @harshshelke2821 4 года назад +2

    Even if the file extension is java ...cmd is saying that file not found...what should I do..😟🥺😭

  • @omi_tym_pss
    @omi_tym_pss 2 года назад

    Sir you said that tha file name should be same as class name what if I have many classes

  • @pesanduransen2254
    @pesanduransen2254 2 года назад

    Error: A JNI error has occurred, please check your installation and try again
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Welcome has been compiled by a more recent version of the Java Runtime (class file version 57.0), this version of the Java Runtime only recognizes class file versions up to 52.0
    how can i fix this :(
    please help

  • @shivamnolkha4470
    @shivamnolkha4470 4 года назад +1

    Thank you sir !

  • @rishabdas1092
    @rishabdas1092 4 года назад +1

    in my cmd it is showing that javac' is not recognized as an internal or external command,
    operable program or batch file.

    • @theamanpanchal
      @theamanpanchal 4 года назад

      did you add it to environment path?

    • @aleganskywalker5362
      @aleganskywalker5362 11 месяцев назад

      ​@@theamanpanchal hello bro can u telle how to fix this i am having same problem

  • @shaikaltaf5737
    @shaikaltaf5737 4 года назад

    You are just closing your project and creating new one but before that tell how to save the project in intellij so that we can open it and run when we want

  • @manasprajapati4353
    @manasprajapati4353 Год назад

    I cannot navigate to desktop : C:\Users\xxxxxx>cd Desktop
    The system cannot find the path specified. its showing this .

  • @sharau.99
    @sharau.99 4 года назад

    Sir can you please start teaching Python please?

  • @kenjohnsiosan9707
    @kenjohnsiosan9707 2 года назад

    thank you sir.

  • @destexb4381
    @destexb4381 4 года назад

    Jvm has to be installed seperately for doing this?

  • @TECHNICALPRATIKKUMARBHAI
    @TECHNICALPRATIKKUMARBHAI 3 года назад +2

    I see error on my desktop after doing this why error is coming anyone help me to correct it

    • @nbk330
      @nbk330 3 года назад +1

      which type of error u r getting

    • @TECHNICALPRATIKKUMARBHAI
      @TECHNICALPRATIKKUMARBHAI 3 года назад +1

      @@nbk330 now my problem is solved thx for asking

  • @menaazfatima5013
    @menaazfatima5013 3 года назад

    my cmd shows system cannot find the path as i give cd desktop command

  • @manasa7522
    @manasa7522 3 года назад +1

    The system cannot find the path specified is the error msg

  • @viveksingh8443
    @viveksingh8443 2 года назад

    i cannot locate the desktop in cmd with "cd Desktop ".plz help i have windows 11

  • @kavyareddy5898
    @kavyareddy5898 3 года назад

    Sir pls make videos on python plss sir

  • @debabratagogoi9038
    @debabratagogoi9038 4 года назад +1

    nice👍👍

  • @suheabkhan2546
    @suheabkhan2546 4 года назад +1

    Nyc sir

  • @Dperns
    @Dperns 2 года назад

    Hello Im using Mac and cant follow the compiling part

  • @AjayChauhan-ot2ss
    @AjayChauhan-ot2ss 2 года назад

    please upload python vedio soon

  • @lokeshimandi2734
    @lokeshimandi2734 Месяц назад

    heyy i got this error if anyone knows please let me know
    C:\Users\HP\Desktop>javac First.java
    error: file not found: First.java
    Usage: javac
    use --help for a list of possible options

  • @jradlr
    @jradlr Год назад

    done

  • @saimohan5376
    @saimohan5376 4 года назад

    Why only Desktop???

  • @divonharrison2204
    @divonharrison2204 2 года назад

    when i run the command (java Welcome.java) i got an error. how can i fix this pls

  • @cadmanpk4885
    @cadmanpk4885 4 года назад +1

    when i type javac command it says an error.
    even i also downloaded the java

    • @saibhavaniprasadpotukuchi754
      @saibhavaniprasadpotukuchi754 3 года назад +1

      same :(

    • @Jmeskill
      @Jmeskill 3 года назад +1

      ​@@saibhavaniprasadpotukuchi754 I had the same issue, I think it's because he switched from having his class called Welcome to calling it Main.
      Try this: in notepad -
      public class Welcome{
      public static void main(String[] args){
      System.out.println("Welcome to Java!");
      }
      }
      Save it as Welcome.java
      Go to cmd and navigate to the desktop
      Type Javac Welcome.java
      You should be able to execute it now with Java Welcome in cmd
      Hope it helps, sorry it's two months later.

    • @sudhirbrar4614
      @sudhirbrar4614 3 года назад

      I am not able to command desktop 😵😵😵

    • @sudhirbrar4614
      @sudhirbrar4614 3 года назад

      @@Jmeskill help me out of this

  • @manasa7522
    @manasa7522 3 года назад

    hello....sir..i am getting error while compiling....near cd desktop ...any suggestions from u

  • @chinua2518
    @chinua2518 3 года назад

    My question is opened to anyone for answers, how do I go about compiling Java on Linux.

  • @syedzainalizaidi6766
    @syedzainalizaidi6766 8 месяцев назад

    7:00 Guys.....Trust me I am not able to understand what does tha "Badran" means in that CMP as in my PC it ain't showing that up!
    Please if anyone could DO REPLY!

    • @itachi5291
      @itachi5291 8 месяцев назад

      Bro it's the name of the user of the computer.

  • @SurajKumar-ru3yu
    @SurajKumar-ru3yu 3 года назад

    error: package system does not exist
    system.out.println("valo sucks");
    ^
    please help sir

    • @be_a_changer9859
      @be_a_changer9859 3 года назад +1

      In system it should have capital S.
      System
      Because Pascal convention rule .
      First letter should be S

  • @viswanathanviswanathan8874
    @viswanathanviswanathan8874 Год назад

    please teach HTML

  • @GOSAITA777
    @GOSAITA777 Год назад

    ❤❤❤

  • @tweeto3331
    @tweeto3331 2 года назад +1

    it was going great till my laptop didn't recognize the javac command

  • @chinmayapradhan968
    @chinmayapradhan968 3 года назад

    Write the code peoperly you will definitely get the answer ex: System. Not system.

  • @tontonbooc8850
    @tontonbooc8850 3 года назад

    1 error

  • @Mithsan
    @Mithsan 2 года назад

    System.out.print("Thank you Sir😊");

  • @karthik_meda
    @karthik_meda 4 года назад

    Amo sir I can't understand any one in that??

  • @Ravikumar-gj6qw
    @Ravikumar-gj6qw 4 года назад +3

    Ur a computer or what ur speaking like that only bro

    • @kostavsheoran1530
      @kostavsheoran1530 4 года назад +1

      the teacher is russian probably, bu he knows his stuff

  • @jamesroy9027
    @jamesroy9027 4 года назад +1

    ERROR:
    C:\Users\DELL\Desktop>javac Main.java
    Main.java:5: error: reached end of file while parsing
    {
    ^
    1 error

  • @removed8790
    @removed8790 2 года назад

    I LOVE INDIA WOOO

  • @acercomputer6714
    @acercomputer6714 4 года назад

    I had error:I

    • @Jmeskill
      @Jmeskill 3 года назад

      I had the same issue, I think it's because he switched from having his class called Welcome to calling it Main.
      Try this: in notepad -
      public class Welcome{
      public static void main(String[] args){
      System.out.println("Welcome to Java!");
      }
      }
      Save it as Welcome.java
      Go to cmd and navigate to the desktop
      Type Javac Welcome.java
      You should be able to execute it now with Java Welcome in cmd
      Hope it helps, sorry it's two months later.

  • @adisstube765
    @adisstube765 2 года назад

    exelence

  • @ЛАПШИН-з5м
    @ЛАПШИН-з5м 10 месяцев назад

    that feeling when you have a mac💀