swift-playgrounds
There are 177 repositories under swift-playgrounds topic.
AudioKit/AudioKit
Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
uraimo/Awesome-Swift-Playgrounds
A List of Awesome Swift Playgrounds
krzysztofzablocki/Playgrounds
Better playgrounds that work both for Objective-C and Swift
iOS-Swift-Developers/Swift
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
asmallteapot/cocoapods-playgrounds
:black_joker: Generate Swift Playgrounds for any library.
pointfreeco/pointfreeco
🎬 The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
JohnSundell/Playground
Instantly create Swift playgrounds from the command line
hetelek/Neural-Network-Playground
A neural network Swift playground, with no third party dependencies.
JohnSundell/Shapeshift
Quickly convert a folder containing Swift files into an iPad-compatible Playground
wwdc/2019
Student submissions for the WWDC 2019 Scholarship
wwdc/2018
Student submissions for the WWDC 2018 Scholarship
gongzhang/julia-set-playground
A Swift playground that generates beautiful Julia set fractal images.
playgroundbooks/playgroundbook
Tool for Swift Playground books
danielpi/Swift-Playgrounds
Learning Swift by working through example code in playgrounds
wwdc/2020
Student submissions for the WWDC 2020 - Swift Student Challenge
wwdc/2021
Student submissions for the WWDC 2021 - Swift Student Challenge
mkchoi212/LBAC-Swift
Learn how to build a compiler by interacting with Let's Build a Compiler by Jack Crenshaw in Swift Playgrounds
wwdc/2022
Student submissions for the WWDC 2022 - Swift Student Challenge
uraimo/Swift-Playgrounds
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.
SebastianBoldt/Gang-of-Four-and-Solid-Principles-in-Swift
👨👩👧👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
sonsongithub/numsw
Swift library like numpy, playgrounds notebook like jupyter.
halilozel1903/Swift101
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️
wwdc/2023
Student submissions for the WWDC 2023 - Swift Student Challenge
pointfreeco/swift-playground-templates
🏫 A collection of helpful Xcode playground templates.
JustinFincher/WWDC2021ScholarshipProject
HumanScan for WWDC 21 Swift Student Challenge
sindresorhus/swift-snippets
Various nifty Swift snippets and playgrounds I have created
bradhowes/Joystick
A custom UIView in Swift that presents a simple joystick interface.
kkebo/DevToys.swiftpm
DevToys for iPad (WIP)
mhanlon/ARKitDemoPlayground
A demo of the ARKit Demo project from Xcode 9 as a Swift Playground
kkebo/coreml-playground
CoreML examples for Swift Playgrounds
mikeroyal/Xcode-Guide
Xcode Guide.
SwiftEducation/playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
robin/2048_Playground
A swift playground of the game 2048
devjoseadolfo/CircuitPlay
WWDC21 Swift Student Challenge Submission
gongzhang/fft2d-swift-playground
A Swift playground for 2D Image FFT (Fast Fourier Transformation) implementation.
pdil/ClassifierKit
🤖 A suite of tools and examples for training Core ML models with Create ML.