Hello everyone, I'm following the # 100DaysOfSwiftUI challenge. I have completed day 1 challenges. On the first day, I learned about variables, simple data types, and string interpolation. Learning from the basics is very important, especially if we as beginners, must learn from the basics.
Here is an example that you can learn from the beginning
- Variables
- String and Integers
- Multiline string
- Doubles and Boolean
- String interpolation
- Constants
- Type annotations
Congratulations, you have learned the basics for swift π
See you the next article in day 2 π
Top comments (0)