Archive for August, 2009
The NSArray is a huge workhorse that we use quite frequently without even thinking about it. The NSArray class isn’t just your ordinary array. Not only does it provide random access, but it also dynamically re-sizes when you add new objects to it. While I won’t go over every method in NSArray (there are quite a few), I will discuss some of the more important ones that are most commonly used. Let’s take a closer look at this class.
After the server switch, we seemed to have lost the forums. They are now back up at http://icodeblog.com/forum .
I will do my best to keep up with them (as I have tended to neglect them in the past). Just, please don’t write posts like “Would you make a tutorial about creating an online craps game that allows user chat”. I will not write your programs for you. I guess in some users case I already have.
So feel free …
Workout of the Day