Mac OS X coding

Cocoa Project Notes

March 22, 2007 · 1 Comment

This learning project will consist of writing a checkbook ledger application.

Software and ideas that will build up the project:

1. Cocoa Core Data for handling the business logic, persistence, etc.

2. Graphing library

3. Encryption library

4. NSWorkspace for potential workspace management

5. NSURLDownload

6. Spotlight Integration

Categories: Beginner