 |
 |
Whats your favorites language?
|
 |
|
 |
|
Forum Regular
Join Date: Sep 2001
Location: Malvern, PA
Status:
Offline
|
|
Whats your favorite language to develop programs for OS X?
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Jan 2001
Status:
Offline
|
|
objective-c of course
(plus, it's not like we have much of a choice)
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Jun 2000
Status:
Offline
|
|
French, naturally 
|
|
|
| |
|
|
|
 |
|
 |
|
Dedicated MacNNer
Join Date: Apr 2001
Location: Bethesda, MD
Status:
Offline
|
|
Ummm, 6502 assembly? Actually all my stuff is in C++ (and a bit of C). I've got a lot of old C++ code that I use, so I don't feel like changing languages. Also I need to be able to run is on Unix systems.
dave
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Dec 2000
Location: Chicago, Illinois
Status:
Offline
|
|
I'm still partial to Java, although I can respect the advantages of Objective-C. Although Java is slower, I really like automatic garbage collection.
F-bacher
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jan 2001
Location: Areas 51 thru 55 :P
Status:
Offline
|
|
Favorite language? C++ -- the stack is your friend. Operator overloading is object-oriented. I never had a program have memory problems until I started writing Java code for a living!
To develop on OSX? Objective-C -- even if the syntax makes me cringe  . Like was said previously, it's not like there is a lot of choice. I'm looking forward to using the Obj-C++ extensions.
|
|
Well, let's just say, 'if your VCR is still blinking 12:00,you don't want Linux'
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Feb 2001
Location: Rochester, uk
Status:
Offline
|
|
ObjectiveC and Java are both perfecty portable - it's just that Cocoa isn't, and neither is Carbon. ObjectiveC++ might be harder, but if it's part of Darwin's GCC then it may drift out eventually.
Personally I much prefer Java to anything else - though it would be even better if it did have operator overloading.
But then, I don't code for OS X. They pay me to work in Java and Swing, so I'm happy enough.
|
|
All words are lies. Including these ones.
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Oct 2000
Status:
Offline
|
|
PowerPC assembler, but don't tell anybody I said that
I use it just for fun, and that's what it should be, because programming assembler is bad for your health!
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Sep 2001
Location: McKinney, TX
Status:
Offline
|
|
Originally posted by bsturgen:
<STRONG>Objective-C -- even if the syntax makes me cringe  .</STRONG>
You may think I'm kind of weird, but I actually prefer the syntax to that of other, mainstream languages. I like the fact that a unique syntax is used for method invocations vs. that used for data access; after all, they're two different mechanisms. Plus, I like how the tagging mechanism built into the method/message format enforces self-documentation of messages so that I don't have to keep referring to a header file to find out what each argument means.
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|