Possible Duplicates:
A good book about Objective-C 2.0 for an experienced C/C++/Java/C# developer
Best way to learn Objective-C
I've been happily coding Java and C# for about twelve years but my experience of C and other low-level languages is minimal. I have an MSc in Comp Sci but the course was geared towards internet applications development and was taught in Java so didn't cover machine-level stuff in much depth.
The rise of the various Apple OSes for computers and mobile devices suggests that I should pick up some Objective-C to futureproof my skills set but I'm concerned about the fact that the langauge requires me to work at a lower level (memory management etc.) than I'm used to.
So I'm looking for a learning path and/or books which would fill the void in my brain and get me up to speed with what I need to know. Can anyone suggest some appropriate resources?