Objective C Memory Management Essentials (Paperback)
暫譯: Objective-C 記憶體管理精要 (平裝本)
Gibson Tang, Maxim Vasilkov
- 出版商: Packt Publishing
- 出版日期: 2015-03-26
- 售價: $1,460
- 貴賓價: 9.5 折 $1,387
- 語言: 英文
- 頁數: 168
- 裝訂: Paperback
- ISBN: 1849697124
- ISBN-13: 9781849697125
-
相關分類:
C 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$825Inside the Microsoft Build Engine: Using MSBuild and Team Foundation Build (Paperback)
-
$2,040$1,938 -
$352密碼學 (C\C++語言實現原書第2版)
-
$179基於 ARM Cortex-M3 的 STM32 微控制器實戰教程, 2/e
-
$2,970$2,822 -
$1,520$1,444 -
$534$507 -
$480$379 -
$1,980$1,881 -
$235基於 Android Studio 的案例教程, 2/e
-
$594$564 -
$620$527 -
$199嵌入式技術應用項目式教程(STM32版)
-
$720$562 -
$998Python for Cybersecurity: Using Python for Cyber Offense and Defense
-
$1,200$1,020 -
$449物聯網及低功耗藍牙5.x高級開發
-
$2,720$2,584 -
$414$393 -
$221STM32 單片機原理與應用
-
$620$484 -
$500$395 -
$380$323 -
$301嵌入式技術及應用 (STM32CubeMX版)
-
$1,000$790
相關主題
商品描述
Learn and put into practice various memory management techniques in Objective-C to create robust iOS applications
About This Book
- Learn about the concepts of memory management in Objective-C
- Get introduced to Swift, an innovative new programming language for Cocoa and Cocoa Touch
- A step-by-step approach to various memory management techniques with lots of sample code and Xcode projects for your reference
Who This Book Is For
If you are new to Objective-C or a veteran in iOS application development, this is the book for you. This book will ensure that you can actively learn the methods and concepts in relation to memory management in a more engaging way. Basic knowledge of iOS development is required for this book.
What You Will Learn
- Understand the theoretical basics of memory management
- Discover how and why memory leaks occur
- Use Objective-C to stem memory leaks in your application
- Familiarize yourself with the various memory debugging tools available in Xcode
- Implement data persistence using Core Data
- Understand how ARC helps in memory management
- Introduce yourself to Swift, the brand new programming language to write effective, lightning-fast applications
In Detail
Objective-C Memory Management Essentials will familiarize you with the basic principles of Objective-C memory management, to create robust and effective iOS applications. You will begin with a basic understanding of memory management, and why memory leaks occur in an application, moving on to autorelease pools and object creation/storage to get an idea of how memory is allocated. You will also see what ARC (Automatic Reference Counting) is and how it helps in memory management. Finally, you will cover examples on how to use the various tools provided by Xcode to help in memory management. You will also get a basic understanding of Swift, the recently introduced programming language to write interactive and lightning-fast applications.
By the end of this book, you will have all the necessary knowledge on how to effectively memory-manage your application with best practices.
商品描述(中文翻譯)
學習並實踐各種在 Objective-C 中的記憶體管理技術,以創建穩健的 iOS 應用程式
本書介紹
- 了解 Objective-C 中的記憶體管理概念
- 介紹 Swift,這是一種用於 Cocoa 和 Cocoa Touch 的創新新程式語言
- 逐步介紹各種記憶體管理技術,並提供大量範例程式碼和 Xcode 專案供您參考
本書適合誰閱讀
如果您是 Objective-C 的新手或是 iOS 應用程式開發的老手,這本書就是為您而寫。本書將確保您能以更具吸引力的方式主動學習與記憶體管理相關的方法和概念。本書需要具備基本的 iOS 開發知識。
您將學到什麼
- 理解記憶體管理的理論基礎
- 發現記憶體洩漏的發生原因及其過程
- 使用 Objective-C 來防止應用程式中的記憶體洩漏
- 熟悉 Xcode 中各種可用的記憶體除錯工具
- 使用 Core Data 實現資料持久性
- 理解 ARC(自動引用計數)如何協助記憶體管理
- 認識 Swift,這種全新的程式語言用於編寫高效且快速的應用程式
詳細內容
《Objective-C 記憶體管理要點》將使您熟悉 Objective-C 記憶體管理的基本原則,以創建穩健且有效的 iOS 應用程式。您將從對記憶體管理的基本理解開始,了解為什麼應用程式中會發生記憶體洩漏,接著學習自動釋放池和物件的創建/儲存,以了解記憶體是如何分配的。您還將了解 ARC(自動引用計數)是什麼以及它如何協助記憶體管理。最後,您將涵蓋如何使用 Xcode 提供的各種工具來協助記憶體管理的範例。您還將對 Swift 有基本的了解,這是一種最近推出的程式語言,用於編寫互動性強且快速的應用程式。
在本書結束時,您將擁有有效管理應用程式記憶體所需的所有知識和最佳實踐。