2010年7月14日

關於 IPhone 程式設計的書或網頁(I)Programming in Objective-C 2.0 (2nd Edition)

這本書從書名乍看之下只講語言本身,實際上它仍然觸及了類似MFC的架構及IPhone SDK的部份。建議VC/GNU職人們直接由第3章看起,再看7 ~11章,剩下的就跳著看。看著看著其實會發現,某些語法元素怎麼和Delphi/Object Pascal那麼像呢?(驚!!)

以下節錄其內容

Programming in Objective-C 2.0 (2nd Edition)

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

D Resources

沒有留言:

張貼留言