Go Back   Forums > Community Chatterbox > Tech Corner > Programming
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 22-03-2005, 02:30 PM   #31
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Default

Quote:
Originally posted by Jim6@Mar 21 2005, 11:23 PM
Unless I'm very mistaken, you're coding for .net; which is very windows-specific.

(Is it just me, or is this thread looping? :blink
Well, what do I do?
At every contest I use Visual C/C++ from Microsoft.
Then when I have to submit my solutions I just delete precompiled header and fix _tmain().
After this I have an ordinary C/C++ code that can be compiled on every compiler even on linux.
One thing only - I never use non standard functions. Never!
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Old 22-03-2005, 03:25 PM   #32
Jim6
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 77
Send a message via AIM to Jim6 Send a message via Yahoo to Jim6
Default

Yeah - except you're talking about C(++) and we're talking C#!

Anywaay, I think all that's going to be said about C* has been. Does anyone else have a language to sponser?
Jim6 is offline                         Send a private message to Jim6
Reply With Quote
Old 22-03-2005, 06:09 PM   #33
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Default

me!
Sorry I got lost to the point.

About C#, it's true that you are "bond" with windows.
Becouse of that I will never programm in C# , except I would !have! to... ...maybe for buissnes later on...?!? k:
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Old 23-03-2005, 11:14 AM   #34
Reup
10 GOSUB Abandonia
20 GOTO 10
 
Reup's Avatar

 
Join Date: Dec 2004
Location: Eindhoven, Netherlands
Posts: 1,508
Default

One of the benefits Java offers over C++ is the fact that you can't really have any memory leaks, so your productivity goes way up. Since the speed issue that used to give Java it's negative name has been virtually eliminated (better VM's, faster hardware) the amount of money saved during development time greatly outweighs the optimised code that C++ can deliver, not to mention the endless hunt for bugs and such.

Obviously there's no such thing as one language that's the best in everything, so your choice should depend on what you want to create, how much time you have, your skills as a programmer etc etc.

There's a huge rise of interest in Java game programming (due to the write once, run anywhere nature of the language and the growing number of mobile phones that support the J2ME) so choosing Java will ^not^ disqualify you for a career in the gaming industry.

Anyway, I just like Java But it's in no way the holy grail of programming... but neither is C++ of C# or any other language


Reup is offline                         Send a private message to Reup
Reply With Quote
Old 23-03-2005, 01:05 PM   #35
Kon-Tiki
[BANNED]

 
Join Date: Sep 2004
Location: Dentergem, Belgium
Posts: 1,811
Default

Java itself might not have any memory leaks, but I've noticed more than often that JCreator has. Painful business then. Tried Eclipse, but can't get it to compile the code, so I'm stuck with JCreator.
Kon-Tiki is offline                         Send a private message to Kon-Tiki
Reply With Quote
Old 23-03-2005, 02:30 PM   #36
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Default

I don't know, probably I will just stick to the C/C++.
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
D&d Question Nick Blah, blah, blah... 54 05-10-2007 09:12 AM
Question rsdworker Old Suggestions 9 28-06-2007 07:35 AM
Just A Question giganto Blah, blah, blah... 22 02-09-2006 05:10 PM
Question To Someone FreeFreddy Blah, blah, blah... 27 23-11-2004 01:25 PM


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 12:10 PM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.