Protocols and Polymorphism in Swift | Protocol Oriented Programming

preview_player
Показать описание
How do we achieve polymorphism in Swift? And why do we prefer Protocols over superclasses?

🔗Entire iOS Playlist

🔗Moar Links
Рекомендации по теме
Комментарии
Автор

Your explanation comes from a other language paradigm familiarity that I can appreciate and is very insightful. The best explanation for protocols even compared to the Swift master himself: Paul Hudson! Thanks.

yokohibarashi
Автор

Great content. Just wanted a quick introduction to the Swift language as a developer. Saved me a lot of time. Thx

hpkruger
Автор

Loved this series, thanks so much! Would be excited to see something for SwiftUI someday.

PRonYouTube
Автор

I'm not sure what you meant by "This is polymorphism.." What I saw is inheritance.

valenzuelajorge
Автор

hmmm, again... weird syntax but familiar behaviour

homerlee