Silicon Valley Code Camp : October 8th and 9th, 2011.

Kevin McNeish

unassigned
About Kevin
I am both a .NET developer (an eight-time MVP) and INETA speaker as well as an iOS Developer and Speaker (MobileConnections)
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • iOS Application Architecture

    9:45 AM Saturday   Room: 5001
    When it comes to smaller iOS apps that can be created relatively quickly, many developers abandon solid principles of good architecture and object-oriented programming. This session provides an overview of best practices in creating iOS applications with architectures that are flexible, extensible, and easy to maintain—especially since most successful iOS applications are continually revised with new features requested by users. This session also explains why Apple's implementation of the MVC pattern causes you to create monolithic applications--and then shows you how to fix this implementation in your iOS applications for true separation of business logic, user interface and data.