由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 《Objective-C 编程 (第3版)》英文文字版[PDF]
相关主题
C++ questions这个python code能否优化去掉file write
oop还是跟fp是对立的【求】有人能转让这几本Unix Shell的书么? (转载)
请教一个python OOP 实现的问题Question on using ## in #define
IPhone Dev三个C syntax 弱问题
Re: 如果Apple开放iOS? (转载)#ifdef, #ifndef 这些 preprocessor 应该叫什么呀?
学objective-c难吗?一个简单的小问题
Learning Cocoa with Objective-C, 3rd Editionone question about operator delete
现在做iSO开发是不是不要学Objective-C, 而是直接学Swift?What syntax is this?(about macro)
相关话题的讨论汇总
话题: objective话题: cocoa话题: ios
进入Programming版参与讨论
1 (共1页)
r*****3
发帖数: 143
1
中文名: Objective-C 编程 (第3版)
原名: Programming in Objective-C, 3rd Edition
作者: Stephen G. Kochan
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新EPUB版本
出版社: Addison-Wesley Professional
书号: 978-0321711397
发行时间: 2011年
地区: 美国
语言: 英文
简介:
内容介绍:
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. While the Objective-C
language itself has gone through minimal changes since the introduction of
Objective-C 2.0, the Apple development tools that programmers use for
Objective-C development on the Mac and on iOS have changed significantly in
a relatively short period of time.
This new edition of Programming in Objective-C incorporates numerous updates
and improvements throughout the book:
Improved organization for some chapters
Incorporation of feedback and suggestions from members of the author's forum
for readers, including more detailed descriptions for some of the examples
A new introduction to blocks with examples
Replacement of deprecated methods with newer methods
Updated diagrams and steps for using Xcode 4
目录:
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 Decision
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, Cocoa Touch, and the iOS SDK
20 Introduction to Cocoa and Cocoa Touch
21 Writing iOS Applications
Appendixes
A Glossary
B Address Book Source Code
下载地址:http://www.filesonic.com/file/H38hXZy
1 (共1页)
进入Programming版参与讨论
相关主题
What syntax is this?(about macro)Re: 如果Apple开放iOS? (转载)
what kind of language this is and how to change it? (转载)学objective-c难吗?
how to assign new value to loop variables?Learning Cocoa with Objective-C, 3rd Edition
关于程序必须支持win and linux, 可不可以用class而不是#ifdef WIN32 ?现在做iSO开发是不是不要学Objective-C, 而是直接学Swift?
C++ questions这个python code能否优化去掉file write
oop还是跟fp是对立的【求】有人能转让这几本Unix Shell的书么? (转载)
请教一个python OOP 实现的问题Question on using ## in #define
IPhone Dev三个C syntax 弱问题
相关话题的讨论汇总
话题: objective话题: cocoa话题: ios