teaching-app-dev-swift icon indicating copy to clipboard operation
teaching-app-dev-swift copied to clipboard

DEPRECATED. Instructor lesson plans that accompany Xcode projects, for guiding in-class experiential learning.

Results 85 teaching-app-dev-swift issues
Sort by recently updated
recently updated
newest added

I believe Stopwatch Lesson 13 introduces optionals _and_ computed properties, and students could be better prepared if we introduce a computed property in Lesson 8, to encapsulate `planetarySystem.planets.count`. This requires...

In Found Lesson 3, we guide students in making a change in AppDelegate.swift. This presents an opportunity to discuss the app life cycle, callbacks, what the app delegate is, and...

For example, Chris Hulbert has already begun to create some: https://www.youtube.com/watch?v=8v7EMhoe8M4

@ybakos very nice material. I would like to use some presentations and examples in my next courses. For that I need the presentations and the lesson-material in German. So I...

The website appears to have a few problems with different screen sizes. The ones I picked up on was 1) in IE there is always a horizontal scroll bar 2)...