Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Objective C Memory Management Essentials (repost)

    Posted By: roxul
    Objective C Memory Management Essentials (repost)

    Gibson Tang, "Objective C Memory Management Essentials"
    English | ISBN: 1849697124 | 2015 | 168 pages | True PDF, EPUB | 10 MB

    Learn and put into practice various memory management techniques in Objective-C to create robust iOS applications.

    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.

    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.