Skip to content

codecentric/apple-swift-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages