Are there any advanced iPhone Programming Books? I don't want an introduction in Objective C, Cocoa Touch or UIKit, but a comprehensive collection of best practices.
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- back button text does not change
相关文章
- 现在使用swift开发ios应用好还是swift?
- Could I create “Call” button in HTML 5 IPhone appl
- TCC __TCCAccessRequest_block_invoke
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- How can I add media attachments to my push notific
- How do you detect key up / key down events from a
If you're willing to look beyond books, the videos for my Advanced iPhone Development course are available for free on iTunes U. I describe what I've found to work best for me when dealing with various iOS frameworks and concepts. I also list many more advanced references for each topic in my course notes for the class.
Erica Sadun's Cookbook might be what you're looking for. But it's not too advanced, also helpful for beginners.