The "Awesome Playgrounds" project is a curated collection of interactive coding environments designed to facilitate learning and experimentation in programming. Playgrounds are web-based platforms that allow users to write, test, and share code snippets in real-time, making them ideal for beginners and experienced developers alike. This list includes various playgrounds for different programming languages, frameworks, and libraries, along with tools for visualizing code output and collaborating with others. Whether you're a novice looking to practice coding or a seasoned developer seeking to prototype ideas quickly, this collection provides valuable resources to enhance your coding experience and foster creativity.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
An Xcode playground demonstrating all new Swift 4.0 language features with practical examples.
An interactive Swift language summary written as a single Xcode Playground with all core concepts.
A Swift playground cheat-sheet illustrating the SOLID principles of object-oriented design with practical examples.
A comprehensive collection of classic design patterns implemented in Swift 5.0 with practical examples.