Quantcast
Channel: documentation
Browsing latest articles
Browse All 15 View Live

Grand Central Dispatch (GCD) Reference

Link: http://developer.apple.com/mac/library/documentation/Performance/Reference/GCD_l...Grand Central Dispatch (GCD) comprises new language features, runtime libraries, and system enhancements that...

View Article



Getting Started with Cocoa

Link: http://developer.apple.com/referencelibrary/GettingStarted/GS_Cocoa/A starting point for getting started with Cocoa, with links to several useful sources of Apple-provided information. Assumes a...

View Article

Easy Code Documentation with Xcode

Link: http://www.macdevcenter.com/pub/a/mac/2004/08/27/cocoa.htmlA tutorial for using Doxygen to automatically generate code documentation from within Xcode.This article uses a version of Xcode from...

View Article

Doxygen

Link: http://www.doxygen.org/Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.It can help you in...

View Article

Developing with Core Data

Link: http://developer.apple.com/macosx/coredata.htmlA high-level technical overview on Core Data, a strong, flexible, and powerful data model framework for building well-factored applications based...

View Article


Developing Cocoa Applications with Python

Link: http://developer.apple.com/cocoa/pyobjc.htmlA tutorial that teaches how to write a Cocoa application in Python by building a simple application from start to finish. Includes discussion of Cocoa...

View Article

Concurrency Programming Guide

Link: http://developer.apple.com/mac/library/documentation/General/Conceptual/Concurre...Concurrency is the notion of multiple things happening at the same time. With the proliferation of multicore...

View Article

Coding Headstarts

Link: http://developer.apple.com/codingheadstarts/Complete with introductory video, lesson guide and sample code in an Xcode project, you’ll learn to create compelling features in your application...

View Article


CocoaNav

Link: http://inexdo.com/CocoaNavCocoaNav parses OSX frameworks and makes them searchable in a nice Core Animation View.CocoaNav is mostly written in RubyCocoa, with two ObjectiveC classes : CNItem and...

View Article


Cocoa-Java Integration Guide

Link: http://developer.apple.com/documentation/Cocoa/Conceptual/LanguageIntegration/Documentation for using Java with the Cocoa frameworks.Note: Cocoa-Java is no longer maintained, has been deprecated...

View Article

Cocoa Developer Documentation

Link: http://developer.apple.com/documentation/Cocoa/Documentation, conceptual information, and how-to guides on using Cocoa to accomplish various tasks.

View Article

Cocoa Bindings Reference

Link: http://developer.apple.com/documentation/Cocoa/Reference/CocoaBindingsRef/CocoaB...Cocoa bindings is a collection of technologies that reduces the code dependencies between models, views and...

View Article

Block Language Specification

Link: http://clang.llvm.org/docs/BlockLanguageSpec.txtThe language specification for implementing Blocks.

View Article


Appledoc

Link: http://www.gentlebytes.com/freeware/appledoc/Appledoc is a command line utility that generates Apple like source code documentation for Objective-C classes, interfaces and protocols. It...

View Article

AppKit Reference Documentation

Link: http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_cla...Documentation of the AppKit Framework, which includes windows, widgets, text, color, and other UI elements.

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images