100DaysOfSwift-and-SwiftUI/100DaysOfSwift
youngchief btw ツ 350de9bc52 Completed 100 Days of Swift - Day #3 2020-04-12 01:58:12 +00:00
..
Day1 Completed 100 Days of Swift - Day #3 2020-04-12 01:58:12 +00:00
Day2 Completed 100 Days of Swift - Day #3 2020-04-12 01:58:12 +00:00
Day3 Completed 100 Days of Swift - Day #3 2020-04-12 01:58:12 +00:00
README.md Completed 100 Days of Swift - Day #3 2020-04-12 01:58:12 +00:00

README.md

100 Days of Swift


This folder is for the 100 Days of Swift challenge.

NOTE: This is 100 Days of Swift, not 100 Days of SwiftUI which is located here


Days 1-12: Introduction to Swift

  • Day #1 - variables, simple data types, and string interpolation
  • Day #2 - arrays, dictionaries, sets, and enums
  • Day #3 - operators and conditions