-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Edwar Martínez edited this page Apr 15, 2022
·
2 revisions
Concepts:
- How to programmatically change UI elements such as Labels and Buttons.
- What is a design pattern and how is it used in programming.
- How to use the Model-View-Controller or MVC pattern for app development.
- Structures how to instantiate a struct instance.
- Difference between value types and reference types.
- Swift Classes and creating Objects.
- Compare Swift Classes with Swift Structs and know when to use which.
- Object Oriented Programming.