Hot on HuffPost Tech:

See More Stories
Free Switched iPhone app - try it now!
AOL Tech

Tag: OBJECTIVE-C

Review: Coding in Objective-C 2.0 screencasts

Last month Grant, Christina and I checked out a couple of screencasts from Pragmatic Programmers' Bill Dudney. Specifically, we watched "Coding in Objective-C 2.0." We took a look at part one mostly, which is an introduction to the Objective-C syntax and structure, culminating in a basic application. Part two covers memory management in depth. Since then they've added a part 3 on debugging, and ...

Cappuccino and Objective-J make for a tasty open-source web app framework

Web applications that function like familiar desktop apps are all the rage these days. Web apps already have the advantage of being accessible from everywhere, but add in a UI that works like something users already know, and you've got something pretty cool. Cappuccino is an up-and-coming way of getting this done, and the code is now all open-source. It's a framework for building apps like this ...

Dev Chair : iPhone SDK experience

The iPhone SDK has been out for couple of weeks now and I've been using it to develop an application for my work as a technology demonstrator. My experience thus far has been largely positive. I wasn't surprised by how well-made the SDK is, even at this beta stage. The amount of work involved in releasing any SDK, let alone one that is so tightly scrutinized, cannot be underestimated. Consider ...

Dev Chair : My love-hate relationship with Apple development

digg_url = 'http://digg.com/software/Dev_Chair_My_love_hate_relationship_with_Apple_development'; First, let me start with the full disclaimer: I develop Windows .NET application by day (and by night too for ecto) and use Mac OS X at home for everything else. Before getting my Mac Pro last December I used to work on ecto using a second Windows machine, but since then I have been using Visual ...