learn-swift icon indicating copy to clipboard operation
learn-swift copied to clipboard

Learn Apple's Swift programming language interactively through these playgrounds.

Results 14 learn-swift issues
Sort by recently updated
recently updated
newest added

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.

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.

Hi. Thanks for the awesome work. While reading through the comments I found some typos which I fixed in this pull request.