Master Golang with Polymorphism

  Рет қаралды 4,726

Kantan Coding

Kantan Coding

Күн бұрын

Пікірлер: 26
@kantancoding
@kantancoding Ай бұрын
Become a Golang Expert With This Hands-On Golang Course 👉 kantancoding.io
@natannegara
@natannegara 4 ай бұрын
So far, your explanation is the best one 👍🏻 Now I understand how to implement Interface for Polymorphism 🎉 thanks mate !
@kawthooleidevelopers
@kawthooleidevelopers 5 ай бұрын
I think you are a great teacher. I will sign up to your course today.
@kantancoding
@kantancoding 5 ай бұрын
Awesome! I hope you enjoy it and that it is useful for you 😊
@Alfrednohike9909
@Alfrednohike9909 5 ай бұрын
I like yuor teaching style a lot, it works well for me! Mastering Golang, one tut at a time
@kantancoding
@kantancoding 5 ай бұрын
I’m happy to hear that! I really strive to make the videos easily digestible. Thanks for the feedback 🙂
@FaheemAfridi-n5n
@FaheemAfridi-n5n 5 ай бұрын
Sir continues upload go tutorials
@sauraabh
@sauraabh 5 ай бұрын
Great video and loving this series of yours! 😍
@kantancoding
@kantancoding 5 ай бұрын
Thank you! I’m glad that it is useful 🙂
@gatusko123
@gatusko123 3 ай бұрын
Golang With Polymorphism. This is I need to check it.
@kantancoding
@kantancoding 3 ай бұрын
😂🤣yes it’s a bit of a surprise to some but polymorphism is possible in Go using interfaces
@casadogaspar
@casadogaspar 5 ай бұрын
Solid channel, subscribed.
@rocksays80
@rocksays80 5 ай бұрын
I've been watching all your Go videos and I love them. I'm super interested in your microservices course so I'll probably purchase it. I have suggestion that you should make an in depth course using all these topics in a multi featured product with complex business logics, microservices and scalability along with database designing, sharding etc... Most of the courses out there are very basic and don't teach how distributed systems work so they don't do justice for someone who wants to work in a big tech where the system design is usually comprised of many components talking to each other. Specially I don't see courses teaching in depth about logging and how to use them on any system failures on production as wells as how to write good unit and integration testing for APIs or other microservices. This type of course would be really helpful for someone to learn how big systems work and would give them the ability to code keeping scalablity in mind and gives confidence to build distributed systems. Of course this course would be targeted for someone who wants to be senior/lead engineer. Thanks for all your hard work on this channel. Good Luck :)
@kantancoding
@kantancoding 5 ай бұрын
Hey! Thanks for the feedback. A couple of things I want to mention: - if you are approaching senior/lead engineer status, you likely aren’t using courses to learn anymore. You are far beyond that and basically are learning most things on the job. - I don’t think it’s possible to create a concise course that covers everything that you will be exposed to while working on a distributed system in the field in a reasonable amount of time and even those that attempt it will miss key points. Not to mention, building out the project you speak of as a single engineer would take a very long time. In conclusion, I don’t think you should look to courses to gain what is essentially work experience. You won’t become a senior engineer through courses. It happens through experience. With that in mind, my course aims to teach you what you need to know to begin working on those systems so that when you do get a job you aren’t completely lost. Basically, courses and tutorials that walk you through things step by step are for beginners and juniors. Anybody beyond that level likely doesn’t depend on courses like these because they no longer need the training wheels. They can work autonomously and learn about individual topics along the way through more specialized resources. That’s my goal when I create learning materials. It’s to move people out of the need for hand holding and into being more autonomous.
@rocksays80
@rocksays80 5 ай бұрын
@@kantancoding Thanks for your detailed response and I completely resonate with your views here. I understand it takes a lot of work and a team to build large scale systems so I appreciate your transparency there. I have some experience working with such systems and I sometimes struggled to design a feature using the best design pattern for those requirements. Watching stand alone videos about complex topics like design patterns is very different than realising where to use them in your job and I agree with you that it'll only become clear while working on such scenarios during the job. I saw in some of your videos that there was some discount for your course but I don't see that anymore, is it still valid?
@kantancoding
@kantancoding 5 ай бұрын
The discount was for pre enrollment before I released the course. There is no discount anymore unfortunately.
@historicindiantv
@historicindiantv 4 ай бұрын
Found amazing channel for go !
@kantancoding
@kantancoding 3 ай бұрын
I hope it helps!
@historicindiantv
@historicindiantv 3 ай бұрын
@@kantancoding definitely
@RajVai-CODGOAT
@RajVai-CODGOAT 2 ай бұрын
I love your terminal. How did you customize it? Also what is your vs code theme?
@kantancoding
@kantancoding 2 ай бұрын
I have a video on how to customize it. Just search Mac terminal on my channel. Also I don’t remember which theme for this video. I change themes a lot. My favorite is probably gruvbox
@TheMouseJerry-du1md
@TheMouseJerry-du1md 5 ай бұрын
Great video and great explanation. Outlining the problem before bring the polymorphism to solve the problem is great and that's why you are unique and keep going and bring more production grade stuff here. think this way, what would anybody who wants to develop need to know, so he/she can start coding? thank you! Any plan to write kubernetes webhooks and operators?
@kantancoding
@kantancoding 5 ай бұрын
Thanks! No plans for kubernetes at the moment but plans change! 🙂
@abubakarrkamarakeh1910
@abubakarrkamarakeh1910 2 ай бұрын
Hello @kantancoding did you treat this concept on your microservice course?
@kantancoding
@kantancoding 2 ай бұрын
No I did not. The microservice course is specifically focused on the microservice architecture 😉
@sebwylleman
@sebwylleman 5 ай бұрын
love it!
Master Golang with Composition
27:31
Kantan Coding
Рет қаралды 6 М.
Go (Golang) io.Reader Interface
27:48
Golang Cafe
Рет қаралды 14 М.
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
00:17
La La Life Shorts
Рет қаралды 7 МЛН
小路飞还不知道他把路飞给擦没有了 #路飞#海贼王
00:32
路飞与唐舞桐
Рет қаралды 82 МЛН
FULL Introduction To HTMX Using Golang
2:02:31
ThePrimeagen
Рет қаралды 393 М.
Master Golang with Interfaces
21:54
Kantan Coding
Рет қаралды 16 М.
Creating custom struct tags in Golang is awesome!
24:42
Flo Woelki
Рет қаралды 9 М.
Mastering Inheritance By Struct Embedding In Golang
13:05
Anthony GG
Рет қаралды 31 М.
Go application setup with PostgreSQL, sqlx, goose migrations
9:38
Make Programming Fun Again
Рет қаралды 7 М.
Master Go Programming With These Concurrency Patterns (in 40 minutes)
46:15
Master Golang with Abstraction
13:30
Kantan Coding
Рет қаралды 5 М.
My Initial Impresson Of Go
12:39
TheVimeagen
Рет қаралды 101 М.
WHY did this C++ code FAIL?
38:10
The Cherno
Рет қаралды 292 М.
The Ultimate Sausage Prank! Watch Their Reactions 😂🌭 #Unexpected
00:17
La La Life Shorts
Рет қаралды 7 МЛН