nettlep / learn-swift

Learn Apple's Swift programming language interactively through these playgrounds.
795 stars 199 forks source link

Better readability #1

Open pietbrauer opened 10 years ago

pietbrauer commented 10 years ago

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

Glavin001 commented 10 years ago

+1 Those examples with markdown look awesome!

Glavin001 commented 10 years ago

@pietbrauer I have started this here: https://github.com/Glavin001/learn-swift

I have completed migrating 1a. The Basics to Markdown for Swift Playground Builder and have updated the README to include developer instructions for using the Grunt task that automatically builds the Playgrounds on file changes in Source/ with Swift Playground Builder