Good Tutorials for iPhone programming with Xcode 4
Are there any good tutorials for iPhone prog开发者_如何学Goramming using Xcode 4 that cover more than the obvious "Hello World" example. Everything I found so far is either Xcode 3 or Hello World.
XCode is just the IDE. It may be a bit tricky if there are certain screenshots, but all in all the file structure is basically the same (Resources folder is now called Supporting Files), and the code is exactly the same - its still objective C, so all the tutorials that use XCode 3 should still be useful.
Go to lynda.com
And download (iPhone SDK Essential Training )
http://www.lynda.com/iPhone-3-tutorials/iphone-sdk-essential-training/48369-2.html
XCode is ide. if you like means you will develop a ide and you will use to code. ide doesnt matter's so be good in objective c then easy all
Check out Backslash Training's online live offering or local workshops.
http://www.backslashtraining.com
What ur looking for is
Head First iPhone Development By Dan Pilone, Tracey Pilone Publisher: O'Reilly Media Released: October 2009
its the most awesome book out yet. I've tried all the others and this one definitely takes the metaphorical cake, and eats it too :D
精彩评论