Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 5 6 [7] 8

Author Topic: Need help with choosing a programming language  (Read 14022 times)

Jookia

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #90 on: May 11, 2010, 12:38:43 am »

Preposterous. He established his credentials before discussing his position. That you are offended by somebody being more well-credentialed than you are is immaterial.

You owe him an apology.

That's not what I saw it as.
Logged

ChJees

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #91 on: May 11, 2010, 12:38:49 am »

I would personally go with Java if i were to make a game :P.

Easy to learn and code in. Making Object Oriented code has never been easier.
Logged

DrPizza

  • Bay Watcher
    • View Profile
    • Ars Technica
Re: Need help with choosing a programming language
« Reply #92 on: May 11, 2010, 12:40:19 am »

Quote
You're right. Game engines and operating systems do use C. But do you know why? Can you tell me exactly why they need it?
Of course, they don't, in general, need it--they just have entrenched legacy code dating back to the 80s. Integer-valued pointers are kind of nice for memory-mapped I/O and things like that (where setting a pointer value to a specific integer value is meaningful), and sure, we need little bits of code to write a boot loader, wire up interrupts, set up the processor to switch into protected mode, and so on, but really, there's no particular reason that these things need to be in C. Even C needs to use intrinsics or drop into assembler for some of the low-level processor configuration, so there's no reason that such intrinsics couldn't be made available in some other language.

Anyone starting the development of a mainstream OS from scratch today would use at the very least C++, and quite feasibly something higher-level even than that.
Logged

G-Flex

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #93 on: May 11, 2010, 12:40:19 am »

Preposterous. He established his credentials before discussing his position. That you are offended by somebody being more well-credentialed than you are is immaterial.

You owe him an apology.

That's not what I saw it as.

Then you jumped to conclusions about the apparently-unclear intent of a man you do not know, and tried to bitch him out over it, despite the fact that he's trying to help. That's... better?
Logged
There are 2 types of people in the world: Those who understand hexadecimal, and those who don't.
Visit the #Bay12Games IRC channel on NewNet
== Human Renovation: My Deus Ex mod/fan patch (v1.30, updated 5/31/2012) ==

Blacken

  • Bay Watcher
  • Orange Polar Bear
    • View Profile
Re: Need help with choosing a programming language
« Reply #94 on: May 11, 2010, 12:42:39 am »

Preposterous. He established his credentials before discussing his position. That you are offended by somebody being more well-credentialed than you are is immaterial.

You owe him an apology.

That's not what I saw it as.
I don't care. You're wrong and backpedaling now that you have been confronted.

You owe him an apology.
Logged
"There's vermin fish, which fisherdwarves catch, and animal fish, which catch fisherdwarves." - Flame11235

Jookia

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #95 on: May 11, 2010, 12:43:49 am »

Preposterous. He established his credentials before discussing his position. That you are offended by somebody being more well-credentialed than you are is immaterial.

You owe him an apology.

That's not what I saw it as.
I don't care. You're wrong and backpedaling now that you have been confronted.

You owe him an apology.

I'm not backpedaling, I was correcting your thought that I'm offended by somebody who you assume is more credentialed than me.
Logged

Blacken

  • Bay Watcher
  • Orange Polar Bear
    • View Profile
Re: Need help with choosing a programming language
« Reply #96 on: May 11, 2010, 12:46:35 am »

You called him a cunt for no reason at all. Man up and apologize. This isn't rocket science.
Logged
"There's vermin fish, which fisherdwarves catch, and animal fish, which catch fisherdwarves." - Flame11235

Jookia

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #97 on: May 11, 2010, 12:48:21 am »

I called him a cunt because to me he seemed like he thought he was bigger than everybody else.
I'm not going to apologize simply because I don't want to.
Logged

Blacken

  • Bay Watcher
  • Orange Polar Bear
    • View Profile
Re: Need help with choosing a programming language
« Reply #98 on: May 11, 2010, 12:50:10 am »

And people call me an asshole? Really?

Amazing. See, dude, at least when I'm wrong, I can admit it.
Logged
"There's vermin fish, which fisherdwarves catch, and animal fish, which catch fisherdwarves." - Flame11235

G-Flex

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #99 on: May 11, 2010, 12:52:49 am »

I called him a cunt because to me he seemed like he thought he was bigger than everybody else.
I'm not going to apologize simply because I don't want to.

The only reason you called him that, or thought that, was because he listed his credentials and tried to be informative. What conclusions do you expect people to draw?
Logged
There are 2 types of people in the world: Those who understand hexadecimal, and those who don't.
Visit the #Bay12Games IRC channel on NewNet
== Human Renovation: My Deus Ex mod/fan patch (v1.30, updated 5/31/2012) ==

Jookia

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #100 on: May 11, 2010, 12:54:26 am »

Amazing. See, dude, at least when I'm wrong, I can admit it.

I know I'm wrong. I just don't feel like apologising to somebody who joined the forum just to post in this thread and could very well be an alt of yours.
Logged

G-Flex

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #101 on: May 11, 2010, 12:58:51 am »

That doesn't even have anything to do with anything. You were bitching him out for saying what his credentials were and trying to inform you about things, not because you thought he was an alt of Blacken's.

You know you were acting like a dick, so now you're making up completely new reasons to not admit it. Classy.


Seriously though, why would Blacken create an alt specifically for the purpose of acting nicer to you than usual? That doesn't even follow.
Logged
There are 2 types of people in the world: Those who understand hexadecimal, and those who don't.
Visit the #Bay12Games IRC channel on NewNet
== Human Renovation: My Deus Ex mod/fan patch (v1.30, updated 5/31/2012) ==

Jookia

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #102 on: May 11, 2010, 01:00:08 am »

I did act like a dick and I am a dick.
I'm even more of a dick because I'm not apologising.
Logged

G-Flex

  • Bay Watcher
    • View Profile
Re: Need help with choosing a programming language
« Reply #103 on: May 11, 2010, 01:01:35 am »

Well, at least that's settled, then.
Logged
There are 2 types of people in the world: Those who understand hexadecimal, and those who don't.
Visit the #Bay12Games IRC channel on NewNet
== Human Renovation: My Deus Ex mod/fan patch (v1.30, updated 5/31/2012) ==

Blacken

  • Bay Watcher
  • Orange Polar Bear
    • View Profile
Re: Need help with choosing a programming language
« Reply #104 on: May 11, 2010, 01:04:00 am »

Now, can we get back to actual topical discussion now, preferably sans douchebaggery?
Logged
"There's vermin fish, which fisherdwarves catch, and animal fish, which catch fisherdwarves." - Flame11235
Pages: 1 ... 5 6 [7] 8