Hello, and welcome to the repository for the workshop materials for Intermediate Swift.
You’ll find the following playgrounds here:
-
1-Playgrounds: Completed playground from part 1 of the workshop covering playgrounds. This is also the starter playground for part 2.
-
2a-Safety: Completed playground from part 2 of the workshop covering safety on formerly stringly-typed parameters.
-
2b-Safety: Completed playground from part 2 of the workshop covering closure capture.
-
3a-Classes: Completed playground from part 3 of the workshop covering the class-based Core Graphics API.
-
3b-Classes: Completed playground from part 3 of the workshop covering the class-based Grand Central Dispatch API.
-
Intermediate-Swift: A playground with notes and code mixed together summarizing what was covered in the workshop. Makes a good memory refresher for the future!
If you have any questions or feedback or corrections, please get in touch! You can reach me on Twitter as @gregheo or by email at [email protected].