|
|
#11 (permalink) |
|
Marios's Mustache Wax
|
agree c++ is better, c++ is Object-oriented programming. What make things a lots easier
. Imo Inheritance, Encapsulation, Abstraction, Polymorphism are very important if you want to have a good arranged programm, I dont know if those things are necessary for writing a game.well in my opinion java is better at those things then c++. |
|
|
|
|
|
#12 (permalink) | |
|
Dante’s Inferno
|
Quote:
Example: Code:
#include <iostream>
using namespace std;
int main()
{
|
|
|
|
|
|
|
#13 (permalink) |
|
Cloud's Hair Spray
Join Date: Jul 2006
Posts: 61
![]() |
>>Again. I recommend C because most thing are written in C such as many programming languages and its faster than C++ and Java. And more powerful
yap nothing wrong from above statement. both of them was nothing wrong about it. 1. c is more fast.. but C dont have much power. because that reason.. C++ are built 2. C++ able to have more object than C. even soo.. using C++ or C is a not a big problem since both of them are relative 3. C++ more stronger but if you just build basic. consider use C.. if you create a big.. use C++.. how about C#.. i dunno |
|
|
|
|
|
#14 (permalink) |
|
Marios's Mustache Wax
|
@naruto:
sure but those things were really good if u work in a team, plus you can also make a small library. like prog1tools, you can use it to generate board to make board game, like chess etc. Last edited by raitodn; 04-12-2007 at 05:37 PM. |
|
|
|
|
|
#15 (permalink) | |
|
42
|
Quote:
C DOES have power it is the most powerful language you can create anything in C thats why operating systems are built in C. C++ was made in C so C can do anything C++ can do. |
|
|
|
|
|
|
#17 (permalink) |
|
42
|
I know. Just because a language doesn't support OOP and a tiny bit other features doesn't mean it's any less powerful. C is more low-leveled than C++ therefore it is harder to code because you have to work around items. However the lower leveled it is the faster a program is.
|
|
|
|
|
|
#19 (permalink) |
|
Marios's Mustache Wax
Join Date: Jun 2007
Posts: 3
![]() |
More looks like veryone is recommending the language they use themselfe
![]() However i read these posts about comparing C and C++, and all i can say that i would use C++ (and i am ,and its not the only language i know or atleast learn..).I believe C and C++ are the same level, talking about low and high level languages.. Tell me one thing C can do and C++ cant? But there are lots of things C++ are improved in compared to C, as many say 'C++ a better C'. And suggesting C++ is a good thing, because even if want to use some C style thing in your C++ application, you can use it because C++ allows it.. Same as ASM with asm tags if you want to interact with some hardware or something. P.S i never coded in Java, but i would probably never suggest to code a game in java if it can be coded in C++.. Programs i have seen in java are much slower, and if you code a game and the speed and resources must be at top, i dont know if java is the language you are looking for.. But this is what i think, we all probably have our own opinions
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|