Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C/C++ ??
#31
If you wana do mac programming with out learning java or objectiv C (for OS X) go with C, you can build carbon apps with it. If you want a real langunge, learn objectiv C!
Reply
#32
What is objectiv C and how is it different from C/C++?
Reply
#33
Objective C. It is a full-featured OO language designed upon C. Not like C++, which is "add OO stuff to C in the worst way possible", but more like "transform C in a OO language".

http://www.toodarkpark.org/computers/objc/

It has the great stuff found in Java: intelligent inheritance, abstract classes and interfaces.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#34
Looks good. But I think I will stick with C++ =P
Reply
#35
One thing I've been thinking is that C++ is simple C with classes. Am I right?
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#36
Nope its much more than C with classes =P. Check out some docs on C++.
Reply
#37
Meh, I don't have time. =P
Give me one example of how C++ is different/better.
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#38
C++ is just C + classes Tongue
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#39
Hah! Nath agrees with me, I'm right. Smile
f only life let you press CTRL-Z.
--------------------------------------
Freebasic is like QB, except it doesn't suck.
Reply
#40
Dude, operator overloading rules, so :p

And java does not support it, afaik. Smile

C++ is more then C with classes.

You can overload functions, you can create virtual funtions. Youve got templates, the stl, contructers, deconstrucers, inheritance etc etc etc.

Lets end the C++ bashing, we dont need a war over it. If you like C, use C. If you like C++ use C++. No need to start calling this one a hack, this is better then this etc.

I am a C coder, but i have no problem with C++, and its got some nice features, although i dont like everything about it, some aspects are really nice. So lets all just drop it. C is cool. C++ is also cool. There both cool.

Java GUI programming sucks. (heh, well, im not quite sure how it works actually, my solution was crap, why couldnt they just use a message que ala windows? I spend 3 fricken days reading documention, downoading examples, and reading more, and i still couldnt find a half decent way to do it. The best way it seems is to code a que myself)

Lua rocks!
b]Hard Rock[/b]
[The Stars Dev Company] [Metal Qb flopped] [The Terror]
Stop Double Posts!
Whats better? HTML or Variables?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)