Swift Education (Deprecated)
Swift Education (Deprecated)
NoiseMaker
DEPRECATED. An iOS app for playing four different sounds, as a means of exploring AV Foundation and asynchronous methods.
playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
RSSReader
DEPRECATED. An iOS App to explore the UIKit tab bar controller and retrieving data over the network.
SpaceAdventure
DEPRECATED. A "command line tool" Xcode project for learning about Swift concepts.
Stopwatch
DEPRECATED. An iOS app that uses elapsed time as a context for practicing MVC, discovering the basics of threads, and applying NSTimer.
UnitConverter
DEPRECATED. An iOS app that uses temperature conversion as a means of practicing MVC, applying protocols and delegates, and persisting application state.
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.