Objective-C Recipes: A Problem-Solution Approach (Paperback)

Matthew Campbell

  • 出版商: Apress
  • 出版日期: 2012-07-24
  • 定價: $1,480
  • 售價: 9.5$1,406
  • 貴賓價: 9.0$1,332
  • 語言: 英文
  • 頁數: 460
  • 裝訂: Paperback
  • ISBN: 1430243716
  • ISBN-13: 9781430243717
  • 相關分類: Apple Developer
  • 立即出貨(限量) (庫存=1)

買這商品的人也買了...

商品描述

Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the indispensable reference you need to successfully execute common programming tasks. You will see how to use the unique features of the Objective-C programming language, the helpful features of the Foundation framework, and the benefits of using Objective-J as an alternative. Solutions are available for a range of problems, including:

  • Application development with Xcode
  • Working with strings, numbers and object collections
  • Using foundation classes like NSArray, NSString, NSData and more
  • Dealing with threads, multi-core processing and asynchronous processing
  • Building applications that take advantage of dates and timers and memory management
  • How to use Objective-C on other platforms

 

Objective-C Recipes is an essential reference for every Objective-C programmer, and offers solutions in a concise and easy-to-follow manner. Matthew Campbell has trained over 800 new iOS developers at the Mobile App Mastery Institute and iOS Code Camp, and here brings his expertise to offer you the ability to use and exploit Objective-C to get the most out of all of your projects. 

 

What you’ll learn

  • What strings and arrays are, and how to use them
  • How to manage your data effectively
  • How to build and work with dictionaries, dates and times, timers and localization
  • How to deal with threads, multi-core processing and asynchronous processing
  • How to utilize Cocoa and core frameworks for user interfaces and experience design and development
  • How to access and work with iOS SDK for iPhone and iPad apps design and development

Who this book is for

This book is for iOS, OS X as well as general Objective-C language programmers and users who want straightforward methods to do essential programming tasks in Objective-C.

Table of Contents

1. Application Development With XCode

2. Working With Strings And Numbers

3. Working With Object Collections

4. File System

5. Dates And Timers

6. Threads, Multi-Core Processing and Asynchronous Processing

7. Consuming Web Services

8. Memory Management

9. Dealing With Your Object Graph

10. Core Data

11. Using Objective-C On Other Platforms

商品描述(中文翻譯)

《Objective-C Recipes》提供了一種以問題解決為導向的方法,用於處理Objective-C編程的關鍵方面,確保您擁有成功執行常見編程任務所需的不可或缺的參考資料。您將了解如何使用Objective-C編程語言的獨特功能,Foundation框架的有用功能,以及使用Objective-J作為替代方案的好處。本書提供了一系列問題的解決方案,包括:

- 使用Xcode進行應用程序開發
- 處理字符串、數字和對象集合
- 使用NSArray、NSString、NSData等Foundation類
- 處理線程、多核處理和異步處理
- 構建利用日期、計時器和內存管理的應用程序
- 如何在其他平台上使用Objective-C

《Objective-C Recipes》是每個Objective-C程序員的必備參考資料,以簡潔易懂的方式提供解決方案。Matthew Campbell在Mobile App Mastery Institute和iOS Code Camp培訓了800多名新的iOS開發人員,並在這本書中將他的專業知識帶給您,讓您能夠充分利用Objective-C來完成所有項目。

您將學到以下內容:

- 字符串和數組是什麼,以及如何使用它們
- 如何有效管理數據
- 如何構建和使用字典、日期和時間、計時器和本地化
- 如何處理線程、多核處理和異步處理
- 如何利用Cocoa和核心框架進行用戶界面和體驗設計和開發
- 如何訪問和使用iOS SDK進行iPhone和iPad應用程序的設計和開發

本書適用於iOS、OS X以及一般的Objective-C語言程序員和用戶,他們希望以簡單直接的方法完成Objective-C的基本編程任務。

目錄:
1. 使用Xcode進行應用程序開發
2. 使用字符串和數字
3. 使用對象集合
4. 文件系統
5. 日期和計時器
6. 線程、多核處理和異步處理
7. 使用Web服務
8. 內存管理
9. 處理對象圖
10. Core Data
11. 在其他平台上使用Objective-C