DEV Community

CobraDJC
CobraDJC

Posted on

swift

Swift was introduced at Apple's 2014 Worldwide Developers Conference (WWDC) with version Swift 1.0. It is used for macOS, iOS, watchOS, and tvOS. The primary goals when developing the language were type safety, type inference, error handling, and optionals.

Top comments (0)