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 : debman
by A Non Mouse on Wed 16th Jul 2003 23:07 UTC

a) c++ began as c plus classes. One can write c code that is just a well organized, structured and encapsulated as c++. in the proper hands it can actually work more effectively. (perhaps you have heard of linux?)

b) if you only learn c++ you will be obsolete in the next 5-8 years; expand your mind to become a better programmer.

c) there is no such thing as objective c++

d) objective c is just that, c with objects. the objects you claim to love are there. see b).