Actually, Cocoa greatly differs from Cocoa Touch, you should learn much about GUI, bindings, and so on. However, since you already know Objective C/model-view-controller model, and Foundation objects it would be easier. And, Cocoa is much more powerful than Cocoa Touch.
I'd recommend to start from trying to do something, and reading books in parallel.
|