Saturday, August 31, 2013

Singletons and iOS programming

Nice tutorial on the singleton pattern which is totally useful for sharing data between different parts of code in Objective-C.

http://www.galloway.me.uk/tutorials/singleton-classes/


One of these days, I'll get around to writing about hitting the ground running with Objective C and iOS programming, which I've had to do for my new job at BioBeats

Lots of differences from the JavaScript work I was doing before, but plenty of similar or analogous patterns.

More later.

No comments: