This is some Demo come from the book 「 Cocoa Programming for Mac OS X 」 , and I will add more here.
RandomPassword
Maybe your first Cocoa Program, use it to understand the MVC structrue.

RGBWell
Another easy demo.

SpeakLine
An interesting Demo to translate text to sound, and remember last voice you selected(by userDefault)

DiceView
An interesting Demo teach me the way to create a custom userControl.

NerdTabViewController
A Demo teach me how to create a Tab-style view

wait more to come~~