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

Hi, In tuples example there is this example: `// We can also specify the type in order to avoid inferrence` `let someOtherTuple = (Double(100), Bool(false))` I think comment for example...

Hi, nettlep: I already started translating this project into localization `zh-TW`([正體中文](http://zh.wikipedia.org/wiki/繁体中文)). Current process of translation are `README.md` and `1a. The Basics.playground`, the branch was hosted here: [translate_zh-TW](https://github.com/tsunghao/learn-swift/tree/translate_zh-TW). If you are...

Hey currently the texts are really hard to read. Have you considered using markdown and the playground builder for the tutorials? https://github.com/jas/swift-playground-builder