QUOTE(Damage @ 16 Jul, 2008 - 06:16 PM)

so if i wanted to start playing with game development and i have no serious experience with c++, it wouldn't be a bad idea to learn d instead?
You seem to have been ignored because of Japanese, so I'll take up this question.
Yeah, you could get away with it. When it comes to choosing a language that you're going to learn, try taking some of the important things into consideration:
- Does the syntax make sense to you?
- What is the language most used for? Does it apply to what you want to make?
- How widely used is the language? Is it one that employers would be impressed with, or does no one even know what it is?
Personally, I think the syntax is pretty straight forward.
It's used mostly for game development.
BUT, it's not very widely used. Yet. Could it be expanding? I think so. Would this be a worthy investment of your time? I think it might be, but it might not pay off for a while yet.
I actually had to make a similar decision to you~ I was going to start learning D before I learned C++
But IMO, C++ is much more developed than D at the moment. (Although I could be wrong, I didn't look in to it as much as I should've done, really.)
Whatever you decide, you're still gonna be learning something. And if you don't already know any programming languages, then the first will probably stick with you a bit more than the others.
Oh yeah, the first language will also be the one to teach you the logic behind programming.
Hope this helps
Was I helpful?