I am what you would call a 'classicly oriented' programmer. NOT an OO programmer. Even when I learned C, I avoided using data structures and such. I am now paying for it. I have scoured the net trying to find that magical tutorial that puts it together for me so simply for me to understand and remember. So I've gotten Erica Sadun's latest book, and other assorted books, found tutorials, but they are just really hard for me to understand and remember crap. I hate tutorials that go for pages with no code for me to refer to, or code not explained very well, it just confuses the $h1t out of me!! Currently, the best thing I've got going is this book:
Programming Mac OS X with Cocoa for beginners/Some Cocoa essential principles - Wikibooks, collection of open-content textbooks
that is for OSX, but I believe I can adapt to iPhone pretty easily once I UNDERSTAND the language. I think that I should just try to start from the beginning, but in my brain I try to relate it to my old programming knowledge and it's hard to stop doing that. I wish I'd never programmed anything before! So my question is
Does anyone know of any good complete beginners tutorials for objective C?