All Projects → codecentric → Apple Swift Playground

codecentric / Apple Swift Playground

Programming Languages

swift
15916 projects

Apple Swift Language Playground

This repo provides space for sharing interesting tidbits found while trying out Apple's new Swift programming language.

Examples are grouped by loosely defined categories represented by folders. To try them out, you can just paste the code into a new Xcode 6 beta Playground.

Article

A collaborator has written down some of his findings/opinions in a blog article on our corporate blog. Feel free to check it out at https://blog.codecentric.de/en/2014/06/10-early-thoughts-swift-programming-language/ .

Table of Contents

Tutorial

This folder contains a small walkthrough through the syntax and features of the language aimed at people who already have development experience in other languages.

Collection Types

ArrayCopyingBehavior.swift
An example of -- for most developers of other languages -- odd array copying behavior.

License

To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].