Monday, June 15, 2009

Apple Cocoa Developer Tutorials


If you are into developing Apple GUI applications you need to learn writing Cocoa applications with Xcode. This is where it begins:


and this is the first tutorial (Currency Converter) you need to go through:


You will learn about actions, outlets, MVC design pattern and more.



No comments:

Post a Comment

iTerm2 - How to auto-close sessions and auto-exit when last one closed

 Problem There are two problems when you close sessions and windows in ITerm2. When you gracefully exit from ITerm2 sessions with a recommen...