Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 2.76 KB

README.md

File metadata and controls

40 lines (34 loc) · 2.76 KB

100 Days Of Swift Challenge

Hey friends 👋
Welcome to the 100 Days Of Swift challenge.The Main motive for the challenge is,I want to make a change.
I want to see myself as a better developer and learn something new in daily life.

I’m super excited for the 100 Days Of Swift challenge.

This challenge taking from 100DaysOfSwift
You can also follow my blog Saurabh Blog

Here is the list of My Swift Journey 👇

Days 1-12 : Introduction to Swift

  1. Day 1 Variables,Data Type,String interpolation,Type annotations
  2. Day 2 Arrays, sets, Tuples, dictionaries and enums
  3. Day 3 Operators and conditions
  4. Day 4 Loops
  5. Day 5 Functions
  6. Day 6 Closures Part 1
  7. Day 7 Closures Part 2
  8. Day 8 Structs Part 1
  9. Day 9 Structs Part 2
  10. Day010 Classes_and_inheritance