So I know a bit of scripting and basic concepts of OOP, however when it comes down to writing actual code, the syntax kills me.
I downloaded the Stanford course on iTunes U to try to learn Objective C, and the professor keeps reiterating that you want your code to read as much like English as possible. I have a BA in English and I do not think it reads like English in the slightest.
Maybe this question is too off the paradigm, but can anyone make a comparison of the Objective C syntax to that of English?
I would love to make these connections in my brain so that I could write code without struggling with every single line.
Thanks for your help.