Giter Site home page Giter Site logo

awesome-swift-playgrounds's Introduction

Awesome Swift Playgrounds Awesome 124 playgrounds

A curated list of awesome Swift playgrounds.

Contributing

Please take a quick look at the contribution guidelines first. Thanks to all contributors; you rock!

If you see a playground here that does not work anymore with the current release of Xcode or is not a good fit, please submit a pull request to improve this file or consider updating it. Thank you!

Downloading all the playgrounds

All the playgrounds are available as submodules in the playgrounds/ directory, to download them all in one go, just clone this repository with git clone --recursive https://github.com/uraimo/Awesome-Swift-Playgrounds.git or execute git submodule update --init after you have cloned the repository the usual way.

Apple's playgrounds distributed as zip archives have to be downloaded manually.

Tags

๐ŸŒŸ = My personal favorites

๐Ÿ“ฑ = iOS Playground

โ˜˜๏ธ = Swift 3+ Playground

Contents

Learning Swift

Some interesting playgrounds to learn Swift

Learning Swift: Advanced Topics

Advanced topics, useful once you have mastered the basics of the language

Design Patterns

Protocol Oriented Programming

Functional Reactive Programming

Apple's Playgrounds

Playgrounds from Apple, usually presented at some WWDC

Playgrounds about Playgrounds

Playgrounds that describe what you can do with playgrounds

Playgrounds from Playgroundbooks

Playgrounds derived from iPad Swift Playgroundbooks

Theoretical Computer Science

Algorithms and Data Structures

Algorithms and data structures implemented in Swift

Languages

Programming language interpreters implemented in Swift

  • Write your own language: Mu - A playground explaining how to create a tiny programming language named Mu. ๐ŸŒŸ โ˜˜๏ธ
  • ASM Swift - A playground for learning Assembly language through Swift. ๐ŸŒŸ โ˜˜๏ธ
  • Register VM - A register-based VM in a Swift playground. ๐ŸŒŸ
  • Turtle Playground - A playground with Logo-like commands. ๐ŸŒŸ
  • Swift Brainfuck - Brainfuck interpreter written in Swift using Playground.

UIKit And Graphics

A list of playgrounds that demostrate various aspect of UIKit and other graphical frameworks

Core Image

Metal

  • Metalbrot - Interactive playground that draws the Mandelbrot fractal with Metal. ๐ŸŒŸ โ˜˜๏ธ
  • METAL Playground - Apple Metal framework playground. ๐ŸŒŸ

Animations

SpriteKit

Audio

Sounds and music

  • AudioKit Playground Book - A set of playgrounds using AudioKit designed for the iOS10 Playgrounds app. ๐Ÿ“ฑ โ˜˜๏ธ
  • Bach Playground - A Simple Swift Playground that plays a brief piece by Bach with AVAudioEngine and AVMIDIPlayer. โ˜˜๏ธ
  • PlayerNode Playground - Playground using AVAudioEngine with a playernode and effects to play an audio file. ๐ŸŒŸ โ˜˜๏ธ

Mathematics

Live math with playgrounds

Libraries and APIs

Library tutorials, in a playground

  • AudioKit Playgrounds - 130+ Audio synthesis, processing, playback, and analysis playgrounds with AudioKit. โ˜˜๏ธ
  • AIToolbox - A set of playgrounds showing machine learning algorithms, all implemented with pieces of the AIToolbox framework code. โ˜˜๏ธ
  • Cognitive Service APIs - Get started with the Microsoft Cognitive Services APIs. โ˜˜๏ธ
  • Argo Playground - JSON decoding with Argo.
  • S3Uploader - A playground to upload images to AWS S3.
  • Realm Swift Playground - A playground that demos the basic features of Realm in swift.

Playground Sets

Sets of playgrounds about various topics

Miscellaneous

What doesn't fit anywhere else, but still awesome

  • Icon Creator - Create app icons on Swift playground. โ˜˜๏ธ
  • 2048 Playground - The 2048 game implemented with a playground. โ˜˜๏ธ
  • SwiftShell - Bash shell in a playground. โ˜˜๏ธ
  • File Browser Playground - Simple File Browser for Swift Playgrounds on iOS.๐Ÿ“ฑ โ˜˜๏ธ
  • Game Boards - Chess, checkers, tic-tac-toe, sudoku and many others in playground. ๐ŸŒŸ
  • StarWars Seals - Emblems from Star Wars in Swift playgrounds via CoreGraphics and UIViews
  • SwiftFiles - Save, Load and Delete files easily from within a Swift playground.
  • Earth photos - A slideshow of Earth photos taken by DSCOVR/EPIC. ๐ŸŒŸ

awesome-swift-playgrounds's People

Contributors

adrfer avatar aure avatar jegnux avatar kevincoble avatar kushtaneja avatar macmedan avatar mau888 avatar readmecritic avatar stevemoser avatar uraimo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.