Java Interface Tutorial

  Рет қаралды 143,804

Keep On Coding

Keep On Coding

Күн бұрын

Пікірлер: 146
@KeepOnCoding
@KeepOnCoding 4 жыл бұрын
☕Want to master Java? Get my complete Java course: bit.ly/42mQlXE
@tannerbarcelos6880
@tannerbarcelos6880 4 жыл бұрын
Amazing. Truly, I love java. Interfaces alone sell me on the language sooooo much. So damn powerful. Your videos help a lot man! 2 semesters left till I graduate from cal state east bay! Been grinding my java and python and using your leetcode videos to really help. Keep it all up, your content is very real and useful.
@KeepOnCoding
@KeepOnCoding 4 жыл бұрын
Keep it up!
@tannerbarcelos6880
@tannerbarcelos6880 3 жыл бұрын
@jaquino94 class of 2021! Done in literally 26 days!
@briza_md
@briza_md 3 жыл бұрын
@@tannerbarcelos6880 Good luck!
@pure4lyfe5
@pure4lyfe5 Жыл бұрын
@@tannerbarcelos6880 hey care to report?
@cedric182
@cedric182 Жыл бұрын
did you finish? did you persist? did you find a job??@@tannerbarcelos6880
@burrrrrrrrrrrrrrp
@burrrrrrrrrrrrrrp 2 жыл бұрын
I been learning Java for the past year and have watched A LOT of KZbin tutorials on it. Yours are easily the best out there, straight to the point and easy to understand.
@phoenix78240
@phoenix78240 Жыл бұрын
Out of all the videos I’ve been looking at on explaining interface your video is by far the easiest to understand. Thank you for that.
@doctorpoverty9553
@doctorpoverty9553 2 жыл бұрын
The most in-depth video. At first, it seemed complicated. But after watching a few times, I have realized that this video actually covers more than 10 credit hours worth of college classes in one 15-minute video. Excellent job man. You are a life saver
@BN-cr3el
@BN-cr3el 4 жыл бұрын
The way you explain it is... I can’t even describe but I learn very quickly and I learn a lot in few short minutes. In class, we spent 3 hours learning about interfaces and I was still confused. Thank you 😊
@venkateshnambi1576
@venkateshnambi1576 3 жыл бұрын
I was struggling to learn some concept's and i regret that i am so late to watch this video. Fundamentals cleared. Thanx.
@Gohel95
@Gohel95 4 жыл бұрын
this was super.... Please keep making such good content it helps too much ..... and your way of explaining is just awesome first some theory and then code.
@i.j.5172
@i.j.5172 2 жыл бұрын
this was genuinely the BEST video I have seen on interfaces. Complete explanation.. thankyou!
@JATJAT330
@JATJAT330 2 жыл бұрын
Literally the first minute of this video explained better what an interface does than the entire book I have to study from. I just didn't understand the point of them. THANK YOU!!!
@matthew11092
@matthew11092 4 жыл бұрын
Learned a lot from your videos, your explanations make sense and are straight to the point
@rubasham8241
@rubasham8241 3 жыл бұрын
your videos are like a survival kit, whenever i feel like a topic is too heavy because my professor didn't explain it well, a video of yours pops up and it never fails to give me back hope and make me understand! can't thank you enough!
@CodeRay
@CodeRay 4 жыл бұрын
Awesome video man! Wish I knew this when I was in AP comp sci
@leonardolima3936
@leonardolima3936 4 жыл бұрын
Great explanation! You speak english clearly, It was easy to understand
@parthjagtap5926
@parthjagtap5926 10 ай бұрын
00:01 Interfaces in Java allow separation of class interface from its implementation. 01:37 Implementing Java Interface requires implementing all provided methods 03:27 Classes can implement multiple interfaces 05:20 Java interfaces can switch between different class implementations dynamically. 07:11 Variables can be declared in an interface. 09:11 Interfaces in Java can be extended to create sub interfaces. 11:03 Understanding default and static methods in Java interfaces 13:01 Java 9 introduces private methods within interfaces. Crafted by Merlin AI.
@KD-vg2yn
@KD-vg2yn 3 жыл бұрын
What a great tutorial. Thank you man. Also, I think it's so funny, on productive channels like this, the comment sections tend to be so nice and not toxic. But in all other comment sections on KZbin they are all toxic. I think it shows the kind the of people you attract when you are doing something great.
@ParalyticAngel
@ParalyticAngel 2 жыл бұрын
Even me whos English isn't that well do understand it by far better than guys in my language are explaining it, by your way of explaining stuff. You are really calm and on point with your style of explaining it. Respect and thanks.^^
@michaelantoni8323
@michaelantoni8323 3 жыл бұрын
I'm learning Java now and the way you explain it really amaze me. Thanks a lot your a big help. new subscriber here.
@PunjabiKush
@PunjabiKush 3 жыл бұрын
Here during my Final, I just finished part 1 on abstract using comparable. was uncertain how interfaces work. part 3 is generics and I'm pretty good at it. Thanks dog you helped me pass this probably with an A :)
@vadrudnev
@vadrudnev 3 жыл бұрын
Thanks! I had troubles understanding how to use interfaces. This video saved me a lot of time.
@mr.RAND5584
@mr.RAND5584 4 жыл бұрын
You speak so crystal clear. Thanks 😊
@kaifahsan8459
@kaifahsan8459 4 жыл бұрын
Great video. Like how you explained a lot of key aspects of interfaces with clarity.
@kiransingh8239
@kiransingh8239 2 жыл бұрын
HI Sam , too good to see u explaining the clear concept
@guy8923
@guy8923 2 жыл бұрын
When I need to revisit something your videos are perfect
@socaljusticewarrior558
@socaljusticewarrior558 2 жыл бұрын
This channel is tight. Because of you and Coding with John, I've basically become a PHD in computer science.
@shoxie95
@shoxie95 25 күн бұрын
6:20 - Polymorphism in action - ability to execute different behavior, for different objects types, which are determined at the runtime.
@bbb55590
@bbb55590 2 жыл бұрын
This is great quality material\, my guy. You definitely earned my sub.
@ammarabdallah378
@ammarabdallah378 4 жыл бұрын
hope to see more videos man you are such a legend
@williaminfiesto2529
@williaminfiesto2529 3 жыл бұрын
Thanks, this is a very clear explanation and it helped me understand interfaces a lot more!
@martinrugadya4067
@martinrugadya4067 4 жыл бұрын
This is super helpful, precise and clear
@khushiimalik
@khushiimalik 4 жыл бұрын
Very well structured and easy to follow. I was having trouble with interfaces. Thanks!
@marouaneltaifi2926
@marouaneltaifi2926 4 жыл бұрын
great work man loved the video keep it up !
@sethupathys641
@sethupathys641 6 ай бұрын
Thank you. Can't believe how much youtube teaches me
@KRaJWanders
@KRaJWanders Жыл бұрын
One of the best explanation of interfaces. Worth every second ❤❤ Thanks @keepOnCoding
@muhammudamine7376
@muhammudamine7376 11 ай бұрын
Best Video at explaining Interfaces, Thanks
@christo4520
@christo4520 6 ай бұрын
Dude you have a good content style
@uralslife
@uralslife 11 ай бұрын
That's awesome job, man. I'm declaring that from Russia, we don't have such a clear interface explanation even in paid cources
@ahmedababneh7089
@ahmedababneh7089 4 жыл бұрын
Please can you make a video that talk about the first step should I take to become a java developer, what should I learn and how many month it will take. Sorry for my English.
@kamogelomafuna8485
@kamogelomafuna8485 3 жыл бұрын
Wow I never understood interface until I saw this tutorial and might i say it really came handy ass am writing a text this coming week
@maddy3656
@maddy3656 4 жыл бұрын
Thank you! I adore your videos. 🥰
@fastcomputer5927
@fastcomputer5927 3 жыл бұрын
Nice keyboard sound :)
@obiudeze809
@obiudeze809 Жыл бұрын
@keepOnCoding Great Vid! It seems the use of inheritance in sub-classes and the use of interface implementation in classes are kind of similar. Are there any situations where you would use one or the other?
@jamaka_me_code796
@jamaka_me_code796 2 жыл бұрын
Wishing you had a Spring Boot tutorial 😅 appreciate your content for sure
@matttwist9480
@matttwist9480 3 жыл бұрын
Awesome video, thanks for making this.
@DespinaDimitriadou
@DespinaDimitriadou 4 жыл бұрын
Great video! Can you do one for abstract classes as well?
@Gohel95
@Gohel95 4 жыл бұрын
can you please make the next video on the collection ... because I have seen many tutorials but I think only you can clear concepts of collection.
@francescocassini7267
@francescocassini7267 4 жыл бұрын
Great video! It was very clear!
@dane-c7g
@dane-c7g 3 жыл бұрын
Great video, much appreciated!
@swapnaligouda4600
@swapnaligouda4600 4 жыл бұрын
you are so cool, man! please make videos on the complete java collection framework and data structures and algorithms.
@PIRAKAS666
@PIRAKAS666 2 жыл бұрын
Very nice. Appreciate the effort. Also so much better than that over the surface trash Lee is uploading.
@puppyspit8725
@puppyspit8725 3 жыл бұрын
That was very receivable. Thanks for the info
@brkeudunman
@brkeudunman 3 жыл бұрын
Great Video to improve CS Skills
@kianreddy1295
@kianreddy1295 3 жыл бұрын
amazing content brother
@yacoub3736
@yacoub3736 4 жыл бұрын
Thanks, Brother!!
@alimurtaza8275
@alimurtaza8275 3 жыл бұрын
Thank you very much. It was extremely helpful. Good luck.
@wandpsilva
@wandpsilva 3 жыл бұрын
Thank you for this very useful tutorial about interfaces, I'm getting started with it and now default methods in interfaces classes are clear to me.
@georgesavvatis1937
@georgesavvatis1937 2 жыл бұрын
This was very helpful... thank you!
@Duderantula
@Duderantula 3 жыл бұрын
Thank you, great explanation.
@rezafadillah5129
@rezafadillah5129 2 жыл бұрын
Thank you broo, your explanation very detail
@samueletamburrini9420
@samueletamburrini9420 4 жыл бұрын
Man really awesome, but im struggling in 5:14 when you talking about creating variables istantiating interfaces. When you reference the interface istantiated to another object (in this case ob=byTwos) you are modifying also the other class (byTwos) or just the interface istantiated? Dont know if I made myself clear.
@escrimo23
@escrimo23 4 жыл бұрын
Great video! This is a really side question, but what are your thoughts on developing mobile apps using Flutter(Dart) or Android Studio (Java)
@sammeester3514
@sammeester3514 3 жыл бұрын
Great video, thanks!
@maxd7228
@maxd7228 4 жыл бұрын
Have you thought about making a Java course? Excellent explanation.
@morghayn
@morghayn 4 жыл бұрын
Great tutorial!
@Nxtfbrdf
@Nxtfbrdf 11 ай бұрын
Good teaching skills ❤
@facundomartinez615
@facundomartinez615 3 жыл бұрын
Great explanation!!
@msh104utube
@msh104utube 4 жыл бұрын
When would one choose to use Interfaces over. Abstract classes, and vice versa?
@aureliuse3469
@aureliuse3469 4 жыл бұрын
I think abstract class is use, if you want to make that class contain abstract method and method with implementation, but interface use only to share abstract method without implementation to other class only and share final static variable. Beside that the different is in a class we can extend 1 abstract class only, but otherwise in a class we can implement many interface. So if you want to make 2 superclass with 1 subclass use interface, and if you want to make 1superclass and 2 subclass use abstract class, i think that is the analogy of the hierarchy. CMIIW iam also learning java interface tq
@eliy5550
@eliy5550 Жыл бұрын
GREAT VID
@AnandKumar-no2ob
@AnandKumar-no2ob 3 жыл бұрын
Amazing Man!!
@taurohkea2169
@taurohkea2169 3 жыл бұрын
wow i feel enlightened
@adipurnomo5683
@adipurnomo5683 3 жыл бұрын
Awesome explained ☺️
@arnabmukherjee5840
@arnabmukherjee5840 4 жыл бұрын
Bro awesome , please cover all basics by weekly videos 😎
@bonicapatterson6943
@bonicapatterson6943 3 жыл бұрын
You are everything!!!!!!!!!!!! Thank you!!!!!!!
@davidorevic6651
@davidorevic6651 Жыл бұрын
Nice job!
@patriciocastillo2772
@patriciocastillo2772 3 жыл бұрын
Great content
@FarisSkt
@FarisSkt 4 жыл бұрын
commenting to help the algorithm
@yasminenejjar6351
@yasminenejjar6351 Жыл бұрын
Thank youuu so much !
@CarlosVasquez1
@CarlosVasquez1 4 жыл бұрын
OK. but it seems like your conflating class and interface. In the portion (around 3:25) where you are explaining implementing interfaces and extending classes you are saying "implement class" and "extend class". Is this the correct wording? Is there a difference between an interface and a class? More importantly, are there different rules when implementing an interface vs implementing a class? Can be a bit confusing if not used to the terminology and rules yet. tx, -C
@everiguado5272
@everiguado5272 3 жыл бұрын
Amazing, i'm mexican it's easy to understand you
@numero8035
@numero8035 4 жыл бұрын
Great Video
@populouslove1425
@populouslove1425 3 жыл бұрын
Wonderful, thank you.
@sarthakdalabehera3664
@sarthakdalabehera3664 4 жыл бұрын
Bro make more videos in Java. Your videos are quite interesting to watch :-)
@boblewis1287
@boblewis1287 3 жыл бұрын
Can you do a video on intellij keyboard combo s especially the useful ones? Ty dawg
@donniegou9522
@donniegou9522 3 жыл бұрын
Thank you very much, sir.☕
@syedrizvi2687
@syedrizvi2687 3 жыл бұрын
Thank you!
@yourdailyfails1
@yourdailyfails1 4 жыл бұрын
we all know what " more stuff " he bought on Saturday night , with private method
@icengiz73ff93
@icengiz73ff93 Ай бұрын
Awsome!!
@Channel-iu6de
@Channel-iu6de 3 жыл бұрын
very good, thank you.
@zhihaohuang273
@zhihaohuang273 4 жыл бұрын
Could you explain how the method "public void mousePressed(MouseEvent e)" was written? Is there a way to add functionalities to a method in an interface? Thank you!
@rosameliacarioni1022
@rosameliacarioni1022 4 жыл бұрын
THANKS A LOT !
@pzmt8051
@pzmt8051 6 күн бұрын
parent class/ children class; super class/ sub class;
@maniys
@maniys 3 жыл бұрын
Awesome!
@daniellaerachannel
@daniellaerachannel 4 жыл бұрын
sorry the off topic but what audio interface do you use with your bluebird mic? in your amazon gear is not present; thanks great video btw
@KeepOnCoding
@KeepOnCoding 4 жыл бұрын
GoXLR Mini
@shx717
@shx717 4 жыл бұрын
How about interfaces in Java 9 and how are they different from abstract classes in Java 9 since you can define functions too.
@medhaniegebru2120
@medhaniegebru2120 4 жыл бұрын
AMAZING!
@saxontse
@saxontse 3 жыл бұрын
thank you for video first, but you just mention about how to use interface. I am confusing of why and when to use interface, it is so hard to find useful material that can describe deeply on that
@a.p5332
@a.p5332 4 жыл бұрын
thank you soooo much!!!!
@stevenmatthewrevillas7794
@stevenmatthewrevillas7794 3 жыл бұрын
why didn't you used override in 4:29
@jacobgorinevski1544
@jacobgorinevski1544 3 жыл бұрын
Thank you
@sachinsharma1230
@sachinsharma1230 3 жыл бұрын
Everytime when i see this "default" method i fell like what is the "suger coating" done on it. I never found any answer on it. You know what i men, the default access / non-access modifiers
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1,1 МЛН
Java interface 🦅
7:51
Bro Code
Рет қаралды 225 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
Java Generics Tutorial
12:23
Keep On Coding
Рет қаралды 186 М.
Abstract Class In Java Tutorial #79
8:55
Alex Lee
Рет қаралды 553 М.
writing my own game engine (vulkan/c++) // sudo rm -rf pain
sudo love me baby
Рет қаралды 94
Abstract Classes and Methods in Java Explained in 7 Minutes
7:00
Coding with John
Рет қаралды 578 М.
Upcasting and Downcasting in Java - Full Tutorial
10:22
Coding with John
Рет қаралды 189 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН