Objective C 2.0에 대한 새로운 책
Programming in Objective-C 2.0 이 새로 출판되었다. Objective-C 2.0을 처음 접하는 개발자에게 적합한 책이라고 하며 책 말미에 간단하게 iPhone 소프트웨어 개발에 대한 내용도 잠깐 다루고 있다. - Amazon 사이트에서 복사한 TOC - 1. Introduction 2. Programming in Objective-C 3. Classes, Objects, and methods 4. Data Types and Expressions 5. Program Looping 6. Making Decisions 7. More on Classes 8. Inheritance 9. Polymorphism, Dynamic Typing, and Dynamic Binding 10. More on variables and Data Types 11. Categories and Protocols 12. The Preprocessor 13. Underlying C Language Features 14. Introduction to the Foundation Framework Foundation Documentation 15. Numbers, Strings, and Collections 16. Working with Files 17. Memory Management 18. Copying Objects 19. Archiving 20. Introduction to Cocoa Framework Layers 21. Writing iPhone Applications