Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.09 KB

README.md

File metadata and controls

22 lines (14 loc) · 1.09 KB

Swift Notes Playground

This is a collection of notes taken from my Swift learnings.

Consists of notes for all topics from the Swift documentation. The playground files cover each topic with detailed examples and explanations.

Screenshots

Basic Types

Optionals

Initialization

ARC

Nested Types

Requirements

It requires Xcode 7 beta (onwards). Make sure you view in Rendered Markup mode (Editor > Show Rendered Markup).

License

Swift-Notes is available under the MIT license. See the LICENSE file for more info.