This page covers
the following topics related to Swift : Welcome to Swift, About Swift, Version
Compatibility, A Swift Tour, Language Guide, The Basics, Basic Operators,
Strings and Characters, Collection Types, Control Flow, Functions, Closures,
Enumerations, Structures and Classes, Properties, Methods, Subscripts,
Inheritance, Initialization, Deinitialization, Optional Chaining, Error
Handling, Concurrency, Macros.
This page covers
the following topics related to Swift : Welcome to Swift, About Swift, Version
Compatibility, A Swift Tour, Language Guide, The Basics, Basic Operators,
Strings and Characters, Collection Types, Control Flow, Functions, Closures,
Enumerations, Structures and Classes, Properties, Methods, Subscripts,
Inheritance, Initialization, Deinitialization, Optional Chaining, Error
Handling, Concurrency, Macros.
Swift is a wonderful language that gives you an easy entry-point into the
Apple developer ecosystem. If you’ve been put off developing for OS X and iOS
because of the need to learn Objective-C, now is the time to start. This page
covers the following topics related to Swift : Introduction, Running Code,
Basics, Constants and Variables, Static Typing and Type Inference, Arrays,
Dictionaries, Tuples, Control Flow, Optionals, Functions and Closures, Classes,
Structures, Enumerations, Protocols, Extensions, Memory Management, Error
handling, Generics, What next.