Programming in Objective-C, 5/e (Paperback)
暫譯: Objective-C 程式設計 (第5版)
Stephen G. Kochan
- 出版商: Addison Wesley
- 出版日期: 2012-12-14
- 定價: $1,750
- 售價: 6.0 折 $1,050
- 語言: 英文
- 頁數: 552
- 裝訂: Paperback
- ISBN: 032188728X
- ISBN-13: 9780321887283
-
相關分類:
系統開發
立即出貨(限量) (庫存=3)
買這商品的人也買了...
-
鳥哥的 Linux 私房菜-基礎學習篇, 3/e$820$648 -
$750iPhone Programming: The Big Nerd Ranch Guide (Paperback) -
深入淺出 C#, 2/e (Head First C#, 2/e)$980$774 -
$792Objective-C Programming: The Big Nerd Ranch Guide (Paperback) -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
$399iOS Programming: The Big Nerd Ranch Guide, 3/e (Paperback) -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 -
Kinect 體感程式設計入門$480$379 -
《超強圖解》前進 App Store!iOS 6 SDK 實戰演練$950$751 -
Java SE7 基礎必修課$530$419 -
全方位把玩 Android 400 個 API:精挑細選 365 個實例說明$680$578 -
Windows Server 2012 系統建置實務$680$537 -
5V/2000mA USB 電源轉換器 + microUSB 傳輸線$250$238 -
ASP.NET MVC 4 開發實戰$680$537 -
PHP、MySQL、JavaScript 與 CSS 學習手冊, 2/e (Learning PHP, MySQL, JavaScript, and CSS: A Step-by-Step Guide to Creating Dynamic Websites, 2/e)$880$695 -
駭戰高手─破解緩衝區溢位漏洞與攻擊技術(程式巫師-緩衝區溢位攻擊與防範)$490$417 -
ASP.NET MVC 4 網站開發美學$680$537 -
CSS3 網頁設計優化-新手也能快速建立跨平台網頁 (CSS3 Foundations)$480$408 -
眼球運動視力鍛鍊-只要每天 5 分鐘,不可思議的眼肌鍛鍊法$349$297 -
無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)$940$700 -
Kent Beck 的實作模式 (Implementation Patterns)$320$272 -
透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379 -
設計模式的解析與活用 (Design Patterns Explained: A New Perspective on Object-Oriented Design, 2/e)$480$374 -
Arduino 自造指南-從 65 個專案玩透 Arduino (Arduino Workshop: A Hands-On Introduction with 65 Projects)$560$442
相關主題
商品描述
Updated for OS X Mountain Lion, iOS 6, and Xcode 4.5
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and OS X platforms.
The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners 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 C programming language.
This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study.
This edition has been fully updated to incorporate new features in Objective-C programming introduced with Xcode 4.4 (OS X Mountain Lion) and Xcode 4.5 (iOS 6.)
“The best book on any programming language that I’ve ever read. If you want to learn Objective-C, buy it.”–Calvin Wolcott
“An excellent resource for a new programmer who wants to learn Objective-C as their first programming language–a woefully underserved market.”–Pat Hughes
Table of Contents
1 Introduction
Part I The Objective-C 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 and Automatic Reference Counting (ARC)
18 Copying Objects
19 Archiving
Part III Cocoa, Cocoa Touch, and the iOS SDK
20 Introduction to Cocoa and Cocoa Touch
21 Writing iOS Applications
Appendixes
A Glossary
B Address Book Program Source Code
商品描述(中文翻譯)
Objective-C 程式設計(第五版)
更新至 OS X Mountain Lion、iOS 6 和 Xcode 4.5
Objective-C 程式設計 是一本簡明且精心撰寫的教程,介紹了 Apple 的 iOS 和 OS X 平台上 Objective-C 及物件導向程式設計的基礎知識。
本書不假設讀者對物件導向程式語言或 C 語言(Objective-C 的基礎)有任何先前經驗。因此,無論是初學者還是有經驗的程式設計師,都可以使用本書快速有效地學習 Objective-C 的基本概念。讀者還可以在不必先學習 C 語言所有複雜細節的情況下,了解物件導向程式設計的概念。
這種獨特的學習方法,加上每章結尾的小程式範例和練習,使得 Objective-C 程式設計 非常適合用於課堂教學或自學。
本版已全面更新,以納入 Xcode 4.4(OS X Mountain Lion)和 Xcode 4.5(iOS 6)中引入的 Objective-C 程式設計新功能。
“我讀過的任何程式語言中最好的書。如果你想學習 Objective-C,就買這本。”–Calvin Wolcott
“對於想要將 Objective-C 作為第一程式語言的新程式設計師來說,這是一本極好的資源——這是一個被嚴重忽視的市場。”–Pat Hughes
目錄
1 介紹
第一部分 Objective-C 語言
2 Objective-C 程式設計
3 類別、物件和方法
4 資料類型和表達式
5 程式迴圈
6 做出決策
7 類別進一步探討
8 繼承
9 多型、動態類型和動態綁定
10 變數和資料類型進一步探討
11 類別和協定
12 預處理器
13 基礎 C 語言特性
第二部分 Foundation 框架
14 Foundation 框架介紹
15 數字、字串和集合
16 檔案操作
17 記憶體管理和自動引用計數 (ARC)
18 複製物件
19 存檔
第三部分 Cocoa、Cocoa Touch 和 iOS SDK
20 Cocoa 和 Cocoa Touch 介紹
21 編寫 iOS 應用程式
附錄
A 詞彙表
B 通訊錄程式源代碼
