Wednesday, June 20, 2012

Array Sorting Sort Of

Learned about how to sort the NSArray and NSMutableArray objects. Learned about all of the methods that are attached to these interesting classes. I can definitely see these sorting methods coming in handy as having an easy way to sort arrays is always pleasant. Also revisited the block structure and its crazy syntax. The blocks are neat as they can be passed as arguments to some of the array methods.

It is still difficult for me to understand this stuff. I know I complain all the time but this is my forum to do that. When I read the code samples in the book, I mostly understand what he is doing, but I can't do it myself. That is the problem. There are SO many things to learn and retain. I guess that will come with practice. Now that I am a little past 1 1/2 months, I feel that my brains are big enough to comprehend the stuff, it is the application of it that will be the challenge. I am so grateful there are these great books, blogs, and videos on youtube to explain everything. I will keep plugging away at these things for the next 10 1/2 months. Still very fresh and very exciting!

No comments:

Post a Comment