Yeah once you get it down, making a Cocoa app is fairly easy for most things.
Just don't forget you connect the UI elements in Interface Builder. In fact a new app should start in Interface Builder, which can generate source code files that match the UI elements (naming conventions, links to classes).