Tip-toeing in Objective-C: A first look at the syntax and seeing its true beauty.

I’m beginning to learn Objective-C in my spare time and its syntax is something that’s taking me surprisingly long to get used to. I understand the concepts sufficiently well and they map to ones that you’ll find in most other languages. But, again, the syntax is… different.
I’ve never written any Smalltalk before, which is a [...]