100 Days of SwiftUI – Day 1 – Variables and other things

I am working through 100 Days of SwiftUI. I’ve been watching Paul Hudson videos for a while and he is a great teacher when it comes to Swift in general.

I highly recommend the FREE course if you are interested in programming in Swift.

Post my progress on here daily? Absolutely.

Topics covered…

Group: Simple Types

Variables
Strings and Integers
Multi-line strings
Doubles and Booleans
String interpolation
Constants
Type annotations

Tomorrow: Complex Types