gambattack's Stars
SwiftEducation/Flashlight
DEPRECATED. A boilerplate single-view iOS app that displays a white screen.
SwiftEducation/Clock
DEPRECATED. An iOS app that uses time to illustrate controller and application life cycle events; and notifications.
SwiftEducation/EasyBrowser
DEPRECATED. An iOS app that uses a Web View to practice delegation; and to learn about URLs and HTTP requests.
SwiftEducation/FingerPainter
DEPRECATED. An iOS app that lets users draw with a finger, as a means of exploring touches, touch events, and Core Graphics.
SwiftEducation/Found
DEPRECATED. A simple iOS app with a map, to introduce Map Kit and Core Location.
SwiftEducation/Gesturizer
DEPRECATED. A simple iOS app for exploring Gesture Recognizers.
SwiftEducation/NoiseMaker
DEPRECATED. An iOS app for playing four different sounds, as a means of exploring AV Foundation and asynchronous methods.
SwiftEducation/SpaceAdventure
DEPRECATED. A "command line tool" Xcode project for learning about Swift concepts.
SwiftEducation/Stopwatch
DEPRECATED. An iOS app that uses elapsed time as a context for practicing MVC, discovering the basics of threads, and applying NSTimer.
SwiftEducation/UnitConverter
DEPRECATED. An iOS app that uses temperature conversion as a means of practicing MVC, applying protocols and delegates, and persisting application state.
SwiftEducation/WordCollage
DEPRECATED. An iOS app that displays a collage of fun topics, as a means for learning about Xcode, Auto Layout constraints, size classes, and action connections.
SwiftEducation/presentations
DEPRECATED. Short, topic-focused instructor presentations that illustrate iOS and Swift concepts.
SwiftEducation/playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
SwiftEducation/teaching-app-dev-swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.