Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post Posted: Fri Jun 08, 2012 5:21 pm | Post subject: Objective C Is Crap
 
Offline
User avatar

Joined: Mon Jul 04, 2011 8:03 am
Posts: 104
Location: Eastern Seaboard, USA
Okay. So I want to develop for Mac. I have to use Cocoa. Cocoa requires Objective-C. Objective C is a piece of shit. I want to know who the f**k at apple chose that language. I mean come on. Which is simpler to access the alert function:

1. The C++ Way

alert("hi!");

2. The OBJ-C Way
[alert:@"hi"]

Come on. Apple developers have to put up with this crap. I feel compelled to use Carbon even though it is outdated.

_________________
Image


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Sat Jun 09, 2012 7:54 am | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Thu May 10, 2012 12:45 pm
Posts: 323
Location: I dunno, but it's dark, really hot, and I smell smoke.
And they complain that there are more apps for Windows than Mac OS..

_________________
Life? Is that game on Steam?


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Sat Jun 09, 2012 9:48 pm | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Fri Aug 27, 2004 5:11 pm
Posts: 2748
Location: I do stuff
I really don't understand your argument here. Objective-C uses a different syntax because objects respond to messages, instead of having methods that can be called. So it makes sense to use a different syntax so you don't conflate the idea of sending a message to an object with accessing something the object actually has ownership of.


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Tue Jun 12, 2012 3:23 pm | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Mon Jul 04, 2011 8:03 am
Posts: 104
Location: Eastern Seaboard, USA
C++ can get the same exact result with a more orthodox syntax. I like that a lot.

_________________
Image


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Sat Jun 16, 2012 5:25 pm | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Fri Aug 27, 2004 5:11 pm
Posts: 2748
Location: I do stuff
Oh, so you like that you'd rather complain about new concepts than learn them?


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Sat Jun 16, 2012 7:36 pm | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Mon Jul 04, 2011 8:03 am
Posts: 104
Location: Eastern Seaboard, USA
Ive tried to learn Objective C. And OBJ-C is not new, its from the 80s. It was used with NEXT.

_________________
Image


Top
 Profile  
Reply with quote  
  • 0

 Post Posted: Sun Jun 17, 2012 9:39 pm | Post subject: Re: Objective C Is Crap
 
Offline
User avatar

Joined: Fri Aug 27, 2004 5:11 pm
Posts: 2748
Location: I do stuff
New to you, dipshit.


Top
 Profile  
Reply with quote  
  • 0

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

Search for:
Powered by phpBB
2003 - 2012 WinWorld
[ Time : 0.099s | 12 Queries | GZIP : On ]