Xcode playgrounds
Xcode playgrounds are a wonderful environment for exploring algorithms and learn coding. The following playgrounds have been implemented in Xcode 12.3 and Swift 5. Feel free to use these resources for teaching. If you have questions or find a bug, please contact me.
- Playground for the book Structural Geology Algorithms (chapters 1-10). The playground is set to manually run. After selecting a chapter, click the right arrow at the bottom of the coding area to execute it. It may take the program a few seconds to complete (updated January 15, 2021).