- Variables, type, String, Operators
- Structural condition, structural loop in swift
- Declare array/ dictionary/ set
- Function Type
- Closure
- Enum
- Struct & Class
Link: #1
- Xcode Interface/ Simulator
- Main component of a IOS Project
- Simple UI Important (Often used)
- Outlet - Action (Handle Event)
Link: #2
- Brief of AutoLayouts, AutoLayout with constraint
- Auto Layout Without Constraints
- AutoLayout SizeClass, ScrollView, TableView
- AutoLayout with NSLayoutContrains, NSLayoutAnchor
Link: #3
- NavigationController
- Presentation
- LifeCycle Of App
- LifeCycle Of ViewController
- Additional Techniques
Link: #5
Link: #6
- GCD (Grand Central Dispatch)
- NSOperation
- JSON
- Service
Link: #7
Link: #8
TBD