I can make interfaces and link them up with my code, now I need to get more technical things down like properties, kvc, and the whole model view controller thing. I know what each part does; the model is all my data, the view is my interface, and the controller is the middleman that passes info back and forth between the other two. But I don't know how to actually go about doing it, and using my list of resources/google isn't helping. Can anyone point me to tutorials/help me?
Thanks, Nate
Thanks, Nate