This course quickly teaches the basic syntax of Swift, the open-source language developed by Apple. Designed to help existing programmers or those with programming experience quickly master Swift syntax, this course requires basic programming knowledge and experience.
Things to know beforehand
Swift is a language with a wide variety of grammatical expressions. Therefore, learning all of its syntax takes considerable time. However, this course covers the core syntax with simple examples to help you master it without difficulty. It does not cover all of Swift's syntax , and it focuses on core concepts rather than in-depth explanations. After learning the core basics, it's recommended to refer to Apple's Swift Programming Language Guide or other Swift-related books . This course is based on Swift 3.1 . Grammar for other versions may vary, so please refer to the Swift Guide document change history . It's also recommended to follow Swift's API guidelines for naming. This course only covers the syntax and usage of the Swift language itself. It does not cover frameworks for developing applications for iOS or macOS.
2. Helpful people
Computer-related majors with basic knowledge of programming
Programmers with experience using other languages
(Object-oriented) programming experience
3. Course Features
Course Level: Beginner to Intermediate (Does not cover basic computer science)
We quickly convey only the core contents of Swift syntax.
4. Continuing lecture (continued from this lecture!)
Yagom's iOS Programming provides the basic knowledge and techniques needed to create iOS apps.
When I was getting started with Swift, thank you for giving me the essential information I needed.
I'm still learning, but it was helpful to learn concepts I was curious about when taking other Swift lectures.
Thank you, Yagom!