iosdev

  1. Want to Develop iOS Apps? Learn Objective-C.

    As an iOS software developer, I am often asked whether "we" (a team I'm working with, or someone I'm advising) should avoid using Objective-C and instead use a higher-level or easier-to-learn programming language. In general, my answer is "No". The rest of this post explains why.

    The Problem

    A bit …

    » Read more

  2. KJSimpleBinding

    Mac OS X provides a pretty nice data-binding technology for developers, called Cocoa bindings. Unfortunately, the Cocoa bindings mechanism is not available to iOS developers, so iOS developers have to spend a lot of time writing code to keep user-interface elements and data in sync.

    However, while Cocoa Bindings is …

    » Read more

Page 1 / 2 »

© 2003-2023 Kristopher Johnson