Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 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 31
    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

    Cocoa and Objective-C Cookbook (repost)

    Posted By: tot167
    Cocoa and Objective-C Cookbook (repost)

    Jeff Hawkins, "Cocoa and Objective-C Cookbook"
    P,,kt P…ng | 2011 | ISBN: 1849690383 | 248 pages | PDF | 8,3 MB

    Much of Cocoa is implemented in Objective-C, an object-oriented language that is designed to run at high speed. In order to build powerful Cocoa applications you need more than the basics. This cookbook will provide you with the recipes needed to add Core Animation, gestures, Key Value Coding, and QuickTime to your appilications.

    The Cocoa and Objective-C Cookbook moves developers beyond the basics of developing with Apple’s Cocoa framework. It will help you grasp advanced topics needed to build polished Cocoa applications on Mac OS X.

    The cookbook provides a comprehensive overview of Cocoa’s more popular UI components found in all Mac OS X applications. It has recipes for building custom views, adding support for gestures and working with keyboard and mouse events. There are recipes for using singleton, delegation, and factory design patterns in your own application’s architecture. Alongside essential recipes for working with databases and debugging you will also find fun recipes covering animation and multimedia. The Cocoa and Objective-C Cookbook will quickly bring you up to speed with advanced technologies used to build complex applications for Mac OS X.

    What you will learn from this book :
    Use Core Animation to swap and flip views
    Handle the pinch, swipe, and rotate gestures in your custom views
    Safely store and retrieve passwords using the Keychain Access API
    Understand the CA Layers to add smooth animations to your application’s user interface
    Add audio and QuickTime movies into your application
    Incorporate MySQL and SQLite into your application to store and retrieve data
    Use advanced debugging techniques and tools
    Build the foundation of your application using basic UI components such as the table view, outline view, and web view