</>
Tutorials

Cocoa API Tutorial

  • Discuss Cocoa API
    Cocoa is an extensive framework designed for developing applications on macOS and iOS, it's an Apple's native object-oriented application programming interface (API). It consists of several frameworks, including the Foundation Kit, Application Kit, and Core Data. These frameworks are essential for d
  • Difference between AppKit and UIKit
    AppKit and UIKit both are essential frameworks, which is used for building interfaces in macOS and iOS applications, respectively. where AppKit is specifically designed for macOS, which provides a rich set of components and features like window management and traditional event handling etc for deskt
  • Cocoa vs. Cocoa Touch
    Understanding the differences between Cocoa and Cocoa Touch while developing applications for Apple's platform is important. Here, both frameworks address different platforms, and user experiences, and are core tools for macOS and iOS development.
  • Cocoa - Key-Value Observing (KVO)
    Key-value observing (KVO) is a programming feature in Cocoa and Cocoa Touch frameworks that allows one object (the observer) to observe changes to specific properties in other objects (the observed). The observer receives notifications when the observed property changes, enabling the observer to res
  • Cocoa API Tutorial
    This Cocoa API tutorial consists of a thoroughly detailed guide to understanding and utilizing the Cocoa API for developing applications on macOS and iOS.
  • Who Is Who in Computer Science
    Learn about the personalities who contributed their role towards the field of computer science and its development.
Page 1 / 3Next