Java Generics | Practical Java Development

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

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

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

    Amazing! My lecturer at uni spent 3h explaining generics and i was like "saaayy whaaat now..?". Watched this and it all made sense! Feels like magic, dude!

  • @PrecisionY
    @PrecisionY 6 лет назад +18

    There is only one small issue with the code. You never added objects to mySet2. You added all the objects in mySet1. It still does not make any difference in the result, but I just wanted to clarify that for people who are still learning.
    Great tutorial and explanation btw. It helped me a lot! :D

  • @nvfpv
    @nvfpv 4 года назад +10

    Bro this explanation was so good I remembered how much I love learning

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

    I could listen to you for hours.

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

    The best tutorial on RUclips - thank you.

  • @KG-vo6rg
    @KG-vo6rg 4 года назад +3

    One of the best video explaining the Genric concept in short and smart pattern...

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

    Finally got to see a precise explanation. Thank you for sharing your knowledge.

  • @Waaade1
    @Waaade1 5 лет назад +1

    you are master of explaining. Great, step by step explained , clear voice. Perfect quality. Just. hey WOW ! Gratz !

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

    Awesome explanation.... 👍👍 I nowhere found better explanation about generics than here..

  • @minpor1
    @minpor1 6 лет назад +19

    you have one mistake! You created mySet2 and no one information was added

  • @MetallicDETHmaiden
    @MetallicDETHmaiden 5 лет назад +1

    Best explanation I have found on generics.

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

    Well-concise explanation thumbs ups👍

  • @nadeenrawashdeh
    @nadeenrawashdeh 9 месяцев назад

    impossible how much pretty this lesson is thank you very much🤩🤩

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

    The syntax of declaring the generic in the method signature is confusing. Thanks for your video. Now it makes much more sense.

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

    You explained this very well. Thanks!

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

    Awesome explanation! Muchas Gracias!

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

    Thank you for the explanation. Very well articulated.

  • @venkatk161
    @venkatk161 6 лет назад +1

    Excellent. Thank you for the video. It's crystal clear now

  • @umair.dev996
    @umair.dev996 3 года назад

    lot of information that i was looking for

  • @N00BRIUM
    @N00BRIUM 6 лет назад +1

    Very clear explanation. Thanks a lot!

  • @What-sr2pk
    @What-sr2pk 5 лет назад

    Hi you are so good at explaining
    although there is one thing that I feel like you should think about
    and that is if you created specific playlists for specific subjects
    you really is the only one who brought up this generics topic which is very important on youtube properly so thank you

  • @BritishMoralHQ
    @BritishMoralHQ 6 лет назад

    subscribed , and defo buying your complete course life time access...cheers bud..

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

    Nice course!

  • @ЮрийАндрейцев-й1з
    @ЮрийАндрейцев-й1з 4 года назад

    wonderful video, very informative. thanks a lot!

  • @Ahmed536q
    @Ahmed536q 7 лет назад +2

    love all of your tutorials... Thanks for these awesome ones

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

    Excellent video Thank you.

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

    great video ! thanks.

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

    Great Video Thanks a Lot

  • @mr.RAND5584
    @mr.RAND5584 4 года назад

    I have lots of model class thanks. I can populate data any type of model class thanks.

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

    raw type = whatever ou insert into it will be considered an object, regardless of its data type, is it?

  • @bommijn
    @bommijn 5 лет назад +1

    Hey thanks for the nice video. Any change you could also do a video on recursive generics ?
    3

  • @sengottaiyanperiyasamy5459
    @sengottaiyanperiyasamy5459 5 лет назад

    Hi Thank you so much , am stunned from your great explanation.

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

    This is great. I've been watching a lot of Java generics videos this weekend to plug any little holes anywhere in my knowledge, as it is one of those topics more people think they fully understand than actually do. One comment, altho it is quite legal to have type names in lowercase letters in Java, it is not a great practice, it is rather easy to be confused. So if you don't use T and U for your parameterized types, I'd at least use I1 and I2 rather than i1 and i2. Again, not illegal, but not standard Java.

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

    Did no one saw, that he didn't change mySet1 to mySet2 at 23:13?

  • @JunaidAhmed-ox2xd
    @JunaidAhmed-ox2xd 5 лет назад

    Have you made videos on spring mvc ?

  • @keyvantahanpour5720
    @keyvantahanpour5720 5 лет назад

    well explained ,thanks

  • @shamirgoawala6884
    @shamirgoawala6884 6 лет назад

    Have u lectured on Aggregation and also collection in java. Plz provide me link. Thanks

  • @JunaidAhmed-ox2xd
    @JunaidAhmed-ox2xd 5 лет назад

    Awesome like your SQL lectures

  • @mr.RAND5584
    @mr.RAND5584 4 года назад

    List populateDatafromDatabase(){ ...

  • @132maurizio
    @132maurizio 3 года назад

    How do i like this video more then once ? Thx grate vid

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

    Prefect. please upload more videos

  • @LalGebi
    @LalGebi 7 лет назад +1

    Awesome... always great videos.. keep it up..

  • @thestarinthesky_
    @thestarinthesky_ 5 лет назад

    Thank you so much. i REALLY enjoyed watching this video. very very very helpful! There was just one mistake explained in the comment below.

  • @AlineSelle
    @AlineSelle 6 лет назад

    Thank you!

  • @jktrgg
    @jktrgg 5 лет назад +1

    I was afraid of your english because of your channel name, actually your English is very well. Thanks

    • @Ali-mi9up
      @Ali-mi9up 5 лет назад

      well well what a judgemental, racist piece of fuck

  • @дмитрийкузьмин-э7б
    @дмитрийкузьмин-э7б 2 года назад

    mySet2 is empty.

  • @josephkingstonleomariamich7220
    @josephkingstonleomariamich7220 7 лет назад

    Very useful pls do next generics too

  • @xxtreemtv2404
    @xxtreemtv2404 6 лет назад

    gracias! Bless

  • @egs_testegs_test9701
    @egs_testegs_test9701 5 лет назад +2

    Thank you very much. It is difficult to remember but everything is clear now. Also your english is much better than hindus ones

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

    Nice accent you have

  • @tobioye88
    @tobioye88 6 лет назад +2

    oops mySet2 is empty

  • @dimitrimattheis3740
    @dimitrimattheis3740 7 лет назад

    26:54 I was able to compile without any warning even if i did not specify a data type for the iterator (using IntelliJ IDEA ultimate 2017)

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

    WOW, Me very big brain now

  • @Attee_Q
    @Attee_Q 5 лет назад

    Essence: from 10:22

    • @G.rica4
      @G.rica4 3 года назад

      Great work, however your video isn't clear.
      I can barely see the illustration on your screen.
      Pls could you make this more visible?
      Thank you.

  • @lux27.42
    @lux27.42 5 лет назад

    20:52 is that Generic Method ?

  • @remek712
    @remek712 6 лет назад +10

    love your tutorial, you have good english than others Hindus

  • @ella_lovelife9641
    @ella_lovelife9641 5 лет назад +1

    you have understandable English ! oh my god, I search and search, this is the only understandable video that made by Indians

  • @ElonMusk-wo7zf
    @ElonMusk-wo7zf 3 года назад

    Too lengthy, Couldn't follow

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

    The video is awesome but the subject sucks. I hate generic programming because its used to much and only produce unmaintainable, un-extendable, code you cannot document proper. Debugging this stuff is a NIGHTMARE and the people that propagate that "use generic programming EVERYWHERE" should be jailed. Im programming since 15Years but that generics give me a headache since years now. NOT USEABLE IN REAL-LIFE!!!! Only in specific use cases. If people continue programming that way we dunno in 10 years whats happening, or how to fix it if something breaks, even as developer. This simple example is easy to understand but what people make in RL out of it (10 times stacked generic classes with up to 20 Attributs) is, as said, a NIGHTMARE.