Skip navigation.
 
mlRe: project pointers and transition advice
FROM : Cameron Hayne
DATE : Wed Jun 21 22:12:46 2006

On 21-Jun-06, at 11:22 AM, Steve Butcher (Steve-O) wrote:

> I'm learning cocoa and objective C and I've worked through the 
> calculators and the currency converters and a few other things.


The example programs are a good start, but your "concept map" program 
is a lot more ambitious than any of these. For that level of 
ambition, there is no substitute for sitting down and reading at 
least the conceptual docs for the sorts of things you might need.
Start with this Apple document: http://developer.apple.com/
documentation/Cocoa/Conceptual/CocoaFundamentals/index.html
And don't miss:
http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/
index.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaViewsGuide/index.html
http://developer.apple.com/documentation/Cocoa/Conceptual/
CocoaDrawingGuide/index.html

Note also the resources at http://www.cocoadev.com

--
Cameron Hayne
<email_removed>

Related mailsAuthorDate
mlproject pointers and transition advice Steve Butcher (Ste… Jun 21, 17:22
mlRe: project pointers and transition advice Cameron Hayne Jun 21, 22:12
mlRe: project pointers and transition advice Uli Kusterer Jun 26, 12:31