learn-swift
learn-swift copied to clipboard
Learn Apple's Swift programming language interactively through these playgrounds.
Added a folder called 'Extras' that can use several other codes that might be necessary as a swift coder but not easily learnt or understood from the Apple's Book. Also...
Updated most of the playgrounds to Swift 3 syntax.
resolves #18
working on this here: https://github.com/ultrasaurus/learn-swift/tree/xcode7
I have completed migrating all the chapters to markdown and I have built the playgrounds using swift-playground-builder. Now I think they are more readable.
locally commit
Hi. Thanks for the awesome work. While reading through the comments I found some typos which I fixed in this pull request.