x
Menu

CS193P: Developing Applications for iOS11

Stanford,, Fall 2017 , Prof. Michel Deiman

Updated On 02 Feb, 19

Overview

This course is delivered by professorMichel Deimanof Stanford University. You would learn developing iOS (iPhone & iPad) apps with iOS 11, swift 4.

Includes

Lecture 10: Lecture 9: View Controller Lifecycle and Scroll View

4.1 ( 11 )


Lecture Details

P.s.: Please find document links below!!

Paul Hegarty delves into the view controller lifecycle – keeping track of whats happening in your Controller as it goes through its lifetime – and then demonstrates putting print()s into the multiple-MVC version of Concentration. He then covers scroll view. 

Note: A link to demo code from this presentation is included within the slide deck for lecture 9.

Topics Include:
View Controller Lifecycle, viewDidLoad, viewWillAppear, viewDidAppear, viewWillDisappear, viewDidDisappear, viewWillLayoutSubviews, viewDidLayoutSubviews, viewWillTransition, didReceiveMemoryWarning, awakeFromNib, UIScrollView, Subviews, contentSize, scrollRectToVisible, Zooming
---------------------------------------------------------
All videos are on iTunesU (including English subtitles):
https://goo.gl/FuVvUE

Slides and other material provided by Stanford University can be found on my Google drive:
https://goo.gl/1Skadp

Stanford CS 193P iPhone Application Development (not updated yet by Stanford):
https://goo.gl/eTpObV

All programming assignments will be subsequently published on my GitHub page:
https://github.com/MichelDeiman
https://github.com/MichelDeiman/CS193P-iOS11-Lecture-9-ViewController-LifeCycle-and-ScrollViews

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send