iPad and iPhone Application Development (HD)

iPad and iPhone Application Development (HD)

Follow iPad and iPhone Application Development (HD)
Share on
Copy link to clipboard

Updated for iOS 5. Tools and APIs required to build applications for the iPhone and iPad platform using the iOS SDK. User interface designs for mobile devices and unique user interactions using multi-touch technologies. Object-oriented design using model-view-controller paradigm, memory management,…

Paul Hegarty


    • Jan 16, 2012 LATEST EPISODE
    • infrequent NEW EPISODES
    • 1h 3m AVG DURATION
    • 43 EPISODES


    Search for episodes from iPad and iPhone Application Development (HD) with a specific topic:

    Latest episodes from iPad and iPhone Application Development (HD)

    Xcode and Source Code Management (October 7, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 54:15


    Paul Hegarty covers source code management in Xcode. (October 7, 2011)

    Designing Multimedia iOS Apps (December 2, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 51:13


    Jason Riggs walks through building interactive graphics apps using OpenGL ES and C++. (December 2, 2011)

    Smule (November 18, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 53:17


    Ge Wang talks about making music on mobile devices, socially. (November 18, 2011)

    Building Apps that People Want (November 11, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 49:46


    Mike Ghaffary provides strategies for building apps that people want. (November 11, 2011)

    Introduction to AVFoundation (October 21, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 41:08


    Salik Syed demonstrates using AVFoundation. (October 21, 2011)

    Time Profiler (November 4, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 18:55


    Alexander Chia explains why profiling is important and how to identify and resolve bottlenecks in code. (November 4, 2011)

    Debugger (September 30, 2011) - HD

    Play Episode Listen Later Jan 16, 2012 36:25


    Paul Hegarty outlines the debugging process, demonstrating the different tools and methods. (September 30, 2011)

    19. Automated Testing (December 6, 2011) - HD

    Play Episode Listen Later Jan 13, 2012 70:26


    Software engineering, programming language, operating system, iOS, OS, iPhone, iPad, objective c, cocoa touch, SDK, object oriented design, Apple, Macintosh, tools, language, runtime, Xcode, Interface Builder, App Store, framework, UI testing, unit testin

    7. UIToolbar and iPad Apps (October 18, 2011) - HD

    Play Episode Listen Later Jan 13, 2012 73:51


    Paul Hegarty introduces the UI element of the week: UIToolbar. He then moves on to iPad-specific topics. (October 18, 2011)

    16. Action Sheets, Image Picker, Core Motion (November 17, 2011) - HD

    Play Episode Listen Later Jan 6, 2012 77:12


    Software engineering, programming language, operating system, iOS, OS, iPhone, iPad, objective c, cocoa touch, SDK, object oriented design, Apple, Macintosh, tools, language, runtime, Xcode, Interface Builder, App Store, framework, NSTimer, View Animation

    Lecture 18 Slides (December 1, 2011)

    Play Episode Listen Later Jan 6, 2012


    iCloud Demo slides.

    18. iCloud Demo (December 1, 2011)

    Play Episode Listen Later Jan 6, 2012 77:12


    Paul Hegarty demos iCloud. (December 1, 2011)

    Lecture 17 Slides (November 29, 2011)

    Play Episode Listen Later Dec 23, 2011


    Paul Hegarty introduces iCloud. (November 29, 2011)

    17. iCloud (November 29, 2011) - HD

    Play Episode Listen Later Dec 23, 2011 71:25


    Paul Hegarty introduces iCloud. (November 29, 2011)

    Lecture 16 Slides (November 17, 2011)

    Play Episode Listen Later Dec 14, 2011


    Lecture 15 Slides (November 15, 2011)

    Play Episode Listen Later Dec 14, 2011


    Paul Hegarty introduces modal view controllers that "take over the screen;" inputting text using UITextField and UITextView; UIView Animation; and NSTimer. (November 15, 2011)

    15. Modal View Controller/Test/Animation/Timer (November 15, 2011)

    Play Episode Listen Later Dec 14, 2011 74:21


    Paul Hegarty introduces modal view controllers that "take over the screen;" inputting text using UITextField and UITextView; UIView Animation; and NSTimer. (November 15, 2011)

    14. Core Data Demo (November 10, 2011) - HD

    Play Episode Listen Later Dec 8, 2011 77:55


    Paul Hegarty talks about core data thread safety and the NSFetchedResultsController. He then does a core data demo. (November 10, 2011)

    Lecture 14 Slides (November 10, 2011)

    Play Episode Listen Later Dec 8, 2011


    Paul Hegarty talks about core data thread safety and the NSFetchedResultsController. He then does a core data demo. (November 10, 2011)

    Lecture 13 Slides (November 8, 2011)

    Play Episode Listen Later Dec 5, 2011


    Paul Hegarty covers Core Data and documents, NSNotificationCenter and Objective-C categories. (November 8, 2011)

    13. Core Data (November 8, 2011) - HD

    Play Episode Listen Later Dec 5, 2011 78:40


    Paul Hegarty covers Core Data and documents, NSNotificationCenter and Objective-C categories. (November 8, 2011)

    Lecture 12 Slides (November 3, 2011)

    Play Episode Listen Later Nov 30, 2011


    Paul Hegarty discusses persistence -- how to make things stick around between launchings of your app (besides NSUserDefaults). (November 3, 2011)

    12. Persistence (November 3, 2011) - HD

    Play Episode Listen Later Nov 30, 2011 27:01


    Andy Matuschak covers automated testing to improve app reliability and make the development cycle more efficient. (December 6, 2011)

    11. Core Location and MapKit (November 1, 2011) - HD

    Play Episode Listen Later Nov 28, 2011 73:04


    Paul Hegarty goes over core location and MapKit. (November 1, 2011)

    Lecture 11 Slides (November 1, 2011)

    Play Episode Listen Later Nov 28, 2011


    Paul Hegarty goes over core location and MapKit. (November 1, 2011)

    Lecture 10 Slides (October 27, 2011)

    Play Episode Listen Later Nov 23, 2011


    Paul Hegarty introduces the UITabBarController, another "controller of controllers;" UINavigationItem, which controls what's at top when a UIViewController gets pushed onto a UINavigationController. (October 27, 2011)

    10. Blocks and Multithreading (October 27, 2011) - HD

    Play Episode Listen Later Nov 23, 2011 75:59


    Paul Hegarty introduces the UITabBarController, another "controller of controllers;" UINavigationItem, which controls what's at top when a UIViewController gets pushed onto a UINavigationController. (October 27, 2011)

    Lecture 9 Slides (October 25, 2011)

    Play Episode Listen Later Nov 21, 2011


    Paul Hegarty presents table views: displaying a dynamic list of data or displaying a fixed table of data. (October 25, 2011)

    9. Table Views (October 25, 2011) - HD

    Play Episode Listen Later Nov 21, 2011 74:55


    Paul Hegarty presents table views: displaying a dynamic list of data or displaying a fixed table of data. (October 25, 2011)

    Lecture 8 Slides (October 20, 2011)

    Play Episode Listen Later Nov 18, 2011


    Paul Hegarty covers the view controller lifecycle and image view, web view and scroll view. (October 20, 2011)

    8. Controller Lifecycle & Image/Scroll/WebViews (October 20, 2011) - HD

    Play Episode Listen Later Nov 18, 2011 63:55


    Paul Hegarty covers the view controller lifecycle and image view, web view and scroll view. (October 20, 2011)

    Lecture 7 Slides (October 18, 2011)

    Play Episode Listen Later Nov 16, 2011


    Lecture 6 Slides (October 13, 2011)

    Play Episode Listen Later Nov 14, 2011


    6. Multiple MVCs and Segues (October 13, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 71:23


    Paul Hegarty presents the concept of having multiple MVCs and segues. (October 13, 2011)

    5. Protocols and Gestures (October 11, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 74:37


    Paul Hegarty covers autorotation, protocol implementation, and gesture recognizers. (October 11, 2011)

    4. Views (October 6, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 71:53


    Paul Hegarty introduces views. (October 6, 2011)

    3. Objective-C (October 4, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 77:21


    Paul Hegarty provides a foundation for programming in Objective-C. (October 4, 2011)

    2. My First iOS App (September 29, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 66:10


    Paul Hegarty walks through the basics of creating a simple iOS calculator app. (September 29, 2011)

    1. MVC and Introduction to Objective-C (September 27, 2011) - HD

    Play Episode Listen Later Nov 14, 2011 61:28


    Paul Hegarty provides an overview of the course and iOS. He then introduces the Model-View-Controller (MVC) object-oriented design concept and covers the basic concepts of programming in Objective-C. (September 27, 2011)

    Lecture 5 Slides (October 11, 2011)

    Play Episode Listen Later Nov 14, 2011


    Paul Hegarty covers autorotation, protocol implementation, and gesture recognizers. (October 11, 2011)

    Lecture 4 Slides (October 6, 2011)

    Play Episode Listen Later Nov 14, 2011


    Paul Hegarty introduces views. (October 6, 2011)

    Lecture 3 Slides (October 4, 2011)

    Play Episode Listen Later Nov 14, 2011


    Paul Hegarty provides a foundation for programming in Objective-C. (October 4, 2011)

    Lecture 1 Slides (September 27, 2011)

    Play Episode Listen Later Nov 14, 2011


    Paul Hegarty provides an overview of the course and iOS. He then introduces the Model-View-Controller (MVC) object-oriented design concept and covers the basic concepts of programming in Objective-C. (September 27, 2011)

    Claim iPad and iPhone Application Development (HD)

    In order to claim this podcast we'll send an email to with a verification link. Simply click the link and you will be able to edit tags, request a refresh, and other features to take control of your podcast page!

    Claim Cancel