sgonyea | 11 years ago | on: JSON Resume – a JSON-based open source standard for resumes
sgonyea's comments
sgonyea | 12 years ago | on: Don't design your own REST back end
sgonyea | 14 years ago | on: Ground Breaking Languages
sgonyea | 14 years ago | on: Confessions of a car salesman
sgonyea | 14 years ago | on: RESTful thinking considered harmful
sgonyea | 14 years ago | on: GSoC 2012 accepted organizations announced
sgonyea | 14 years ago | on: Poll: Do you test your code?
lulz
sgonyea | 14 years ago | on: Yahoo Sues Facebook for Patent Infringement
sgonyea | 14 years ago | on: Why Objective-C is Hard
Also be aware, there is something called "Objective-C++" which is a superset of C++.
The syntax is not "weird" unless you just don't know the language. Acclimation is part of the learning process.
In my opinion, the syntax/language is pretty great. I enjoy ObjC greatly. My main beef with it is that it's less than portable. ObjFW attempts to solve this, and is a phenomenal framework already.