|
Developers
Apps:
- ColorPicker - Demonstrates categories and stringWithFormat:
- Hertz - A simple app demonstrating cocoa programming techniques.
- Squiggles - Demonstrates drawing to a view, rand(), timers and notifications
Application Kit Examples:
- TableView - Demonstrates NSTableView
- ColourWellTextBlending - Demonstrate the blending of two colours across text in an NSTextView
Foundation Examples:
- Distributed Objects - Demonstrates Distributed Objects
- TLAFNSUserDefaults - Demonstrates NSUserDefaults
Classes:
- TLAFUpdate -
Demonstrates how to check for updates to your application.
C Tutorials:
- Choices
and Decisions - Tutorial on the title. (if, else, operators,
etc.)
- Simple
Math - Demonstrates basic math in C
- More
Complex Math - Demonstrates more difficult math in C including Powers, Square
Root, Sin, Cos, Tan
Someone Was Bored Examples:
- WindowResize -
Demonstrates how to dynamically resize an NSWindow, aka System
Preferences.
|