Beginning iPhone 3 Development: Exploring the iPhone SDK (Paperback)
暫譯: iPhone 3 開發入門:探索 iPhone SDK
Dave Mark, Jeff LaMarche
- 出版商: Apress
- 出版日期: 2009-07-21
- 定價: $1,280
- 售價: 2.3 折 $299
- 語言: 英文
- 頁數: 584
- 裝訂: Paperback
- ISBN: 1430224592
- ISBN-13: 9781430224594
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$880$695 -
$320$253 -
$1,078Digital Design, 4/e (IE-Paperback)
-
$990$891 -
$980$774 -
$620$527 -
$380$323 -
$780$616 -
$690$587 -
$620$527 -
$788Programming in Objective-C 2.0, 2/e (Paperback)
-
$750$638 -
$380$300 -
$520$442 -
$650$553 -
$490$417 -
$530$199 -
$400$316 -
$650$553 -
$520$411 -
$420$328 -
$820$648 -
$580$458 -
$890$757 -
$1,264Semantics with Applications: An Appetizer (Paperback)
商品描述
Are you a programmer looking for a new challenge? Does the thought of building your very own iPhone app make your heart race and your pulse quicken? If so, Beginning iPhone 3 Development: Exploring the iPhone SDK is just the book for you. Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.
Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.
And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.
- The iPhone 3 update to the best-selling and most recommended book for iPhone developers
- Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective
- The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
What you'll learn
- Everything you need to know to develop your own best-selling iPhone apps
- Best practices for optimizing your code and delivering great user experiences
Who is this book for?
Anyone who wants to start developing for iPhone and iPod touch
What's changed from the first edition of Beginning iPhone Development
- All code samples have been updated to follow current Apple coding conventions
- The autorotation code has been updated to use the new single-step fast autorotation instead of the original two-step method
- A new section has been added introducing Core Data, covering basic principles and showing how to build a simple Core Data application
- All the table view'related chapters have been updated to use table view cell styles. They've also been updated to use textLabel and detailTextLabel instead of the deprecated text property of the table view cell.
- All known errata have been corrected
- All projects have been rebuilt from scratch using the SDK 3.0 templates
- Many concepts have been clarified based on feedback and supplemented with information we've learned from another year of using the SDK
Summary of Contents
- Welcome to the Jungle
- Appeasing the Tiki Gods
- Handling Basic Interaction
- More User Interface Fun
- Autorotation and Autosizing
- Multiview Applications
- Tab Bars and Pickers
- Introduction to Table Views
- Navigation Controllers and Table Views
- Application Settings and User Defaults
- Basic Data Persistence
- Drawing with Quartz and OpenGL
- Taps, Touches, and Gestures
- Where Am I? Finding Your Way with Core Location
- Whee! Accelerometer!
- iPhone Camera and Photo Library
- Application Localization
- Where to Next?
Reviews
"People ask me again and again about how to get started in iPhone development, but I never had a very good answer for them until now. Dave and Jeff's book starts at the beginning in clear English, making sure you understand the fundamentals with many large illustrations. From there, they progress into key concepts such as the MVC pattern and ImageBuilder fundamentals. Additionally, I find myself flipping back to it as a reference guide—the plethora of code samples make it a must-have."
"Beginning iPhone Development delivers a clear picture of the entire development process from registering as an iPhone developer through creation of complete applications. There is a wealth of examples illustrating each feature of the iPhone. The authors did an excellent job of demonstrating "best practice" coding methodology throughout the book. You would be hard pressed to find a better guide to creating software for the iPhone."
"Dave Mark has always been the king of Mac programming authors, and now he's proven to be the reigning king for books on iPhone development!
"Beginning iPhone Development is the definitive guide for iPhone development, and anyone aspiring to develop for the iPhone should get this invaluable reference."
"Jeff and Dave have done an exceptional job exploring the iPhone SDK. This book is far and away the single best resource for iPhone SDK development. Developers will latch on to this book and find it useful as they create the next great iPhone application. If you're a developer with an interest in this amazing new platform, this is a must buy."
"If you're planning on coding for the iPhone, start here. Dave and Jeff know their stuff and also know how to explain it. I was amazed how much stuff they cover, from Hello World through analyzing user gestures. Not only do they cover the fun stuff like playing with the camera, they cover real-world development issues like localization. I learned a huge amount from them"
"Starting with an overview of the technology, how to approach the device, the authors lead us straight into the heart of iPhone development. As you progress, you'll learn more about various layout engines and view managers, as well as the more meaty topics like accelerometer and GPS APIs. This book is a must-have for anyone interested in getting started quickly and efficiently with iPhone development!"
"All in all I was very surprised and pleased with the book. I've had the fortune of reading many technical books, and few do a great job of walking someone through the basics without making them feel like a dolt. It felt like every time I was stuck or unsure there was a tip, hint or paragraph which explained what was going on."
About the Apress Beginning Series
The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!
商品描述(中文翻譯)
你是一位尋找新挑戰的程式設計師嗎?想要自己打造一款 iPhone 應用程式的想法是否讓你心跳加速、脈搏加快?如果是這樣,Beginning iPhone 3 Development: Exploring the iPhone SDK 正是適合你的書籍。這本書已針對 iPhone SDK 3 進行更新和修訂,原書中的許多討論已被澄清,使一些較為複雜的主題更易於理解。此外,所有專案都已使用 SDK 3 模板從頭重建。
假設你對 Objective-C 只有基本的工作知識,這本書以友好且易於理解的風格撰寫,提供了一個完整的 iPhone 和 iPod touch 程式設計課程。書中從基礎開始,帶你下載和安裝 Apple 免費的 iPhone SDK,然後逐步引導你創建第一個簡單的 iPhone 應用程式。接下來,你將學會整合 iPhone 使用者熟悉和喜愛的所有介面元素,例如按鈕、開關、選擇器、工具列和滑桿。你將掌握各種設計模式,從最簡單的單一視圖到複雜的層級下鑽。表格建立的困惑藝術將被解密,你將學會如何使用 iPhone 檔案系統來儲存數據。你還將學會如何使用 SQLite,iPhone 內建的資料庫管理系統來儲存和檢索數據。此外,你還將了解 Core Data,這是一個隨 SDK 3 新增的重要持久性機制。
還有更多內容!你將學會使用 Quartz 2D 和 OpenGL ES 繪圖,為你的應用程式添加多點觸控手勢支援(捏合和滑動),並與相機、照片庫、加速器和內建 GPS 進行互動。你將發現應用程式偏好設定的細節,並學會如何為多種語言本地化你的應用程式。你可以在書籍的伴隨網站 www.iphonedevbook.com 獲得更多資訊、下載源代碼和尋找支援論壇。
- iPhone 3 更新版,為 iPhone 開發者最暢銷和最推薦的書籍
- 充滿技巧、技術和對新 SDK 的熱情,從開發者的角度出發
- 最完整、最有用且最新的 Apple iPhone SDK 指南
你將學到什麼
- 開發自己暢銷 iPhone 應用程式所需了解的一切
- 優化代碼和提供良好使用者體驗的最佳實踐
這本書適合誰?
任何想要開始為 iPhone 和 iPod touch 開發的人
與《Beginning iPhone Development》第一版的變更
- 所有代碼範例已更新以遵循當前 Apple 編碼慣例
- 自動旋轉代碼已更新為使用新的單步快速自動旋轉,而不是原來的兩步驟方法
- 新增了一個介紹 Core Data 的部分,涵蓋基本原則並展示如何構建一個簡單的 Core Data 應用程式
- 所有與表格視圖相關的章節已更新以使用表格視圖單元格樣式,並已更新為使用 textLabel 和 detailTextLabel,而不是已棄用的表格視圖單元格的 text 屬性。
- 所有已知的錯誤已被修正
- 所有專案已使用 SDK 3.0 模板從頭重建
- 根據反饋澄清了許多概念,並補充了我們從使用 SDK 的另一年中學到的資訊
內容摘要
- 歡迎來到叢林
- 安撫 Tiki 神
- 處理基本互動
- 更多使用者介面樂趣
- 自動旋轉和自動調整大小
- 多視圖應用程式
- 標籤欄和選擇器
- 表格視圖介紹
- 導航控制器和表格視圖
- 應用程式設定和使用者預設
- 基本數據持久性
- 使用 Quartz 和 OpenGL 繪圖
- 點擊、觸摸和手勢
- 我在哪裡?使用 Core Location 尋找方向
- 嗨!加速器!
- iPhone 相機和照片庫
- 應用程式本地化
- 接下來去哪裡?
評論
「人們一次又一次地問我如何開始 iPhone 開發,但我直到現在都沒有很好的答案。Dave 和 Jeff 的書從一開始就用清晰的英語開始,確保你理解基本概念,並附有許多大型插圖。從那裡,他們進入關鍵概念,例如 MVC 模式和 ImageBuilder 基礎知識。此外,我發現自己經常翻回去作為參考指南——大量的代碼範例使它成為必備之書。」
「《Beginning iPhone Development》清晰地描繪了整個開發過程,從註冊為 iPhone 開發者到創建完整的應用程式。書中有大量範例說明 iPhone 的每個功能。作者在整本書中出色地展示了「最佳實踐」的編碼方法。你很難找到更好的 iPhone 軟體創建指南。」
「Dave Mark 一直是 Mac 程式設計作者的王者,現在他已證明自己是 iPhone 開發書籍的統治者!
「《Beginning iPhone Development》是 iPhone 開發的權威指南,任何希望為 iPhone 開發的人都應該擁有這本寶貴的參考書。」
「Jeff 和 Dave 在探索 iPhone SDK 方面做得非常出色。這本書無疑是 iPhone SDK 開發的最佳資源。開發者將會依賴這本書,並在創建下一個偉大的 iPhone 應用程式時發現它的實用性。如果你是一位對這個驚人的新平台感興趣的開發者,這是必買之書。」
「如果你打算為 iPhone 編碼,從這裡開始。Dave 和 Jeff 知道他們的東西,並且知道如何解釋。我對他們涵蓋的內容感到驚訝,從 Hello World 到分析使用者手勢。他們不僅涵蓋了像玩相機這樣有趣的內容,還涵蓋了現實世界的開發問題,例如本地化。我從他們那裡學到了很多。」
「從技術概述開始,如何接觸設備,作者直接引導我們進入 iPhone 開發的核心。隨著進展,你將學到更多有關各種佈局引擎和視圖管理器的知識,以及更深入的主題,如加速器和 GPS API。這本書是任何希望快速有效開始 iPhone 開發的人的必備之書!」
「總的來說,我對這本書感到非常驚訝和滿意。我有幸閱讀了許多技術書籍,但很少有書能在不讓人感到愚蠢的情況下,出色地引導讀者了解基礎知識。每當我卡住或不確定時,總有提示、暗示或段落解釋發生了什麼。」
關於 Apress 的 Beginning 系列
Apress 的 Beginning 系列是獲得你所需資訊以獲得關鍵入門級工作的正確選擇。這些書籍將從基礎開始教你一項標準且重要的技術,因為它們明確設計為將你從「新手變成專業人士」。你將通過了解所需的知識開始你的旅程——但不會有多餘的理論和填充內容。你將通過逐步學習如何組建現實世界的專案來建立你的技能。因此,無論你的目標是下一個職業挑戰還是新的學習機會,Apress 的 Beginning 系列都將帶你到達那裡——它是你在陌生領域中的可靠指南!