Swift Education (Deprecated)
Swift Education (Deprecated)
teaching-app-dev-swift
DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.
presentations
DEPRECATED. Short, topic-focused instructor presentations that illustrate iOS and Swift concepts.
SwiftEducation.github.io
DEPRECATED. Web site for Swift Education.
Clock
DEPRECATED. An iOS app that uses time to illustrate controller and application life cycle events; and notifications.
EasyBrowser
DEPRECATED. An iOS app that uses a Web View to practice delegation; and to learn about URLs and HTTP requests.
FingerPainter
DEPRECATED. An iOS app that lets users draw with a finger, as a means of exploring touches, touch events, and Core Graphics.
Flashcards
DEPRECATED. A simple iOS app with flashcard terms and definitions, to learn about navigation controllers and segues.
Flashlight
DEPRECATED. A boilerplate single-view iOS app that displays a white screen.
Found
DEPRECATED. A simple iOS app with a map, to introduce Map Kit and Core Location.
Gesturizer
DEPRECATED. A simple iOS app for exploring Gesture Recognizers.