Swift is a new programming language developed by Apple Inc. for iOS and OS X development. It adopts the best of C and Objective-C, without the constraints of C compatibility. It uses the same runtime as the existing Obj-C system on Mac OS and iOS, which enables Swift programs to run on many existing iOS and OS X platforms.
This Swift tutorial will help you to understand Swift in a very easy and simple way. So that you can create your own Swift application or program. It will cover all the major concepts of Swift programming language which will boost your confidence and make you a good Swift programmer.