0%

Book Description

A new edition of this title is available, ISBN-10: 0321566157 ISBN-13: 9780321566157

Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming. The book makes no assumption about prior experience with object-oriented programming languages or with the C language (upon which Objective-C is based). And because of this, both novice and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying procedural language (C). This approach, combined with many small program examples and exercises at the end of each chapter, makes it ideally suited for either classroom use or self-study. Growth is expected in this language. At the January 2003 MacWorld, it was announced that there are 5 million Mac OS X users and each of their boxes ships with Objective-C built in.

Table of Contents

  1. Title Page
  2. Copyright Page
  3. Contents at a Glance
  4. Table of Contents
  5. Dedication
  6. About the Author
  7. About the Technical Reviewers
  8. We Want to Hear from You
  9. Reader Services
  10. 1. Introduction
  11. I. The Objective-C Language
    1. 2. Programming in Objective-C
    2. 3. Classes, Objects, and Methods
    3. 4. Data Types and Expressions
    4. 5. Program Looping
    5. 6. Making Decisions
    6. 7. More on Classes
    7. 8. Inheritance
    8. 9. Polymorphism, Dynamic Typing, and Dynamic Binding
    9. 10. More on Variables and Data Types
    10. 11. Categories, Posing, and Protocols
    11. 12. The Preprocessor
    12. 13. Underlying C Language Features
  12. II. The Foundation Framework
    1. 14. Introduction to the Foundation Framework
    2. 15. Numbers, Strings, and Collections
    3. 16. Working with Files
    4. 17. Memory Management
    5. 18. Copying Objects
    6. 19. Archiving
    7. Afterword
  13. III. Appendixes
    1. A. Glossary
    2. B. Objective-C Language Summary
    3. C. Foundation Framework Headers
    4. D. Fraction and Address Book Examples
    5. E. Resources
  14. Index
  15. Footnotes
    1. Chapter 2
    2. Chapter 4
    3. Chapter 5
    4. Chapter 6
    5. Chapter 8
    6. Chapter 9
    7. Chapter 10
    8. Chapter 11
    9. Chapter 12
    10. Chapter 13
    11. Chapter 15
    12. Chapter 16
    13. Chapter 17
    14. Chapter 18
    15. Chapter 19
    16. Appendix B
3.138.105.124