This post is targeted at people who want to know how Objective-C’s memory management features work, particularly the autorelease feature… Memory management Objective-C is a great language but it does have its limitations, one of which is the fact it still uses reference counting for memory management, rather than garbage collecting. This can be the [...]
We are running a series of innovation workshops for the NZ Computer Society on how to take tech products to (the international market). Dates and course information below. Feel free to get in touch directly about the workshops if you have questions. Auckland: 23 May, (1:00 pm – 5:00 pm) Christchurch: 7 June 2011 (1:00 [...]
