The tutorial I used worked for me; I created an identical application from it, but I have gained nothing. The syntax is almost completely different from Java. I've been using Java for three years and Python the three before that, so I thought I could learn Objective-C. I can't seem to get a grasp on the stupid format of methods with the brackets and stuff. (Example would be '[slider setIntValue:numberToSetTo];') Random keywords have @s before them while others don't, and header files just confuse me. I don't get sent and received actions, outlets, or any of the connecting with the NIB stuff.
It's just all so foreign to me... I've never had problems this bad learning any other programming languages... Is there anything like a book or tutorial that could explain all this to me?
It's just all so foreign to me... I've never had problems this bad learning any other programming languages... Is there anything like a book or tutorial that could explain all this to me?