Basic tutorial on iPhone 3 Development (for new features of iPhone SDK 3)
Market Price: ¥69.00
Member price: ¥51.75 (off)
Sample free trial: http://www.china-pub.com/196138&ref=browse
[Author] (beauty) Dave mark; Jeff lamarche [same author's work] [Translator's introduction]
Translated by Qi Zhen, Yang Yue, and Sun wenlei
[Book name] Turing programming Series
[Release news agency] People's post and telecommunications Publishing House [book no.] 9787115215758
[Shelving time]
[Publication date] November 2009 [start] 16 open [Page code] 1 [version] 1-1
[Content Overview]
IPhone is a brand new mobile platform. Apple has released a powerful software development kit (iPhone SDK) for it. This book is a basic tutorial on iPhone SDK 3 and iPhone 3 development. It is informative and has vivid language. The book uses common examples of consumer devices to explain the basic process of iPhone 3 development step by step, and introduces the most advanced, fashionable, and popular new features of iPhone 3 ..
This book is complete and rich, with strong versatility. Readers at all levels in the programming field can quickly learn iPhone development through this book to improve related skills ....
[Directory information]
Chapter 1 Welcome to the iPhone world 1
1.1 about book 1
1.2 Prerequisites 1
1.3 required knowledge 3
1.4 What is the difference between writing iPhone applications? 4
1.4.1 only one running application 4
1.4.2 only one window 4
1.4.3 restricted access 5
1.4.4 limited response time 5
1.4.5 limited screen size 5
1.4.6 limited system resources 5
1.4.7 does not support garbage collection 6
1.4.8 new feature 6
1.4.9 distinctive method 6
1.5 book content 6
1.6 content of this update 7
1.7 prepare for start 7
Chapter 8 create a basic project 8
<View detailed Directories