Apple Swift 2.0 Updates Announced at WWDC15

It’s been almost a year since Apple’s release of it’s Swift language, and since then it’s been utilized by companies like LinkedIn and universities like Stanford and SMU-essentially taking the lead as a favorite among software development languages, surpassing popularity of Scala, Clojure, C#, and Python among developers. Apple’s goal was to ultimately provide a more efficient tool when creating applications and believed that less time should be spent on cumbersome implementation details.

Swift has boosted productivity by simplifying the most mundane of tasks and is really, er, swift compared to its predecessor, Objective-C. Since Swift’s update, its compiler works better with Apple’s existing SDKs, boasts error handling functionality, syntax improvements, whole module optimization, and Apple has announced that it will be open source and offer ports for OSX, iOS, and Linux. Mac OSX was the operating system of choice for 22% of respondents of the 2015 Stackoverflow Developer Survey, taking the middle spot between Microsoft’s Windows 7, favored by 39%, and Linux’s 21%.

Development in Swift ensures that the application-centric infrastructure in iOS can be easily maintained while preserving scalability, secure data handling and access to business information through applications optimized for the enterprise and their corporate policies. The new features and syntax are well-received and bring a lot to the development table through support for their iOS, OSX, and watchOS. Stephen O’Grady, co-founder of Red Monk, points out that Swift “gives Apple the framework for developers it hasn’t had before. Historically the developer experience has been very locked down,” adding that the open-source licensing proves a strong indication of how Apple wants to include and “interact with developers.”