[ PHALKUNZ'S BLOG ]

I've moved to http://phalkunz.com. You'll be redirect to my new blog soon.

Thursday, October 26, 2006

HelloWorld in Cocoa

This is my first Hello World application written in Cocoa framework. It was kinda complicated to get started with Cocoa framework because it has to follow MVC design pattern, which separate the presentation, controller, and the logic apart. It took me half an hour to write while other languages/frameworks take take me at most less than a minute but I guess it is good for developing large applications.

No comments: