Quick Objective-C update
My effort to learn Objective-C on the Mac is going well. Like most things, I find it helps to immerse myself in it for several hours or a day or two at a time rather than touch the subject in small chunks here or there. On days when I have to write PHP I don’t touch the Objective-C effort at all. That just makes me get confused about which syntax to use.
So far I’ve created a straightforward iPhone app that displays current GPS coordinates with vertical and horizontal accuracy. I’ll use that code to grab the current location when I expand into capture user-entered data for the field sampling app I’m building.