#Swift Jumpstart 🎓
These files contain the code snippets necessary for those who want to taste what Swift really is ###Topics covered:
- Kicker Syntax
- Basic and Advanced Operators
- Dictionaries and Tuples
- Program Flow and Conditionals
- Optionals and unwrapping methods
- Functions
- Enumerations
- Closures
- Classes
- Computed Properties
- Property Observers
- Type Level Instances
- Lazy vars
- Structures
- Any and AnyObjects
- Downcasting
- Type Checking
- The glory of Nil Coalescing Operator
- Protocols
- Optional Functions and @objc attribute
- Generics
- Extensions
Comments are added where necessary. The work is still in progress 😊
📢 Sample apps would be added soon 📢
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.