Good Explanation with the basics..Very much informative learning video
@srkeerthy3 жыл бұрын
What if the protocols have the same method name and signature? Which method would you use when implementing multiple protocols
@ashleydube37103 жыл бұрын
Sir, thank you very much for the great explanation, I've leant so much in these 18 minutes 😁
@iCode_Happy_Coding3 жыл бұрын
Thanks Ashley 🙂
@roshanthapa25 Жыл бұрын
Nicely explained
@pawanmanjani12983 жыл бұрын
Your video is being alike daily dose... keep posting.
@iCode_Happy_Coding3 жыл бұрын
Thanks for the kind words Pawan. I’m glad that you are finding my videos useful 🙂
@SkoroVideo3 жыл бұрын
Great job explaining! Subscribed!
@iCode_Happy_Coding3 жыл бұрын
Thanks for subscribing Christian. I’m glad that you liked it 🙂
@MegaPertamax2 жыл бұрын
thank you very much. This is such a great explanation!
@waseemasif1002 жыл бұрын
Can you please make video on SOLID principles with proper examples in swift. I'm unable to find good examples of solid principles in other tutorials
@MohitAgrawaldev3 жыл бұрын
Helped me to clear some concepts 🧑🏼💻
@iCode_Happy_Coding3 жыл бұрын
Thanks Mohit, I’m glad that you liked it 🙂
@rushabhsingh21483 жыл бұрын
Great explanation...!
@iCode_Happy_Coding3 жыл бұрын
Glad you liked it!
@1stplace3622 жыл бұрын
is interfaces are same as abstraction or is there any differences in swift (just like java language has)?
@Aditya-Pathak3 жыл бұрын
Nicely explained 👌🏼
@iCode_Happy_Coding3 жыл бұрын
Thank you 🙂
@MohitAgrawaldev3 жыл бұрын
You got a new sub
@prachibile27983 жыл бұрын
It was a really helpful video. Thanks a lot!!!
@iCode_Happy_Coding3 жыл бұрын
Thanks Prachi, Glad to hear that!
@sandeeptomar74663 жыл бұрын
Awesome video iCode
@abhijeetmallick73443 жыл бұрын
Nice!! Any specific reason for not using Xcode’s playground for demonstration?
@iCode_Happy_Coding3 жыл бұрын
Nothing specific, except that I was getting some issues on playground (didn’t want to speed time on those). Thanks 🙂
@palakgandhi19003 жыл бұрын
Thank you That was very helpful .
@iCode_Happy_Coding3 жыл бұрын
Thanks Palak, glad that you found the video helpful 🙂
@rohitozvlogs16173 жыл бұрын
Awesome! Thanks man.
@iCode_Happy_Coding3 жыл бұрын
Thanks, glad that you liked the video 🙂
@rahuljamba58462 жыл бұрын
Great !!
3 жыл бұрын
Thanks for the video :)
@iCode_Happy_Coding3 жыл бұрын
Thanks Jose, glad that you liked it 🙂
@ProductsHub3653 жыл бұрын
instead of using three different protocol declarations for each skill set .. can we use single protocol with 3 different method declarations for each skill and making them optional .. will this be a better approach ?
@RupeshSaxena2 жыл бұрын
what if you have more operations to perform for specific skill, which doesn’t make sense to bloat one single protocol
@waseemasif1002 жыл бұрын
this would lead to fat interface problem which is mentioned in "ISP" of "solid" principles
@alokpandey2303 Жыл бұрын
This will break SOLID principle. Protocol should be segregated.
@marlonvonansale64573 жыл бұрын
love it
@iCode_Happy_Coding3 жыл бұрын
Thanks Marlon 🙂
@MohitAgrawaldev3 жыл бұрын
You missed the computed and stored properties for extensions.
@iCode_Happy_Coding3 жыл бұрын
Thanks for pointing it out. I’ll try to cover it in some other relevant video.
@gopalprasadtrivedi27963 жыл бұрын
Now screen is visible properly with more clarity.
@iCode_Happy_Coding3 жыл бұрын
Thanks. Your feedback helps in making better content. Thank you :)