I think one of the best ways to learn a new programming language is to dive into the source code and view the experience of experienced coders. I found a question asked here in Qaru for other languages, but none of them target Objective-C. The closest I found was this question about Cocoa's attractive user interfaces , but I mean the overall quality of the code, such as the good use of idioms and design patterns, as well as useful documentation. Another good feature is the code base, which is large enough to require real organizational discipline, but small enough so that the beginner can fit his / her head.
Do you think a high-quality open source project meets these criteria?
objective-c cocoa
alanlcode Jul 01 '09 at 6:15 2009-07-01 06:15
source share