Learn Swift: Properties and Access Control
Offered By: Codecademy
Course Description
Overview
Explore some special types of properties and how access control works in Swift.
Continue your Swift learning journey with Learn Swift: Properties and Access Control. Learn how to protect information and respond to changes by exploring some special types of properties you can use in structures as well as how access control works in Swift, and how to apply it in the context of structures.
### Skills you’ll gain
* Identify levels of access and boundaries for access control.
* Define private properties and methods.
* Read and set computed properties.
### Notes on prerequisites
We recommend that you complete [Learn Swift: Closures](https://www.codecademy.com/learn/learn-swift-closures) before starting this course.
Continue your Swift learning journey with Learn Swift: Properties and Access Control. Learn how to protect information and respond to changes by exploring some special types of properties you can use in structures as well as how access control works in Swift, and how to apply it in the context of structures.
### Skills you’ll gain
* Identify levels of access and boundaries for access control.
* Define private properties and methods.
* Read and set computed properties.
### Notes on prerequisites
We recommend that you complete [Learn Swift: Closures](https://www.codecademy.com/learn/learn-swift-closures) before starting this course.
Syllabus
- Properties and Access Control: Learn how to use properties and access control to protect information and respond to changes.
- Lesson: Properties and Access Control
- Quiz: Properties and Access Control
- Project: SwiftBank
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Programmation sur iPhone et iPadSorbonne University via France Université Numerique Intro to iOS App Development with Swift
Udacity Programmation sur iPhone et iPad (partie I)
Université Pierre et Marie CURIE via France Université Numerique iOS Networking with Swift
Udacity Learn Swift Programming Syntax
Udacity