Swift 4 Protocol-Oriented Programming - Protocol Extensions

preview_player
Показать описание
Be sure to take advantage of this discount while it lasts!

Swift is the world's first Protocol-Oriented programming language.

Protocol extensions, protocol inheritance, and protocol composition are the essential concepts behind protocol-oriented programming. I am going to explain each of these concepts in this series on Protocol-Oriented Programming in Swift.

First, let’s explore protocol extensions. In the following demo, I am going to show you how protocol extensions help us write less cluttered code.

Please subscribe to the channel and leave a comment below!

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

This is the best video explaining swift protocols on Youtube! Quick, informative, and with a simple example.

jamesbaxter
Автор

Great explanation, this actually clears up a lot of questions I have had about protocols in Swift. Thanks!

burkhardtdan
Автор

That video was freaking brilliant! Plz more videos...

cinquain
Автор

You're the best. Im looking forward to seeing many tutorials like CI, Functional Reactive and many more. SUBSCRIBED AND LIKED!

krisjulio
Автор

Thx for the clear and to-the-point tutorials. At the end of this video you say the next uploads will further explore protocol oriented programming concepts but i cant see any “subsequently uploaded videos” that appear to be the natural progression from this video ... can you please let me know which one to view next? Thx

lawrenceflancbaum
Автор

Great video. But please use code lines in your next videos. It is confusing when you scroll upand down. Thank you

LebenWerden