Java super keyword 🦸‍♂️

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ธ.ค. 2024

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

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

    //********************************************
    public class Main {
    public static void main(String[] args) {

    // super = keyword refers to the superclass (parent) of an object
    // very similar to the "this" keyword

    Hero hero1 = new Hero("Batman",42,"$$$");
    Hero hero2 = new Hero("Superman",43,"everything");

    System.out.println(hero2.toString());

    }
    }
    //********************************************
    public class Person {
    String name;
    int age;

    Person(String name,int age){
    this.name = name;
    this.age = age;
    }

    public String toString() {
    return this.name + "
    " + this.age + "
    ";
    }

    }//********************************************
    public class Hero extends Person{
    String power;

    Hero(String name,int age,String power){
    super(name,age);
    this.power = power;
    }

    public String toString() {
    return super.toString()+this.power;
    }
    }//********************************************

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

      Bro, you helped me so much that i canot say in words how thankful iam , God bless you.

    • @JiosWrld
      @JiosWrld 2 ปีที่แล้ว

      @@Kingdd1os hm...

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

    this was Super() easy to understand

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

    More power to you man.
    I watched a lot of tutorials but yours really exceeded everyone.
    The way you explain is so easy to understand!

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

    I just love how you repeat previous topics by explaining the code in a certain order. Thx bro, greetings from Turkey

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

    I'm surprised that this channel only has 2.53k subs, it's "super" underrated

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

      thanks Furious! Hopefully that will change someday

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

      @@BroCodez lol yea

    • @furiouspuzza7080
      @furiouspuzza7080 3 ปีที่แล้ว

      VD 😂

    • @shyam.upadhyay
      @shyam.upadhyay 3 ปีที่แล้ว

      @@BroCodez 227k now bro.

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

      I year later 291k we'll done bro

  • @professionalaveragekid
    @professionalaveragekid 6 หลายเดือนก่อน +2

    probably one of the most comprehensive java tutorials, without cutting corners :D

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

    This is the best Java tutorial for beginners, so you can learn Java and English in one hit. Please keep going! I vote for Java advance tutorial. Thanks a lot Bro

  • @TheSkippy82
    @TheSkippy82 5 วันที่ผ่านมา

    you are single handedly getting my through my java course ty

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

    thank you
    after 4 hour long lesson in school, you made it clearer in 3 videos of -10 min
    thank you

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

    Awesome Stuff

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

    One of the best youtube channel helps me a lot in learning coding.

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

    This is the best TH-cam Channel for teaching how to Code on TH-cam !
    Keep going and you will surely reach the 1 Million soon !
    Thank you for the great way in explaining !

  • @familyguyshorts2740
    @familyguyshorts2740 2 ปีที่แล้ว

    Amazing😀😀😀

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

    it is very clear explanation

  • @MusicMan121
    @MusicMan121 2 ปีที่แล้ว

    Best java course I've found, by far

  • @thang.d2382
    @thang.d2382 3 ปีที่แล้ว +2

    Your video is short, but it's informative. That's all we need. Many thanks

  • @bhavesh2395
    @bhavesh2395 2 ปีที่แล้ว

    The best channel to learn and get started with a new programming language . Thanks bro

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

    Awesome video. I'm new to programming and learning JAVA atm. Would surely enroll in one of your courses if you had them because all the subjects i struggle with in my textbook are always clear to me after one of your video's!

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

    We got lots of tech channel of Indian Teachers, but your teaching method is on point Thanks for creating all this stuff Bro

  • @shubhsharma19
    @shubhsharma19 2 ปีที่แล้ว

    this actually deserves more likes unfortunately people dont do this often :(

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

    Because of you good sir! I was having fun with my programming exam

  • @shalajko
    @shalajko 4 ปีที่แล้ว

    superb vid. very powerful presentation

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

    You show very good examples and explain it very well!

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

    Excellent Video!!!

  • @fuadfataliyev3714
    @fuadfataliyev3714 3 ปีที่แล้ว

    Great Lecture

  • @kemann3815
    @kemann3815 3 ปีที่แล้ว

    Super duper

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

    Best❤

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

    Hey Bro, I just shared your channel on r/learnprogramming, hopefully it'll help you in your heroic defiance of the almighty algorithm :)

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

      Taylo you are AWESOME. I appreciate the share. I hate to admit it, but I could use all the help I can get. thanks again.

    • @derjenicheoffiziell
      @derjenicheoffiziell 4 ปีที่แล้ว

      @@BroCodez No problem man, you definitely deserve more exposure

  • @mullim9860
    @mullim9860 2 ปีที่แล้ว

    Really helpful content👍🏻

  • @JashanSingh-ve7yx
    @JashanSingh-ve7yx 3 ปีที่แล้ว

    Good

  • @angelamwelwa784
    @angelamwelwa784 2 ปีที่แล้ว

    you are really a java server i have understood more than i ever imagined

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

    Finally i know what super is doing :D thanks

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

      Yeah all it does is refer to an object's super class

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

    amazing

  • @typn6472
    @typn6472 2 ปีที่แล้ว

    thanks for the video

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

    Awesome

  • @danialsharifi3513
    @danialsharifi3513 2 ปีที่แล้ว

    Thank you, finally I understand what is super keyword for!

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

    great

  • @DeepakKumar-dw1re
    @DeepakKumar-dw1re 2 ปีที่แล้ว

    Super

  • @lanak.6886
    @lanak.6886 2 ปีที่แล้ว +1

    these 10 min thought me more than the 2 hour lecture in university lol thx bro

  • @amanthakur6913
    @amanthakur6913 3 ปีที่แล้ว

    really enjoying your tutorial

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

    great video!!! I'm infinitely grateful for your dedication and big heart to share this knowledge with the world. Thank you soo much

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

    your geniuse

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

    great stuff!! I've gone through a year and a half in college, we never had Java, but after I switched to another college (years later), they're having Java there and it's been a pain because of the virtual environment.
    maybe my plugin in the IDE can't handle saving the file multiple times to adjust something because it always tells me it couldn't delete one of the temp files, and in the terminal it works the way it did before the alterations I've done so it's like I'm running the older version of that file.
    then I restart the computer to make the temp files forcibly get removed whenever I can't build the project and it works, all of the alterations are applied.

  • @praveenbalajikalla-ng6mx
    @praveenbalajikalla-ng6mx 9 หลายเดือนก่อน

    woww

  • @daviddeguzman7218
    @daviddeguzman7218 2 ปีที่แล้ว

    Great! 👍

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

    Besttttt

  • @huuloc8719
    @huuloc8719 3 ปีที่แล้ว

    NIce.

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

    Thank you for this

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

    Cool lesson. Thanks.

  • @lamias7712
    @lamias7712 3 ปีที่แล้ว

    Well explained, Thanks a lot

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

    Becoming a hero

  • @avi-ish8669
    @avi-ish8669 10 หลายเดือนก่อน

    super

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

    Your videos are getting me through university dude. Thank you so much for making these tutorials.

  • @rjp1996
    @rjp1996 2 ปีที่แล้ว

    brooooo, thank you so much for this tutorial. only after seeing this did I understand how to properly use the keywords - super and this.

  • @J0rD5t3R
    @J0rD5t3R 2 ปีที่แล้ว

    You're the best

  • @TheTariqibnziyad
    @TheTariqibnziyad 3 ปีที่แล้ว

    Amazing

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

    Best, as always :)

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

    thankyou sir

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

    Hey Bro, what is more acceptable to use: System.out.println(hero2) or System.out.println(hero2.toString())? Since both prints the same output.

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

      just put hero2, i use intellij and it says that it's a redundant string call and it's useless, toString means to convert the memory value/data into a readable string, which was already done in the other classes

  • @leonard0104
    @leonard0104 2 ปีที่แล้ว

    What would happen if I would only run: sout(hero2); AT 07:00 ? Why would it not just print out the 3 Values too? Why is the super-statement needed?

    • @leonard0104
      @leonard0104 2 ปีที่แล้ว

      Is it because we cannot make objects on superclasses in java, so the hero-class has to extend the "toString" methode of the person-class? would that be called overriding?

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

    HEYY BROS This guy is great Greetings from Bern

  • @曾毓哲-b1t
    @曾毓哲-b1t ปีที่แล้ว

    Thank you very much

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

    elegant simple and awesome! thank you!

  • @Garrison86
    @Garrison86 2 ปีที่แล้ว

    Thanks for the example, very clear.

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

    Thank you Bro you’re always be our super()hero💪😆

  • @MrNb-xu7jl
    @MrNb-xu7jl ปีที่แล้ว

    yeeeehhhh finnaly i understood what it meansssss. bro you are the bestttt

  • @ברבר-ס2ב
    @ברבר-ס2ב ปีที่แล้ว

    KING

  • @astronomy7823
    @astronomy7823 2 ปีที่แล้ว

    Thanks bro

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

    Thanks Bro

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

    Superman is your favorite hero right?? Yeah I find BAtman lame too ! Thats why you printed 'hero2' attributes when you also had 'hero1' ! 😉😄 NIce turorial bdw..... So far loving the simplicity of videos.

  • @Jason-lu5wr
    @Jason-lu5wr ปีที่แล้ว

    When the class is an extension of the parent class, if an object is instantiated within the child class does that mean the variables/objects that were extended are separate from the variables/objects of the original parent class? (Sorry if that was worded poorly as I'm still new to this)

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

    super cool videos bro. thanks . when will the playlist be updated bro? . It is difficult to search the videos bro

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

      I'm currently updating the videos now, I have the new videos unlisted and will release them in a batch weekly

    • @balaeinstein8710
      @balaeinstein8710 4 ปีที่แล้ว

      @@BroCodez thanks bro. hope this channel reaches good number of subscribers soon

  • @Sofia-rg3er
    @Sofia-rg3er 9 หลายเดือนก่อน

    Thank you bro

  • @UltraSolarGod
    @UltraSolarGod 2 ปีที่แล้ว

    I m the 1000th like of this video xD

  • @MrLoser-ks2xn
    @MrLoser-ks2xn 2 ปีที่แล้ว

    Thanks

  • @bengamin98
    @bengamin98 2 ปีที่แล้ว

    Super basically equals Parent. Good to know!

  • @Ahmad-jc7by
    @Ahmad-jc7by ปีที่แล้ว

    ❤❤❤

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

    Is the toString method in Hero considered an Overriding method? Since it's using the original method from its super class so I'm not sure.

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

    Hello Bro Code , in your video I see a lot of samples in "package explorer".
    From were do you get these samples?
    I would like to get these samples too.
    any help would be very nice.

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

    Thank you Bro!!!!!!!!!!!!!!!!!!!

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

    I never knew "super" keyword even existed

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

      It's a thing

  • @Foxekins
    @Foxekins 3 ปีที่แล้ว

    YOU ARE A LEGEND!!

  • @minhtetpaing1695
    @minhtetpaing1695 3 ปีที่แล้ว

    Thank you so much sir.

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

    Dude i love you so much.

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

    The prayers did worked, the algorithm brought me here. :)

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

    THANK YOU

  • @王继寒
    @王继寒 2 ปีที่แล้ว

    thanks

  • @GOODBOY-vt1cf
    @GOODBOY-vt1cf 3 ปีที่แล้ว +1

    4:28

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

    Hey bro a simple question, why extend a class to use its functionality when we can simply make its object and do the same?

  • @shwaysregaldexter47
    @shwaysregaldexter47 2 ปีที่แล้ว

    Getting lessons from gigachad. Bruv this is bussin

  • @sophia9372
    @sophia9372 3 ปีที่แล้ว

    explained it better than my prof

  • @romario92730
    @romario92730 3 ปีที่แล้ว

    Thanks a lot

  • @danny.3036
    @danny.3036 3 ปีที่แล้ว

    Thanks, Bro! ☕ You're awesome!

  • @arailymmeshitbayeva9412
    @arailymmeshitbayeva9412 3 ปีที่แล้ว

    I have a question related to overriding of the toString method in Hero class, is it necessary?

  • @aimoon4654
    @aimoon4654 2 ปีที่แล้ว

    naisuu

  • @johan-oe9kz
    @johan-oe9kz 3 ปีที่แล้ว

    👍

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

    U should try unity game engine

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

      I would like to, but I have my hands full right now lol

  • @kippenvogelchen9717
    @kippenvogelchen9717 4 ปีที่แล้ว

    Well done! :-)

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

    If we use this:
    Hero hero1 = new Hero(Person,44,"44");
    'Person' I'm referring to the parent class.
    What would be the constructor for Hero?

  • @leruleru8723
    @leruleru8723 2 ปีที่แล้ว

    1:48 I saw that coming