Cocoa Programming in Mac OS X
Check out the Cocoa Programmer's Forum
For Beginners
- HowToProgramInOSX - A page I started that has been expanded by others. It contains little bites of how to do some simple tasks. A great way to read a paragraph or two about a subject, such as drawers, threads, progress bars, and then get back to work.
- Online Cocoa Programming Textbook - A work in progress, this Wikibooks project contains some background on Cocoa and a very nice beginning tutorial. Please help add to it so it can be a great resource for others.
- Cocoa Dev Central - A website with many Cocoa tutorials and articles.
Intermediate
- Once you have some Cocoa Programming skills under your belt try these projects.
Cocoa Programming Resources
- CocoaDev - a Wiki site with some of the best information on Cocoa programming.
- Apple's Developer Discussions - Some good information, but not much activity.
- Comp.sys.mac.programmer - A Google Group with fairly good discussions.
- O'Reilly's Cocoa Programming Articles - Includes many miscillaneous topics in Cocoa programming.