Tutorials
Advanced tutorial
to create an XGrid Interface. [XCode 3.0]
Minimal tutorial
to display a random number using bindings. [XCode 2.1]
Old Apple tutorial
using bindings. [XCode]
Examples
Most recent example
using QTKit to display a movie. [XCode 3.0]
A simple table app (1)
-
(2)
-
(3)
. [JP - XCode 3.0]
MenuView
using Core Animation, adapted from
CA Menu App
. [JP - XCode 3.0]
A Color Picker (1)
-
(2)
-
(3)
-
(4)
in your toolbar. [JP - XCode 3.0]
Various other examples
in japanese ...
A collection of examples in /Developer/Examples/Python/PyObjC/, some of them being up to date (see Cocoa/Grady/, CoreData/DragApp/, Quartz/TLayer/ ...)
Articles and Documentation
Official introduction
to PyObjc.
Old MacDevCenter article
about PyObjc.
ObjC & Cocoa
Learn Objective-C
to understand the basics of ObjC.
Learn Cocoa
: less useful, but interesting.
Other tutorials
here
.
Cocoa for Scientists
: a series of scientific-oriented articles to learn ObjC.
Cocoa Bindings exercises
(detailed tutorial).