The way you explain is unique, I got clear the concept just like magic. Thanks It would be great if you create a video for patterns in Android MVVM, MVC, etc.
You forgot to mention that starting from Kotlin version 1.5 we can define subclasses of sealed class in other files as well if we want to. There is no any restriction to do that!
If possible kindly create a pure kotlin project which has all the features you have been telling. So that will be a single place to cover all kotlin language features.
would you please make a video, how to read Android documentation, how gradle is working in android, core things of android, i can build android app, but still having issue reading Android doc . please
Can you make a lecture on Generics in Kotlin? I'm having hard time learning it (most of them are from java to kotlin). I find your teaching method very effective. It'll be nice if you can help out.
Hey if u can add summary and caveats which you show at the end of the video in the code as comment. It will act like a complete notes and will be a go to place for many people.. Hope u consider this. thanks
Comment to support this video.
Thanks folks!
That's amazing explanation. Thank you so much. Just 10 minutes and things becoming much clearer. Thank you.
The way you explain is unique, I got clear the concept just like magic. Thanks
It would be great if you create a video for patterns in Android MVVM, MVC, etc.
this really helped my kotlin journey
You forgot to mention that starting from Kotlin version 1.5 we can define subclasses of sealed class in other files as well if we want to. There is no any restriction to do that!
That was really superb video, easy to understand, Thank you
Awesome sir ji. the way you explain it's very understandable sir. I learn many new things from you sir ji. Keep going.
Thank you for clear information on sealed class
Just one word for explanation "CLASS"
If possible kindly create a pure kotlin project which has all the features you have been telling.
So that will be a single place to cover all kotlin language features.
Make sense. Noted
Appreciate ur work brother. Kinda usefull for me.
Superb explanation. Thanks
Hey man, It works great and without any problems.
nice video but would like to add one correction , sealed class constructor is protected by default .
amazing explanation. Thank you so much
Great explanation!
thank you
thanks alot 🙂
would you please make a video, how to read Android documentation, how gradle is working in android, core things of android,
i can build android app, but still having issue reading Android doc . please
I somehow in a way understand all of your tutorials
Can you make a lecture on Generics in Kotlin? I'm having hard time learning it (most of them are from java to kotlin). I find your teaching method very effective. It'll be nice if you can help out.
Great tutorial (y) easy to learn
Hey if u can add summary and caveats which you show at the end of the video in the code as comment. It will act like a complete notes and will be a go to place for many people..
Hope u consider this.
thanks
Thank you very much for the video, buddy. I"ve just subscribed to your channel.
Really super
Awesome
good job
Amazing video
Great video. Thanks
Why we can't use is keyword for singleton object??
That's already a singleton. And using 'is' makes that redundant
Why not use abstract class rather than sealed class
Because classes only can be inherited from sealed class in same file or there are more advantages?
Compile time error if we miss any class that extended sealed class in the when condition. Mainly used to manage state .
I still don't get why private keyword is not enough? I still confused
Sir please make a video on alarm manger time should be set in code manually
...please sir..!!!
Do you have any apps in Google Play store?
No
Big thumb up!
👍
Thoda bahut samja
thank you
Great video
Awesome
Amazing