Access Modifiers in iOS with Swift

preview_player
Показать описание
Learn how to use Access Modifiers to write safer and cleaner code. Understand what private / public / internal / fileprivate mean and how to use them when building iOS Apps.
Рекомендации по теме
Комментарии
Автор

very helpful video. Thank you so much :)

ashishnimbria
Автор

btw, seems like you forgot to mention "protected" modifier or in swift there is no such modifier? I'm just new to this language. Straight from C++ :D. In college we are styling how to make everything yourself in programming, but in swift seems like all is conversely and that's kinda sucks, coz i hardly understand how to do most of things through their features in language. Thank you anyway for explanation, i have read article but couldn't understand a bit of it. This video really helped..

JoffreyB