Up next

Lecture 9: View Controller Lifecycle and Scroll View

12 Views· 25 Jun 2019
Stanford
Stanford
5 subscribers
0

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

Paul Hegarty delves into the view controller lifecycle – keeping track of what's 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

Show more
100% online learning from the world's best universities, organisations and Instructors

 0 Comments sort   Sort By


Up next