Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.05 KB

LEARNING.md

File metadata and controls

13 lines (11 loc) · 1.05 KB

Learning

  • A Swift Tour - A tour of the Swift language by Apple, it gives a good overview of the language.
  • Swift documentation - The official documentation for the Swift language.
  • Swift Playgrounds - A free app which is available for iPad and macOS. It is a great way to learn Swift interactively, it has lessons with everything from the basic programming concepts to how to create a simple app.
  • Develop in Swift Fundamentals - A free book from Apple which is available on Apple Books. It is a great way to learn Swift interactively, it has lessons with everything from the basic programming concepts to how to create a simple app.