public
Description: Examples from the new 3rd edition of Cocoa Programming for Mac OS X, ported to Nu
Homepage: http://programming.nu/posts/2008/05/23/cocoa-programming-with-nu
Clone URL: git://github.com/timburks/cocoa-programming-with-nu.git
Search Repo:
name age message
folder .gitignore Sun Jun 01 17:52:29 -0700 2008 Completed conversion of 09_Undo. [jsyedidia]
folder 01_NuWhatIsIt/ Fri May 23 20:27:06 -0700 2008 Speakline example [Adam Solove]
folder 02_LetsGetStarted/ Fri May 23 17:29:38 -0700 2008 Removing unnecessary files [Adam Solove]
folder 05_TargetAction/ Fri May 23 20:27:06 -0700 2008 Speakline example [Adam Solove]
folder 06_Helpers/ Tue May 27 22:34:09 -0700 2008 Fixed a couple spots where Cocoa constants were... [jsyedidia]
folder 07_KVC/ Mon May 26 17:44:04 -0700 2008 Beautified main.nu files in 07_KVC [jsyedidia]
folder 08_ArrayController/ Mon May 26 21:52:16 -0700 2008 Added Nukefile for Chapter 8 RaiseMan example. [timburks]
folder 09_Undo/ Sun Jun 01 18:37:54 -0700 2008 Fixed mix-up between 09_Undo/RaiseMan_A and 09_... [jsyedidia]
folder 11_CoreData/ Sun May 25 20:18:33 -0700 2008 Added Core Data examples from Chapter 11. [timburks]
folder 12_MultiNib/ Sun May 25 19:47:24 -0700 2008 Added RaiseMan example from Chapter 12. [timburks]
folder 14_Notifications/ Wed May 28 12:10:05 -0700 2008 Chapter 14, mostly based on the nu translation ... [paulp]
folder 18_MouseEvents/ Sat May 24 11:13:48 -0700 2008 Added ImageFun example from Chapter 18. [timburks]
folder 19_KeyboardEvents/ Tue May 27 13:41:42 -0700 2008 Added TypingTutor example from Chapter 19. [timburks]
folder 28_WebServices/ Fri May 23 13:14:10 -0700 2008 Initial commit. [timburks]
folder 29_ViewSwapping/ Fri May 23 19:42:35 -0700 2008 Added view swapping example from Chapter 29. [timburks]
folder 32_CoreAnimation/ Fri May 23 15:27:57 -0700 2008 Partial port of the LayerPolynomials example fr... [timburks]
folder 34_NSTask/ Fri May 23 20:37:00 -0700 2008 Added NSTask examples from Chapter 34. [timburks]
folder README Fri May 23 13:14:10 -0700 2008 Initial commit. [timburks]
README
Cocoa Programming with Nu

This project contains selected examples from the new Third Edition
of Aaron Hillegass' Cocoa Programming for Mac OS X:

  http://www.amazon.com/gp/product/0321503619/ref=neontologycom-20

Individual directories contain both Xcode projects and Nukefiles.
All examples require Nu (http://programming.nu).

Contributors, please follow the style used in 28_WebServices/AmaZone.

Tim Burks
tim@neontology.com