Objective-C++ Stuff
The very
first article will deal with classic C
trips and pitfalls in regard to Obj-C. It is based on
an article by Andrew König.
In a second article called
Effective
Objective-C we compare the mostly similar
approaches of Objective-C and Java in regard to
correct and effective programming. This is based an
the very good book of Joshua Bloch
Effective
Java.
A nice place look around for small chunklets of information
and code is at
Borkware. Be sure to check them
out!