Understanding MVC in iOS References
Here are some references, credits and further learning for things I discuss in my MVC talks. Podcasts: The iPhreaks showed up one day and had no guest, so we talked a bit about the MVC pattern. iPhreaks MVC Episode Saul Mora heard our iPhreaks MVC Podcast and came on to discuss some more advanced iOS…
Read moreUnit Testing for iOS References
Here are some links to resources I tend to mention in my iOS Unit Testing presentations. They are excellent resources for anyone trying to start unit testing their iOS apps. Books: Test Driven iOS Development – Graham Lee Blogs: Quality Coding iOS Unit Testing Screencasts: UIViewController TDD TDD Kata for iOS: MVP (Model-View-Presenter) Pattern Not…
Read moreMinneBar Unit Testing for iOS notes
Many thanks to those who came out to the session at MinneBar 2013. I’m greatly indebted to Adam May and all those who shared their wisdom. I had some requests to see the demo code for the presentation so here it is. Some links to demo content: Unit Testing UIViewControllers – this example was inspired…
Read more