cs193p – Lecture #10 – Multithreading, Scroll View

Please note, this blog entry is from a previous course. You might want to check out the current one.

Lecture #10 starts with an introduction on multithreading mainly on how to run lengthy tasks in parallel to avoid blocking. iOS supports different APIs – where the last courses emphasized on the C-styled API this year the Objective-C API seems to be preferred.

The second part of the theory addresses scroll views, on how to create them, scrolling and zooming.

The rest of the lecture is devoted to a demonstration of multithreading and scroll views.

The code for this lecture is available at gitub. Stanford has not updated its homepage yet, I assume it will be available in short time.

The lecture as well as its slides are available via iTunes called “10. Multithreading, Scroll View”.

FacebooktwitterredditpinterestlinkedintumblrmailFacebooktwitterredditpinterestlinkedintumblrmail

Lecture #8: Controller Lifecycle & Image/Scroll/WebViews

Please note, this blog entry is from a previous course. You might want to check out the current one.

Lecture eight is named “8. Controller Lifecycle & Image/Scroll/WebViews (October 20, 2011)” and can be found at iTunes. Its slides are available at Stanford.

It starts with a theoretical part about the View Controller Lifecycle, the Image, the Web and the Scroll View.
Continue reading “Lecture #8: Controller Lifecycle & Image/Scroll/WebViews”

FacebooktwitterredditpinterestlinkedintumblrmailFacebooktwitterredditpinterestlinkedintumblrmail