CS193P: Developing Applications for iOS11
Stanford,, Fall 2017 , Prof. Michel Deiman
Updated On 02 Feb, 19
Stanford,, Fall 2017 , Prof. Michel Deiman
Updated On 02 Feb, 19
This course is delivered by professorMichel Deimanof Stanford University. You would learn developing iOS (iPhone & iPad) apps with iOS 11, swift 4.
4.1 ( 11 )
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
Sam
Sep 12, 2018
Excellent course helped me understand topic that i couldn't while attendinfg my college.
Dembe
March 29, 2019
Great course. Thank you very much.