Stop the Hate: Obj-C Deserves Your Love
intridea.com
Stop the Hate: Obj-C Deserves Your Love
1–10 of 91 posts
Re: Stop the Hate: Obj-C Deserves Your Love
#2"Our mobile development team is highly specialized in creating applications for many popular mobile platforms including the iPhone..."
Does "highly specialized" mean learned it last night...
Re: Stop the Hate: Obj-C Deserves Your Love
#3Syntax and naming conventions are another matter...
Re: Stop the Hate: Obj-C Deserves Your Love
#4Re: Stop the Hate: Obj-C Deserves Your Love
#5So the post is about how he had to learn Objective-C quickly because they fired their iPhone developer. If you look under Services on their web page they have this... "Our mobile development team is highly specialized in creating applications for many popular mobile platforms including the iPhone..." Does "highly specialized" mean learned it last night...
Re: Stop the Hate: Obj-C Deserves Your Love
#6So the post is about how he had to learn Objective-C quickly because they fired their iPhone developer. If you look under Services on their web page they have this... "Our mobile development team is highly specialized in creating applications for many popular mobile platforms including the iPhone..." Does "highly specialized" mean learned it last night...
Re: Stop the Hate: Obj-C Deserves Your Love
#7So the post is about how he had to learn Objective-C quickly because they fired their iPhone developer. If you look under Services on their web page they have this... "Our mobile development team is highly specialized in creating applications for many popular mobile platforms including the iPhone..." Does "highly specialized" mean learned it last night...
Re: Stop the Hate: Obj-C Deserves Your Love
#8Re: Stop the Hate: Obj-C Deserves Your Love
#9Using a language like obj-c where you have to do memory management manually just seems so archaic after using modern languages. Plus there is strange property duplication syntax, split header/code files, a GUI editor that doesn't easily wire events to code, named parameters, c/smalltalk calls mixed together, etc.. it's just a mess.
In my brief stint using it the whole time I kept thinking this would be so much simpler if I could do it the XYZ language way. Obj-C is a language that you have to try really hard to like. If you have to convince yourself then maybe it's not that good.