Comment Re:On no. 1 & 3: Never trust the client (Score 3, Informative) 265
Comment Can you imaginne what's on Osama's hard drive? (Score 1) 718
Comment Re:Story Error (Score 1) 214
Comment Internet (Score 1) 53
Comment Corporation (Score 4, Funny) 305
Comment Re:The Code is the Design (Score 1) 413
Comment Re:Your first paragraph killed my interest (Score 1) 111
I'm getting more and more interested in Android -- especially as the newly redesigned XCode 4 is the worst IDE I've ever used -- but I am not going to read a review by someone who finds Obj-C a significant effort to learn from Java. That's a sign that you're a code monkey and not someone who has anything close to a deep understanding of programming; moving in either direction between Java and Obj-C is one of the dead-simplest transitions amongst distinct programming languages.
The concepts are virtually the same -- ok, exactly the same -- but the syntax of Objective-C, namely "message passing", took me some getting used to.