Interface Inheritance (implements) | Java | Tutorial 35

preview_player
Показать описание

Throughout the course we'll be looking at various topics including variables, arrays, getting user input, loops, conditionals, object orientation, and much more.
Рекомендации по теме
Комментарии
Автор

I love how you are my secret weapon for certain courses but at the same time I want you to get the appreciation you deserve so I recommend your channel to all my engineering student friends. You are a great teacher

GokCe
Автор

You are so valuable for Computing students world wide. Thanks Mike.

ranjanadissanayaka
Автор

Your videos are so much easier to follow than my lectures. I love how you go through processes, only to show that there are better ways to do them; you give clear reasoning as to why we should code a certain way. Thank you!

mflr
Автор

i really love these videos, ive watched them through like 4 times now to keep myself fresh but i wish after the simple example you would do a real world example. like, how we would implement this on a job or a project

SSJDuBois
Автор

man I'm just speechless, you're literally the best. Sending love from South Africa.

maitemookamedi
Автор

Thank you Mike, it's not interfaces that are awesome, you are!

michael_scarn_
Автор

So much clearer than how my prof taught it. Saved the day man!

harryli
Автор

I have been researching interfaces for a long time and could not grasp it. I viewed dozens and dozens of videos and all they explain is how to create the interface and create the object using the interface name. None of them ever explained the reason for doing it. I became a master at creating interfaces and the objects that use them but still did not know the reason for doing so instead of just using the class name and calling the method directly. It became very frustrating. This is the first video that explained it to me using the array of different classes and calling the correct method for each class. I thank you for explaining this and will look for your future videos

brianmatchok
Автор

thanks dude, super easy to follow for a German, nice and clear voice

benedictlang
Автор

you are such a amazing to explan. very clear explanation. Thanks very much and god bless you. There are a lot people knew a lot about Java, but only few are teachers in the world and you are one of them

ranton
Автор

Hey man! You're such a great teacher! Thanks for the video!

Captainfeso
Автор

Interface~essentially just define a template for a category of classes called an interface and then we can implementation that interface in spesific instances

Like you say:hai animal have this, hai animal have that
Mereka harus punya atribut ini

New interface

Class:we can model real word entity

thealchemist
Автор

You’re the man !!!
Great explanation thanks a lot man, I really understand now

Ronyc
Автор

Love your videos learned a lot from your channel in java I understand what I am doing when I code makes more sense

Grace-ohrg
Автор

You are doing a great job with these videos man!!

eldhand
Автор

Wow wow you’re amazing 🤩 thank you so much 💪🏾

nieveslokaritope
Автор

we can do the same thing on inheritance, right? but what's the difference?

zaimchowdhury
Автор

I get this but I dont get why you did not do tha same thing with the chefs (tutorial 34) or vice versa, how can I know when to use implements or extends like you previously video?

Itech
Автор

What would you do if you have getters and setters ?

trigus