java replaces c++ for AAA 3d game engines???
#3 Members - Reputation: 157
Posted 10 March 2004 - 07:20 AM
C++ has been "replaced" several times in the past, and it''s still gaining steam.
--
Dave Mikesell Software
#4 Senior Moderators - Reputation: 1744
Posted 10 March 2004 - 07:21 AM
"Sneftel is correct, if rather vulgar." --Flarelocke
#5 GDNet+ - Reputation: 1857
Posted 10 March 2004 - 07:22 AM
#6 Senior Moderators - Reputation: 1744
Posted 10 March 2004 - 07:24 AM
quote:That is unfortunately true of many computer programmers. Evolve or perish.....
Original post by dmikesell
The day C++ "isn''t used anymore" is the day I retire, and I''m only 37 ;-)
If and when C++ does get replaced, tho, it won''t be by Java. Java''s a fun language, but it just isn''t seen as competitive in the application arena these days. Look to C# as the current best-chance contender.
"Sneftel is correct, if rather vulgar." --Flarelocke
#7 Members - Reputation: 157
Posted 10 March 2004 - 07:35 AM
quote:
Original post by Sneftelquote:That is unfortunately true of many computer programmers. Evolve or perish.....
Original post by dmikesell
The day C++ "isn''t used anymore" is the day I retire, and I''m only 37 ;-)
If and when C++ does get replaced, tho, it won''t be by Java. Java''s a fun language, but it just isn''t seen as competitive in the application arena these days. Look to C# as the current best-chance contender.
"Sneftel is correct, if rather vulgar." --Flarelocke
I use multiple languages and have no problem with learning new ones. I was merely responding to the rumors of C++''s imminent demise.
--
Dave Mikesell Software
#8 Members - Reputation: 122
Posted 10 March 2004 - 07:42 AM
Get a CS degree and learn HOW to program. Then it won't matter that there's a new language every year.
PS: We'll still be using C++ 30 years from now. Most of the "languages" that come out now (java, c#) are just gimmicks that don't really improve on what we now have.
[edited by - aldisd on March 10, 2004 2:43:34 PM]
#9 Members - Reputation: 122
Posted 10 March 2004 - 07:54 AM
Java''s marketing strategy offers elegance over raw power and that is wrong. Also, Java is flawed on multiple sectors, one of them being the connection to the hardware.
The Java libs are worthless, for everything you need out of core third party java libs, such as SWT and LWJGL or JOGL(lololololol open source?).
When you do so, Sun decides that your Java is not Java anymore. Sorry, Java sucks as a gamedevelopment language. You are far better off with C#, another dumbed down C++ alternative.
#10 Senior Moderators - Reputation: 1744
Posted 10 March 2004 - 09:18 AM
quote:I know. I was speaking to generalities.
Original post by dmikesell
I use multiple languages and have no problem with learning new ones. I was merely responding to the rumors of C++''s imminent demise.
"Sneftel is correct, if rather vulgar." --Flarelocke
#11 Members - Reputation: 216
Posted 10 March 2004 - 09:22 AM
Java is SLOW. Even if it were a compiled language it would still be slow. It forces you do to all kinds of silly things, and prevents you from doing all sorts of useful things. I won''t elaborate because many other people already have else where.
I can see .NET (this includes C#) replacing C++ in many circumstances, but serious game development is not one of them.
Most MS business application development will likely move over to C#/.NET. It is such an amazing time saver in so many situations that C++ development is just not cost effective. MS really did a spectacular job on the whole .NET family. The amount of time you can save is astounding.
Will
P.S. No, I don''t work for MS. I''m just a satisfied customer. lol.
#12 Members - Reputation: 148
Posted 10 March 2004 - 09:35 AM
quote:
Original post by RPGeezus
Java has it''s places, but replacing C++ is not one of them.
Java is SLOW. Even if it were a compiled language it would still be slow. It forces you do to all kinds of silly things, and prevents you from doing all sorts of useful things. I won''t elaborate because many other people already have else where.
I can see .NET (this includes C#) replacing C++ in many circumstances, but serious game development is not one of them.
Most MS business application development will likely move over to C#/.NET. It is such an amazing time saver in so many situations that C++ development is just not cost effective. MS really did a spectacular job on the whole .NET family. The amount of time you can save is astounding.
Will
P.S. No, I don''t work for MS. I''m just a satisfied customer. lol.
Satisfied customer eh... I didnt know they had any (except their own employees of course)
#13 Anonymous Poster_Anonymous Poster_* Guests - Reputation:
Posted 10 March 2004 - 10:59 AM
Take a look @ www.runescape.com
#14 Members - Reputation: 1771
Posted 10 March 2004 - 11:30 AM
[edited by - oliii on March 10, 2004 6:31:01 PM]
#15 Anonymous Poster_Anonymous Poster_* Guests - Reputation:
Posted 10 March 2004 - 11:37 AM
oliii, if you like brainfuck, you should try whitespace sometime.
#16 Members - Reputation: 122
Posted 10 March 2004 - 11:57 AM
#17 Anonymous Poster_Anonymous Poster_* Guests - Reputation:
Posted 10 March 2004 - 11:58 AM
quote:
Original post by Captian Goatse
quote:
The Java libs are worthless,for everything you need out of core third party java libs, such as SWT and LWJGL or JOGL.
Naturally, there are lots of things in Java you won''t need game programming, though it really doesn''t mean that there''s isn''t useful stuff too.
Is there something wrong in using third party libraries?
quote:
(lololololol open source?).
???
quote:
When you do so, Sun decides that your Java is not Java anymore.
And how does ''the assumption that your Java is not Java anymore'' reflect to you? Elaborate please.
#18 Members - Reputation: 100
Posted 10 March 2004 - 04:18 PM
edit:
this is what java would sound like if you could hear it:
"classclassclassclassclassclassclassclassclassclassclassclass
classclassclassclassclassclassclassclassclassclassclassclass
classclassclassclassclassclassclassclassclassclassclassclass
classclassclassclassclassclassclassclassclassclassclassclass
classclassclassclassclassclassclassclassclassclassclassclass"
...even though classes are good, i am just so fed up on hearing about them
[edited by - johnnyBravo on March 10, 2004 11:21:06 PM]
#19 GDNet+ - Reputation: 180
Posted 10 March 2004 - 06:15 PM
___________________
-Nicholas Anton
-raptor85.siigna.net
#20 Moderators - Reputation: 1666
Posted 10 March 2004 - 07:19 PM
quote:
Original post by aldisd
Get a CS degree
and spend another six years or so practicing
quote:
and learn HOW to program.
+1.






