Linked by Eugenia Loli-Queru on Wed 16th Jul 2003 19:26 UTC
Features, Office Aaron Hillegass' new book, titled "Core Mac OS X and Unix Programming", is now available in the stores. In the past, we reviewed his previous book "Cocoa Programming for MacOSX" and we got a good idea of Aaron's elegant writing style, descriptive chapters and advanced development under Mac OS X. In this book, he goes down under, teaching us how to handle and develop for the underpinnings of OSX, the core of the OS.
Permalink for comment
To read all comments associated with this story, please click here.
re:I wish that apple would include C++
by debman on Wed 16th Jul 2003 20:12 UTC

but what about the structured aspect of their syntax? inside the object you need to use structured syntax for methods as you do for the code manipulating the objects. what is that like? I have been under the assumption that it is almost exactly like C.