Master Golang with Interfaces

  Рет қаралды 8,335

Kantan Coding

Kantan Coding

2 ай бұрын

In this video, I explain golang interfaces in a simply and easy to understand manner.
🌟 Hey devs! 🌟
Ready to level up your coding game? Check out this awesome course on Microservices using Go!
🚀 From beginner to pro, learn to build scalable apps with ease. Don't miss out!
Enroll now: 👉 kantan-coding.teachable.com/p...
#golanguage #Microservices #CodeWithConfidence 🔥🎉
Code: github.com/kantancoding/inter...

Пікірлер: 51
@TheMouseJerry-du1md
@TheMouseJerry-du1md Ай бұрын
Great video, again you are explaining how things are used in real world, which is missing in most of the videos on youtube. any teachers end goal should be their students/listeners should be be productive after going though the videos, should have all the knowledge required to write any application they want. Thank you, keep teaching... and we are waiting and following your channel...
@kantancoding
@kantancoding Ай бұрын
Thanks for supporting! I’m happy it helps 🙂
@Zmey5656
@Zmey5656 Ай бұрын
Thank you! Great video. Before when someone explained about Interface to me I often heard about SOLID.
@kantancoding
@kantancoding Ай бұрын
Happy to help! 🙂
@redjinnee2008
@redjinnee2008 18 күн бұрын
Great video helped me understand the concept, thanks much ❤
@micahwalter76
@micahwalter76 Ай бұрын
This was great. I think I get interfaces now!
@kantancoding
@kantancoding Ай бұрын
That’s great! I’m happy it helped
@brandon_wallace
@brandon_wallace 2 ай бұрын
You explained it very well. Thanks.
@kantancoding
@kantancoding 2 ай бұрын
Thank you! I’m glad it helped ☺️
@theprolifeclub
@theprolifeclub 19 күн бұрын
Very useful
@nanonkay5669
@nanonkay5669 2 ай бұрын
He has risen from the dead
@kantancoding
@kantancoding 2 ай бұрын
💀 -> 😬
@n121g
@n121g 2 ай бұрын
Thanku for amazing video and a big thanks for not including those shape examples
@kantancoding
@kantancoding 2 ай бұрын
Np brother 👊 shapes never help 😂
@n121g
@n121g 2 ай бұрын
​@@kantancoding true 😂
@cheems2586
@cheems2586 2 ай бұрын
hey please make video on kafka go microservice ,much needed , there is no such good video on this topic, and bro your explanation is 🔥❤‍🔥
@kantancoding
@kantancoding 2 ай бұрын
Hey thank you! Unfortunately that’s something I cover in my microservices course so I won’t be making a video about that here.
@oscar5915
@oscar5915 2 ай бұрын
Thank you for sharing❤
@kantancoding
@kantancoding 2 ай бұрын
Happy to help! 😊
@user-gs5wk8bx8i
@user-gs5wk8bx8i Ай бұрын
nice explanation by the way :)
@kantancoding
@kantancoding Ай бұрын
Happy to help!
@nikolabosnjak9991
@nikolabosnjak9991 2 ай бұрын
Hey man. Just a suggestion - on your course, make available first few videos without the need to buy it. Just to see what are are building etc... Every other learning platform has that, it is a good thing. Keep up the good work!
@kantancoding
@kantancoding 2 ай бұрын
Hey good point but actually I explain what we build in the course description. And thank you!
@gleweistam6663
@gleweistam6663 2 ай бұрын
you just made realise how much i miss ableton, with your audio interface example
@kantancoding
@kantancoding 2 ай бұрын
😂🤣
@ryanza3027
@ryanza3027 Ай бұрын
My favorite guru on youtube
@kantancoding
@kantancoding Ай бұрын
Thanks for supporting 😊
@nikitakurabtsev1222
@nikitakurabtsev1222 Ай бұрын
You should be explain quantum physics. So clean
@kantancoding
@kantancoding Ай бұрын
I’m glad it helped! If only I knew quantum physics 😂 would have a second channel
@maksatrysbekov194
@maksatrysbekov194 2 ай бұрын
yay you are back. Can you pls make a video where you explain what it's like to live in Japan as SWE?
@kantancoding
@kantancoding 2 ай бұрын
Hey! Have you already watched my day in the life videos? Or is there anything specific you'd like to see?
@maksatrysbekov194
@maksatrysbekov194 2 ай бұрын
@@kantancoding I wanted to know how much taxes do you pay, how much is left after all expenses etc
@kantancoding
@kantancoding 2 ай бұрын
@@maksatrysbekov194 🤔 yeah sorry that’s completely unrelated to the channel unfortunately and I won’t make content about that
@bjni
@bjni 7 күн бұрын
Hey, How is the market for golang developers in Tokyo ?
@SanthoshM25
@SanthoshM25 2 ай бұрын
If I'm not wrong you are using GoLand right? If so can you please share the theme name? 😅
@kantancoding
@kantancoding 2 ай бұрын
Np! Theme is Dracula 🧛‍♂️
@makesushi
@makesushi 2 ай бұрын
he uploaded!
@kantancoding
@kantancoding 2 ай бұрын
❤️
@user-pc7bv8vk4p
@user-pc7bv8vk4p Ай бұрын
Sir please started dsa when oops session has completed
@kantancoding
@kantancoding Ай бұрын
Please watch these 😉 kzfaq.info/sun/PL7g1jYj15RUOjoeZAJsWjwV8XUo9r0hwc
@stupidfilip23
@stupidfilip23 4 күн бұрын
Hey teach us Generics
@jks234
@jks234 2 ай бұрын
Example of an interface 👉👌 Each of these shapes represent a relationship. That’s all you’re describing. The shapes of each thingy. Other examples? USB. A power plug and socket. As long as it has the right shape, 😫. Polymorphism. All you need is something insertable. Thing.insert works for all sorts of objects as long as they are in the same family of objects. Carrots, broomsticks, etc. They are all of interface Insertable. You’re welcome.
@kantancoding
@kantancoding 2 ай бұрын
Cheers mate
@stringyGG
@stringyGG 2 ай бұрын
💀💀💀💀🤣
@axMf3qTI
@axMf3qTI Күн бұрын
"this" in go isn't a reserved word right? You just choose this -- probably because you develop with OOP a lot -- but it could've been any word
@CalrosACJ55
@CalrosACJ55 2 ай бұрын
Anyone else locked up 410p video quality😢
@kantancoding
@kantancoding 2 ай бұрын
Maybe throttled by internet connection?
@HarishKumar-jm5bk
@HarishKumar-jm5bk 2 ай бұрын
can u please give me coupon code i wanna buy your course
@kantancoding
@kantancoding 2 ай бұрын
Hey, you don’t need a coupon code. You should be able to just go straight to checkout 👍
@cg219
@cg219 28 күн бұрын
I already understood what interfaces were, so I was able to follow. But I think that example was pretty terrible. I think you made it even more overly complicated lol. Id say work on that but otherwise, the video was cool.
@jefferymuter4659
@jefferymuter4659 3 күн бұрын
When you take notes on a subject, its easy to accidentally mash too many ideas together. I think writing out a strong user story for 'why did the used open this video', and then look at the structure of your video, it can help. But its time consuming, and takes a long time to learn, let alone stay disciplined in doing it.
Master Golang with Abstraction
13:30
Kantan Coding
Рет қаралды 2,8 М.
Golang: The Last Interface Explanation You'll Ever Need
17:58
Flo Woelki
Рет қаралды 1,6 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 170 МЛН
- А что в креме? - Это кАкАооо! #КондитерДети
00:24
Телеканал ПЯТНИЦА
Рет қаралды 5 МЛН
5 Design Patterns That Are ACTUALLY Used By Developers
9:27
Alex Hyett
Рет қаралды 209 М.
Why #Go Interfaces? / #Golang Interfaces Tutorial
9:41
defer panic
Рет қаралды 33 М.
A Practical Example How To Use Interfaces In Golang
14:42
Anthony GG
Рет қаралды 20 М.
My favorite Rust design pattern
7:00
Let's Get Rusty
Рет қаралды 22 М.
Master Go Programming With These Concurrency Patterns (in 40 minutes)
46:15
This Will Make Everyone Understand Golang Interfaces
21:03
Anthony GG
Рет қаралды 45 М.
8 Design Patterns | Prime Reacts
22:10
ThePrimeTime
Рет қаралды 392 М.
I'm Coming Around To Go...
21:33
Theo - t3․gg
Рет қаралды 104 М.
Wait for the last one! 👀
00:28
Josh Horton
Рет қаралды 170 МЛН