Start at CocoaHeads.org

CoreFoundation with Jeremy Sherman

Jeremy, a developer with the consulting group over at the Big Nerd Ranch, gave a lecture about CoreFoundation.

From the ADC's guide: "Core Foundation is a framework that provides fundamental software services. Developers can use Core Foundation to build cross-platform applications and can share code and data among frameworks, libraries, and applications. Core Foundation provides abstractions for common data types, facilitates internationalization through Unicode string storage, and offers a suite of utilities."

Jeremy’s lecture presentation and sample code from the meeting can be found in the
Files area.