I’ve been working through the Obj-C book over the past three weeks. I’m at chapter 11 and I don’t really understand what I’m doing. I have a really hard time completing the challenges, and usually need hints for reference. I know the book said in the beginning that you shouldn’t fret over the confusion, but I feel like I should at least know how to solve the challenges with less of a challenge (Is that possible? haha!)
Should I go back and re-read, or continue through?
I went to Project Euler just to see what I could do for practice, and failed miserably at the first problem. (I had to find the sum of all of the multiples of 3 and 5 under 1000.)
Either I’m horrible at math, or I don’t understand syntax. I believe it’s a bit of both.