If you're looking for example working code, I've been using two main source -
- Cocoa Controls - for specific UI elements
- Binpress - for complete applications and SDKs
For me, the most effective way to learn is by going over actual working code from real applications, instead of mock code used in tutorials and very basic examples. Maybe it's because I already have background in other languages and don't need to cover the basics.