Interface Inheritance (implements) | Java | Tutorial 35

  Рет қаралды 53,972

Giraffe Academy

Giraffe Academy

Күн бұрын

Пікірлер: 60
@GokCe11111
@GokCe11111 4 жыл бұрын
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
@ranjanadissanayaka5390
@ranjanadissanayaka5390 5 ай бұрын
You are so valuable for Computing students world wide. Thanks Mike.
@SSJDuBois
@SSJDuBois 5 жыл бұрын
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
@mflr121
@mflr121 3 жыл бұрын
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!
@brianmatchok3852
@brianmatchok3852 3 жыл бұрын
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
@maitemookamedi1700
@maitemookamedi1700 Жыл бұрын
man I'm just speechless, you're literally the best. Sending love from South Africa.
@Nosferatu311
@Nosferatu311 5 жыл бұрын
You are an awesome teacher my friend.
@r2anton
@r2anton 3 жыл бұрын
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
@thealchemist9781
@thealchemist9781 2 жыл бұрын
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
@benedictlang7431
@benedictlang7431 3 жыл бұрын
thanks dude, super easy to follow for a German, nice and clear voice
@michael_scarn_
@michael_scarn_ Жыл бұрын
Thank you Mike, it's not interfaces that are awesome, you are!
@harryli7557
@harryli7557 2 жыл бұрын
So much clearer than how my prof taught it. Saved the day man!
@Captainfeso
@Captainfeso 4 жыл бұрын
Hey man! You're such a great teacher! Thanks for the video!
@pradeepkumarsingh6964
@pradeepkumarsingh6964 4 жыл бұрын
Awesome explaining of code
@Grace-oh3rg
@Grace-oh3rg 3 жыл бұрын
Love your videos learned a lot from your channel in java I understand what I am doing when I code makes more sense
@usmonitor6992
@usmonitor6992 4 жыл бұрын
Your teaching is great. Thanks a lot
@Ronyc12
@Ronyc12 2 жыл бұрын
You’re the man !!! Great explanation thanks a lot man, I really understand now
@shubhashishroy669
@shubhashishroy669 3 жыл бұрын
excellent explanation
@tx5648
@tx5648 2 жыл бұрын
Incredible explanations
@eldhand
@eldhand 3 жыл бұрын
You are doing a great job with these videos man!!
@isaackusi2794
@isaackusi2794 4 жыл бұрын
Awesome explanation man
@enlightened7354
@enlightened7354 2 жыл бұрын
The man. God bless you bro
@Carbrosofabj
@Carbrosofabj Жыл бұрын
you are too good you have saved me
@abebayehujm
@abebayehujm Жыл бұрын
Excellent
@Cycloud
@Cycloud 2 жыл бұрын
8:54 HOOOLYYYY I finally get it
@Darxo1
@Darxo1 Жыл бұрын
you are a life saver
@IffyEdem
@IffyEdem Жыл бұрын
Brother thank you
@Itech6969
@Itech6969 3 жыл бұрын
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?
@rezashariat3464
@rezashariat3464 2 жыл бұрын
good job
@ihssancanmturk3842
@ihssancanmturk3842 4 жыл бұрын
Nice feature in Java, but what is the exact difference between an interface and a main class though? They look exactly the same me think !
@chichung2243
@chichung2243 Жыл бұрын
Thanks
@nieveslokaritope7052
@nieveslokaritope7052 2 жыл бұрын
Wow wow you’re amazing 🤩 thank you so much 💪🏾
@yeab_sera1532
@yeab_sera1532 2 жыл бұрын
Thank you!
@ralphlouis2705
@ralphlouis2705 2 жыл бұрын
u really helped me
@zaimchowdhury9289
@zaimchowdhury9289 4 жыл бұрын
we can do the same thing on inheritance, right? but what's the difference?
@jiayi1129
@jiayi1129 4 жыл бұрын
Hi I had the same query and googled the answer. Some key differences are that 1) A class can implement multiple interfaces, but a class can extend 1 other class only. 2) A class can be "instantiated" i.e. we can create instances and objects from classes, however we cannot instantiate interfaces. for more in depth info you can check this quora link out: www.quora.com/What-is-the-difference-between-interface-and-class-in-Java Hope this helped!
@habtamusium8646
@habtamusium8646 Жыл бұрын
thanks !
@kom219
@kom219 9 ай бұрын
Nice
@joggingpants2546
@joggingpants2546 2 жыл бұрын
Damn that was so easily understood
@jassskalkat
@jassskalkat 2 жыл бұрын
u make it too easy bro
@கீர்த்திக்வாசன்-ர1ஞ
@கீர்த்திக்வாசன்-ர1ஞ 3 жыл бұрын
awesome broo....
@njantora2568
@njantora2568 4 жыл бұрын
just love this.....................
@trigus00
@trigus00 2 жыл бұрын
What would you do if you have getters and setters ?
@srschool4298
@srschool4298 2 жыл бұрын
JUST SOMETIMES APPLY YOUR OWN BRAIN ALSO
@ChathuniPerera-f9o
@ChathuniPerera-f9o 10 ай бұрын
you are the best! love ya✌
@srikanthreddy6991
@srikanthreddy6991 5 жыл бұрын
Can you please make videos on Hibernate and spring
@TheEpiCool
@TheEpiCool 3 жыл бұрын
What da dog doing
@Alex-ve4hn
@Alex-ve4hn 2 жыл бұрын
'hey welcome to chillis'
@imamiali7099
@imamiali7099 3 жыл бұрын
Can cat class have another methods like scratch or poop ??
@sanketkadlag
@sanketkadlag Жыл бұрын
Noice
@valoranthahas393
@valoranthahas393 2 жыл бұрын
Programming what the dog doin'
@chidionoh
@chidionoh 2 жыл бұрын
what da dog doin?
@douglasbelton3277
@douglasbelton3277 6 жыл бұрын
While using the animal example helps explain how this works, I dont yet see what sort of project this might be useful for. Good video otherwise.
@javajuice1333
@javajuice1333 6 жыл бұрын
You use public interface for classes to make your character walk and register the tiles they walked on, packetlisteners(executed the packets), writing the display text, color, and font for a player's achievement quest, events like holiday events, minigame events, combat method to check if it can perform the next upcoming attack, interring a syntax when players type a number/letter on a boxed interface on their screen, and updatingsequences, etc. That's all server sided when creating an RPG game, at least on my part. There's more for other kinds of games and some that I don't use for my RPG for now. The client side for me are; you can use it to create a pop up notification and getting the x,y,z coordinates of the pixelation for particle effects on a player's weaponary/armour. So like flames flowing down like a river on the bottom tips of a character's cape/bag/backpack, etc.
@javajuice1333
@javajuice1333 6 жыл бұрын
Also, if you're wondering why I'm even watching these videos, I just speed the video up to x2 and skim to some parts so I can refresh my memories every month or so. Some things I can forget or wonder what it does, so I watch videos like these to remember and go "OH yea..!!"
@bubblegumprincess7660
@bubblegumprincess7660 6 жыл бұрын
@@javajuice1333 Did you learn all that knowledge from here?
@arnabmajumder3160
@arnabmajumder3160 4 жыл бұрын
u r AWSM,SO GD But CAT dsnt eat GRASS..
@lioii
@lioii 3 жыл бұрын
Mine does and plenty of cats do to. Eating grass aids their digestion...
@srschool4298
@srschool4298 2 жыл бұрын
so who's saying it does
@NBBC7
@NBBC7 Ай бұрын
bro you look like a cartoon, wassup
Access Modifiers | Java | Tutorial 36
7:54
Giraffe Academy
Рет қаралды 28 М.
Inheritance (extends) | Java | Tutorial 34
12:41
Giraffe Academy
Рет қаралды 62 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 90 МЛН
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,6 МЛН
Всё пошло не по плану 😮
00:36
Miracle
Рет қаралды 3,4 МЛН
the balloon deflated while it was flying #tiktok
00:19
Анастасия Тарасова
Рет қаралды 10 МЛН
Abstract Classes and Methods in Java Explained in 7 Minutes
7:00
Coding with John
Рет қаралды 530 М.
Inheritance in Java Tutorial #86
10:34
Alex Lee
Рет қаралды 388 М.
Java Interface Tutorial
14:49
Keep On Coding
Рет қаралды 136 М.
Coding SUCKS for Beginners | Let's Rant!
17:40
Giraffe Academy
Рет қаралды 161 М.
Java interface 🦅
7:51
Bro Code
Рет қаралды 199 М.
Abstract Class In Java Tutorial #79
8:55
Alex Lee
Рет қаралды 544 М.
Java inheritance 👪
6:11
Bro Code
Рет қаралды 276 М.
Classes & Objects | Java | Tutorial 26
13:52
Giraffe Academy
Рет қаралды 145 М.
Static Class Methods | Java | Tutorial 33
5:52
Giraffe Academy
Рет қаралды 60 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 90 МЛН