08-09-2008, 09:14 AM | #1 (permalink) |
Darth Papa
Location: Yonder
|
Objective-C? Anyone?
Any Objective-C developers here? I'm working on learning it to develop for the iPhone, and I'm having some trouble getting my head around some basics. Since I never learned C, this whole business of pointers (for instance) is leaving me a bit befuddled. I'm a Perl expert... and this syntax looks like line noise to me.
Anyone? Anyone? |
08-09-2008, 12:59 PM | #2 (permalink) |
Insane
Location: at home
|
Isn't there any other programing language that you can use. C is very powerful (and eazy to make mistakes) but has a rather steep learning curve. Pointers are one of the more complex things in C, I was always unsure when to use * and &, and eazy to change what a pointer points to instead of changing the value (address vs value).
Yours Zweiblumen
__________________
Sodomy non sapiens. : I'm buggered if I know |
08-12-2008, 02:15 PM | #6 (permalink) |
Lover - Protector - Teacher
Location: Seattle, WA
|
The iPhone SDK is Objective-C? BAHAHAHAHAHA .. ahahha.. aahha... hhaha.. ah...hahah.
How did I not know this? That's hilarious.
__________________
"I'm typing on a computer of science, which is being sent by science wires to a little science server where you can access it. I'm not typing on a computer of philosophy or religion or whatever other thing you think can be used to understand the universe because they're a poor substitute in the role of understanding the universe which exists independent from ourselves." - Willravel |
08-14-2008, 11:40 AM | #7 (permalink) | |
Darth Papa
Location: Yonder
|
Quote:
There are C and Java bindings for the Cocoa framework too. People who know refer to Objective-C as "elegant", and I don't speak the language yet myself, so I don't quite know what you're laughing about. |
|
08-19-2008, 10:06 AM | #8 (permalink) | |
Junkie
Location: France
|
Quote:
I did some C++ and I liked it a lot.
__________________
Check it out: The Open Source/Freeware/Gratis Software Thread |
|
Tags |
objectivec |
|
|