View all newsletters
Receive our newsletter - data, insights and analysis delivered to you
  1. What Is
March 27, 2017

What is Swift?

Discover the essentials of Swift.

By James Nunns

Swift is a programming language developed by Apple and used for its operating systems.

Designed for use with macOS, iOS, watchOS, and tvOS, the general purpose, multi paradigm, compiled language is designed to work with the company’s Cocoa and Cocoa Touch frameworks and the large body of extant Objective-C code written for Apple products.

The language first appeared in 2014 and supports the core concepts that made Objective-C flexible, most notably dynamic dispatch, widespread late binding, extensible programming and other similar features.

 

What are the differences between Swift and Objective-C?

Swift, by default, does not expose pointers and other unsafe accessors, unlike Objective-C, which uses pointers pervasively to refer to object instances. Another difference from Objective-C is that the use of a Smalltalk-like syntax for making method calls has been replaced with a dot-notation style and namespace system.

This style is more similar to programmers that use other common object-oriented languages such as Java or C#.

Apple recently added option types as a new feature for Swift, this allows references or values to operate in a manner similar to the common pattern in C.

Content from our partners
How businesses can safeguard themselves on the cyber frontline
How hackers’ tactics are evolving in an increasingly complex landscape
Green for go: Transforming trade in the UK

Websites in our network
Select and enter your corporate email address Tech Monitor's research, insight and analysis examines the frontiers of digital transformation to help tech leaders navigate the future. Our Changelog newsletter delivers our best work to your inbox every week.
  • CIO
  • CTO
  • CISO
  • CSO
  • CFO
  • CDO
  • CEO
  • Architect Founder
  • MD
  • Director
  • Manager
  • Other
Visit our privacy policy for more information about our services, how New Statesman Media Group may use, process and share your personal data, including information on your rights in respect of your personal data and how you can unsubscribe from future marketing communications. Our services are intended for corporate subscribers and you warrant that the email address submitted is your corporate email address.
THANK YOU