Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2010-04-07 13:56:09
Java vs C++ which one is better in game programming?Hi all! this is my first time to posting a question, i hope all of you will help me. Thanks a lot all.. #2 2010-04-07 15:08:37
Re: Java vs C++ which one is better in game programming?Hi; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #3 2010-04-07 15:41:44
Re: Java vs C++ which one is better in game programming?
One cannot order languages. Sorry, but it's a pet peeve of mine when people describe one language as being "better" or "more advanced" than another. Purpose is the main factor which should determine which language to use. After this is preference, which should really only be considered if there are two (approximately) equally good options (as is normally the case when deciding between Python and Perl, for example).
How much programming have you done in the past? I suspect none, and if that's the case, realize that learning to program games takes a lot of work. Don't let this deter you though, anyone can do it, as long as you're willing to put the work in. "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." #4 2010-04-07 16:59:03
Re: Java vs C++ which one is better in game programming?Hi all;
Actually, I agree. I hate it when I hear someone say his language is the best. What I meant was maybe it has surpassed it in acceptance or popularity. Sorry for being ambiguous. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #5 2010-04-08 00:33:55
Re: Java vs C++ which one is better in game programming?
Now-a-days we teach the vast majority of students C++ or Java as a first language. "In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..." |