Video Description
Swift is a general-purpose, multi-paradigm, and compiled programming language developed by Apple Inc. for iOS, macOS, watchOS, tvOS, and Linux.
You will begin with understanding the standard library protocols. Next, you will explore the Foundation framework and concepts such as working with Date, reading from a file, and making a simple network request. You will then learn intermediate optionals, strings, flow control, types, and closures. You will also explore error handling along with an introduction to Swift’s memory management model.
By the end of this course, you will be able to use Swift to write simple command-line utilities to run on an Apple platform or Ubuntu Linux.
Key Features
- Basic understanding of Swift syntax and core features
- Deeper understanding of how the language works
- Supplement study of the core language with the Swift Standard Library
- Learn selected parts of Apple’s Foundation framework, which provides key APIs
Who this course is for
Developers with a basic understand of Swift’s core features, and good familiarity with at least one other modern object-oriented programming language

