Swift Programming — Zero To Hero — Part One
Jul 10, 2017 · 1 min read
A Swift is a programming Language developed by Apple for developing iOS and OS X Development. Swift is replacement of Objective C programming and it is based on C programming language. The syntax is similar to Objective C.
Swift comes with a Playground feature where Programmers can write code and immediately see the output. The early version of swift was released in 2010. Core ideas of Swift Design are taken from popular programming languages such as Objective C, Rust, C#, Ruby, Haskell, Python and CLU.
For more details: Tech Innovation Video