Playgrounds are one of the niftiest features of Swift. They allow you to quickly test out bits of code and see results in real time without going through traditional edit-compile-run-debug cycle. "But surely playgrounds aren't possible in Objective-C" you say? ... In fact they can be much better than Swift ones.
hot-reload hot-reloading playground swift-playgrounds real-timeA curated list of awesome Swift playgrounds. Unless otherwise indicated, all playgrounds are compatible with Swift 3.
swift-playgrounds learning-swift playground swift3 awesome-list awesome listInstallation details are found in the Frameworks README file. There are three Hello World projects, one for each of the Apple platforms: iOS, macOS, and tvOS. They play oscillators and display waveforms. The examples rely on AudioKit's frameworks so you can either download precompiled frameworks or build them yourself .
audiokit playground audio ios tvos midi swift-playgrounds musicThis project uses iOS Playgrounds to display a working neural network. No external libraries are used. The matrix and neural network code is written in pure Swift. This playground has only been tested on an 12.9βinch iPad Pro.
wwdc-scholarship computer-vision neural-network swift-playgrounds㪠The source for Point-Free, a video series on functional programming and the Swift programming language.
functional-programming server-side-swift snapshot-testing swift-playgrounds educationWelcome to playground, a Swift script that enables you to super quickly generate Swift playgrounds from the command line - with or without dependencies - for any supported platform. It essentially provides a command line interface to Xgen.
swift-playgrounds playground xcodeList of student submissions for the WWDC 2018 scholarship. To add your own below, just edit this file and submit a pull request! Please read the PLEASE READ section before submitting.
wwdc wwdc-scholarship apple ios swift-playgroundsA series of tools for Swift Playground and Playground books based on Apple's documentation. It's a work in progress (see issues) but you can use it now.
playground swift-playgrounds playground-booksList of student submissions for the WWDC 2020 Swift Student Challenge. Check out the YouTube Playlist to watch the submissions.
ios apple swift-playgrounds wwdc wwdc-scholarship swift-student-challenge wwdc20Various nifty Swift snippets and playgrounds I have created
swift-playgrounds snippetsSwift playground book like numpy and jupyter notebook. You have to install Swift playgrounds application via AppStore. And, build playground book using the following commands.
matrix linearalgebra playgrounds swift-playgroundsA collection of Swift 3 playgrounds used in my posts.
swift-playgrounds concurrency bitwise-operators functional-programming unowned concurrency-patternsA swift playground to play 2048. It’s written with less than 400 lines of Swift code and can be run in Xcode 8 or above and Swift Playground 1 or above.
swift-playgrounds gameThis repo is an attempt to learn how compilers work by translating Jack W. Crenshaw's Let's Build a Compiler book into Swift Playgrounds. The original book is divided into 16 chapters and if you haven't noticed already, there are also 16 Playground files in this repo.
compiler compiler-principles compiler-construction swift-playgrounds"Swift for Windows" is a free, open source tool that provide runtime environment for swift programming language to compile and run on Windows OS with GUI. Step 1: Create a swift language program in you favorite editor.
swift-language windows-10 swift-3 swift3 swift-playgrounds swift-for-windows guiA collection of helpful Xcode playground templates. Run make from the repository root.
swift-playgrounds xcode-templatesA demo of the ARKit Demo project from Xcode 9 as a Swift Playground. This is the demo that was given at the 404 conference in Dublin on October 7th, 2017. ARKitDemo.playground is the sample project that comes with Xcode 9 for checking out ARKit with SpriteKit with a few minor tweaks to get it into a playground.
arkit arkit-demo apple swift-playgroundsπ¨π©π§π¦ - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
design-patterns swift-playgrounds solid-principles gof-patterns gof gang-of-fourSome experiments with Playgrounds in XCode 8.2 using the Swift programming language. I have been working through all the examples in the book Apple Inc. “The Swift Programming Language.” iBooks. https://itunes.apple.com/au/book/swift-programming-language/id881256329?mt=11. Each .playground file in the project relates to a chapter from the Swift Programming Language book.
playground swift-programming-language swift-playgroundsAn interactive Swift Playground Book about Binary Search Trees, designed for the Swift Playgrounds application on the iPad. This is my personal entry for the WWDC 2017 scholarship application. The book is a simple, responsive tutorial with a game on the last page. You will help create, insert nodes, and traverse your own Binary Search Tree using the Swift coding language. To run the playground book, you will need an iPad with the Swift Playgrounds application installed.
wwdc-scholarship wwdc2017 swift-playgrounds ipad playground-book spritekit
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.