Lessons: 27Length: 3.5 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.1 The Swift Standard Library

Like most other languages, Swift provides some basic functionality and types for us to start using right out of the box. While most of the functionality you will be tapping into with Swift will come in the form of the iOS and OS X SDKs, it is still important to have a good knowledge of these foundational concepts.

Related Links