So glad to hear that the videos are helpful to your students. Please let me know what typographical issues you found. I am currently developing the videos for two Java courses and I would like to avoid similar errors in the future.
@TheOverAndAround11 жыл бұрын
seriously this is so good! best ever explanation of downcasting and polymorphism ive watched. (and I've watched heaps). I've literally read so many books about it and it wasnt until I watched your video that I actually finally understand what is going on. Cant wait to watch the rest of your vids.
@vibhorhadke51615 жыл бұрын
Extra ordinary explanation. After spending 3-4 hrs searching on KZbin. I reached to right tutorial to learn what exactly dynamic binding works. Thanks for this video.
@MargretPosch5 жыл бұрын
thank you
@omarkhairy51703 жыл бұрын
Not sure if you will see this.but thanks Margret for the amazing tutorial.
@MoooNMoooD6 жыл бұрын
Margaret, you are LITERALLY the best person on the planet.
@ilyaskarimov1754 жыл бұрын
Thank you very much for considering a wide range of examples. I love your explanations and they are still being watched and appreciated 7 years after the publication ))
@chelseanoelaniadams55538 жыл бұрын
This has some of the best and most succinct descriptions of polymorphism ever. Thank you so much!
@silviochito29133 жыл бұрын
Best lesson about this topic ever ! i hope you continue doing this, you're great !!!
@nejatsultan59810 жыл бұрын
You are super great...you know what I am a girl and I hope one day I will be like you. you really inspired me....thnx alot
@jamess31596 жыл бұрын
Only half way through the video and I've hit subscribe. Keep it up, very easy to follow and you explain difficult concepts without making it sound difficult.. ha. Good stuff!
@alexandrprodan87943 жыл бұрын
Wow! that is a great lesson, eve though English is not my first language I understood everything. Thank you very much!
@willietebs83996 жыл бұрын
Margret you are a formidable teacher. If all Java teachers can adopt your teaching style, many people wil find it easier to code. Can you please put out a video on the following concept please: Generic, collections and Arraylist. Thank you for your effort.
@praveenkumarkurmapu9 жыл бұрын
Thank You Margret for Clear & simple Explanation.This is very helpful in easy understanding.
@dmitriyleybel261910 жыл бұрын
Thanks a ton for the video. I couldn't intuit late binding from the book I'm learning Java from or the myriad of other sources I tried looking into. Your video hit it spot on!
@Maxxwell26119 жыл бұрын
Fantastic explanation as usual.
@jaminyah7 жыл бұрын
Here I am, years after you made this recording, seeking to solidify my understanding of the as? , and as! downcasting operators in the Swift programming language. Wow!
@kerryjohnson897610 жыл бұрын
Just came to post how wonderful your videos have been to me. With polymorphism I always felt I was *this* close to understanding it, but there was a hole in my knowledge. I've read several books and watched several videos, but your video was like a plumber fixing the hidden leaks in the knowledge I have gained about polymorphism. The explanations and diagrams are clear and your accent keeps my ears awake -- is that weird? You should seriously consider making a set of videos like this and selling it on Udemy or something. Your explanations are clear, but better yet, they are thorough and you approach it at different angles whereas a lot of videos would fall short at simple implicit casting for the topic of polymorphism and skip downcasting altogether. Thank you! As for typos, you misspelled Animal like Aminal, or Anmial in your diagrams. Your code was correctly spelled, though.
@margretposch482710 жыл бұрын
thank you : )
@muhammadahmadyousaf28245 жыл бұрын
you are super awesome .. please make a complete series on Data Structures and Algorithms
@nebilgokdemir45275 жыл бұрын
that is the best video ever i watch. thank you a lot
@AlanBermanMusic12 жыл бұрын
Thank you so much for these fabulous videos--my students benefit from your clear explanations and excellent organization. I do have some typographical corrections for you--most of them are English language convention issues. Please let me know if you'd like me to send you such things.
@AQILMKHAN10 жыл бұрын
Thanks for a clear explanation of inheritance and polymorphism.
@justinli199010278 жыл бұрын
as good as ever! a thousand thank you!
@wwehhh0079 жыл бұрын
Excellent explanation and example. I always prefer white board, ppts over code demo. Thanks a lot mam.
@yugandharyugandhar16705 жыл бұрын
Nice.. I am still watching the vedio.. Can you made more vedios and android too
@Marinakulichok8 жыл бұрын
thousand thanks for your great video
@ramdevakumar78113 жыл бұрын
Thank you, you helped clear up dynamic binding!
@mbgah10 жыл бұрын
finally I understand dynamic binding thanks a lot.
@russelldriver639410 жыл бұрын
Absolutely brilliant thats very much!
@aminerf34886 жыл бұрын
Such a perfect explanation
@ΑντρέαςΣωτηρίου-π8γ8 жыл бұрын
what for a static method that has been overriden from the base class then java use static binding how can i call the overidden method from the subclass?
@gizemcelik2533 Жыл бұрын
Can you explain that when reference type and variable type , how does the constructor work in memory?Which variables is created ?
@instaminox7 жыл бұрын
Excellent videos Margret thanks :)
@mistery44379 жыл бұрын
Bravo, Margret !
@Evi19th11 жыл бұрын
Very good tutorial
@ezracohen8976 жыл бұрын
I've watched three videos about polymorphism and none of them explain it as well as you do! Only complaint is the keyboard sound when you're typing. Otherwise, please continue!!!
@TheFlyguy318 жыл бұрын
Excellent video thank you
@filipr826 жыл бұрын
great video
@alirezasaeednia41182 жыл бұрын
this was amazing!
@travis99815 жыл бұрын
This was very helpful, thanks so much!
@AbstractAbsorption11 жыл бұрын
Thank you, this answered many of my questions.
@FaraazKhanTV6 жыл бұрын
OH SHAT I WAS SHOOK AT 9:43
@AttentiveAdventurer10 жыл бұрын
It's a great tutorial. Thank you.
@sky1004v11 жыл бұрын
thanks for the clear explanation :^) helped a lot!