Matt Neuburg是一位古典文学博士并在多所大学和学院任教。他从1968年起就一直在编写计算机程序。Matt为Mac OS X和iOS开发过应用程序;他是《MacTech Magazine》的前编辑,也是TidBITS长期卓有成效的编辑。他之前为O’Reilly写过的图书包括《Frontier: The Definitive Guide》《REALbasic: The Definitive Guide》和《AppleScript: The Definitive Guide》。
“作者不仅深入了iOS编程的机制,而且也深入了编程方法和程序结构的原因所在。非常完整。” —— Harold Schwab*
目录
preface part i. language 1. just enough c 2. object-based programming 3. objective-c objects and messages 4. objective-c classes 5. objective-c instances part ii. ide 6. anatomy of an xcode project 7. nib management 8. oocumentation 9. life cycle of a project part iii. cocoa 10. cocoa classes 11. cocoa events 12. accessors and memory management 13. data communication part iv. views 14. views 15. drawing 16. layers 17. animation 18. touches part v. interface 19. view controllers 20. scroll views 21. table views 22. popovers and split views 23. text 24. web views 25. controls and other views 26. modal dialogs part vi. some frameworks 27. audio 28. video 29. music library 30. photo library 31. address book 32. calendar 33. mail 34. maps 35. sensors part vii. final topics 36. persistent storage 37. basic networking 38. threads 39. undo 40. epilogue index