Java Comparable interface with funny animation

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I've been a Java Developer for about 5 years now. I wish I had someone like you explaining basic things like this. +1

BlueFlow
Автор

I have seen a lot of other educators who teach really well but no one could teach this topic as well as you. It was simply too good!

AvikNayak_
Автор

Thank you for this! Maybe the only video on this subject here on YouTube that is actually helpful for beginners!

TheAksont
Автор

"Duplicate code is evil" hahaha. I love that bit. So happy I found your channel, it's really helping me a lot.

RedEyedJedi
Автор

Teaching style is simply amazing! Where's your Nobel Peace prize?

j_thom
Автор

Sir very thanks you have explained to us in the best manner and in animation even non developer can also understand very easily

manikanta-srzc
Автор

Too good sir, I have never seen like this type of teaching skills, will give suggestion to my son also to follow u

prakashbawge
Автор

you're a god
helped me out with my university assignment

alexsora
Автор

Marcus. I really appreciate this explanation. Was perfect for me. The best for you.

JMTorresDupri
Автор

a very clear and concise tutorial. great job!

Genesyxx
Автор

Well explained, much appreciated sir🙏✨

sfundoydube
Автор

You know, using illustrations like you do is great! Very helpful. I wish Java Docs were as useful as your video. haha

MRSpyerJournal
Автор

That was such a clean and clear explanation! thank you so much!

rachanabennur
Автор

"Initially you dont create clean code" ... oh boy ! that was a big relieve for me and my sanity :-D

tarajano
Автор

thanks marcus, it was clear and clean

habibbenmammar
Автор

Amazing I am taking data structure in less than a month so this was great kick start

NourAli-hlih
Автор

wouldn't it work even if we don't wright "comparable <Apple>" in the Apple class creation ??

Djaoverpower
Автор

Thanks for the viodeo. I have a problem. sometimes I see that people put .... implements <String>. Why they do that? why you do something different?

mackensonreginaldmichel
Автор

4:06 "Objects of type Apple can be compared to other Apple objects" - does this mean that I can compare a class name Apple with other class named Guava if I write "class Apple implements Comparable<Guava>" ?

xskieojokoja
Автор

for the starting two condition we are using "this" but for the last one we using "Integer"
why?

nileshsuryavanshi