Programming in Objective-C 2.0, 2/e (Paperback)
暫譯: Objective-C 2.0 程式設計 (第二版)
Stephen G. Kochan
- 出版商: Addison Wesley
- 出版日期: 2009-01-08
- 定價: $1,575
- 售價: 5.0 折 $788
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0321566157
- ISBN-13: 9780321566157
-
相關分類:
Apple Developer
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$880$695 -
$880$695 -
$550$435 -
$980$774 -
$990$891 -
$600$480 -
$980$774 -
$620$527 -
$380$323 -
$780$616 -
$690$587 -
$620$527 -
$650$514 -
$580$458 -
$520$411 -
$680$578 -
$750$638 -
$520$442 -
$650$553 -
$650$514 -
$420$328 -
$750$638 -
$820$648 -
$580$458 -
$890$757
商品描述
THE #1 BESTSELLING BOOK ON OBJECTIVE-C 2.0
Programming in Objective-C 2.0 provides the new programmer a complete, step-by-step introduction to Objective-C, the primary language used to develop applications for the iPhone, iPad, and Mac OS X platforms.
The book does not assume previous experience with either C or object-oriented programming languages, and it includes many detailed, practical examples of how to put Objective-C to use in your everyday iPhone/iPad or Mac OS X programming tasks.
A powerful yet simple object-oriented programming language that’s based on the C programming language, Objective-C is widely available not only on OS X and the iPhone/iPad platform but across many operating systems that support the gcc compiler, including Linux, Unix, and Windows systems.
The second edition of this book thoroughly covers the latest version of the language, Objective-C 2.0. And it shows not only how to take advantage of the Foundation framework’s rich built-in library of classes but also how to use the iPhone SDK to develop programs designed for the iPhone/iPad platform.
Table of Contents
1 Introduction
Part I: The Objective-C 2.0 Language
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
Part II: The Foundation Framework
14 Introduction to the Foundation Framework
15 Numbers, Strings, and Collections
16 Working with Files
17 Memory Management
18 Copying Objects
19 Archiving
Part III: Cocoa and the iPhone SDK
20 Introduction to Cocoa
21 Writing iPhone Applications
Part IV: Appendixes
A Glossary
B Objective-C 2.0 Language Summary
C Address Book Source Code
商品描述(中文翻譯)
《Objective-C 2.0 的暢銷書第1名》
Objective-C 2.0 程式設計 為新手程式設計師提供了一個完整的、逐步的 Objective-C 介紹,這是用於開發 iPhone、iPad 和 Mac OS X 平台應用程式的主要語言。
本書不假設讀者具備 C 語言或物件導向程式設計語言的先前經驗,並包含許多詳細的實用範例,展示如何在日常的 iPhone/iPad 或 Mac OS X 程式設計任務中運用 Objective-C。
Objective-C 是一種強大而簡單的物件導向程式設計語言,基於 C 語言,不僅在 OS X 和 iPhone/iPad 平台上廣泛可用,還可在許多支援 gcc 編譯器的作業系統上使用,包括 Linux、Unix 和 Windows 系統。
本書的第二版全面涵蓋了語言的最新版本 Objective-C 2.0。它不僅展示了如何利用 Foundation 框架豐富的內建類別庫,還介紹了如何使用 iPhone SDK 開發針對 iPhone/iPad 平台的程式。
目錄
1 介紹
第一部分:Objective-C 2.0 語言
2 Objective-C 程式設計
3 類別、物件與方法
4 資料類型與表達式
5 程式迴圈
6 決策製作
7 類別進階
8 繼承
9 多型、動態類型與動態綁定
10 變數與資料類型進階
11 類別與協定
12 預處理器
13 基礎 C 語言特性
第二部分:Foundation 框架
14 Foundation 框架介紹
15 數字、字串與集合
16 檔案操作
17 記憶體管理
18 物件複製
19 存檔
第三部分:Cocoa 與 iPhone SDK
20 Cocoa 介紹
21 撰寫 iPhone 應用程式
第四部分:附錄
A 詞彙表
B Objective-C 2.0 語言摘要
C 通訊錄原始碼