SwiftBasicsWithExamples
No description available
Install / Use
/learn @ankush707/SwiftBasicsWithExamplesREADME
SwiftBasicsWithExamples
Swift basics for intermediate iOS Developers:-
Theory Topics with Examples:-
- Block Strong weak unowned
- Achieve Inheritance In Structs
- Defer Keyword
- Delegates Example
- Higher Order Functions
- Inheritance Overiding and OverLoading
- Init, Deinit and Convenience
- Lazy Variables
- Mutating Keyword
- NSNotificationCenter
- Optional Protocols
- Optionals - chaining,if let and gaurd statement
- Self self Difference
- Singleton
- Static ,Final and Class methods
- Typealias, Touple, Any, AnyObject
- View Life Cycle
- Concurrency,GCD,dispatch queue
- Escaping and non-escaping closure
- Dispatch Groups
- Async and await
- Class Struct enum
Star triangle Patterns:-
Single sided triangle(4 shapes), complete triangles (2 shapes), Other Shapes (2 Different Shapes).
Theory Topics covered are:-
- Access Modifiers, API Types, Button Hierarchy , Deep and Shallow Copy, NSPersistance Storage ,Push Notifications and Rich Notifications

