←  Games Development

Fallout Studios Forums

»

What language to you use?

Poll: What language do you code (11 member(s) have cast votes)

What language do you code

  1. c (0 votes [0.00%])

    Percentage of vote: 0.00%

  2. C++ (8 votes [42.11%])

    Percentage of vote: 42.11%

  3. C# (1 votes [5.26%])

    Percentage of vote: 5.26%

  4. Java (5 votes [26.32%])

    Percentage of vote: 26.32%

  5. Delphi (1 votes [5.26%])

    Percentage of vote: 5.26%

  6. VB (1 votes [5.26%])

    Percentage of vote: 5.26%

  7. other (post which one) (3 votes [15.79%])

    Percentage of vote: 15.79%

Vote Guests cannot vote

G-sus's Photo G-sus 01 May 2009

i thought it would be good to know how many coders for the languages are avaiable here, and what is used the most.
like, if you wanna start any project for coding stuff, you may wanna decide on what language to use at some point...

also, would be very good to know how much experience you have...


i myself got little experience in c and C#, little more in C++, and dare to call myself a Java expert. :P
(i work as java coder actually, since ´bout 2 years...)
Edited by G-sus, 01 May 2009 - 23:04.
Quote

CodeCat's Photo CodeCat 01 May 2009

My primary language is C++, as I always feel somewhat handicapped with anything else. I have some experience with Java and C. I avoid any Microsoft-specific stuff like the plague, so you won't see me coding in C# or VB.
Quote

Hobbesy's Photo Hobbesy 02 May 2009

I can do a little bit of Lua.
Quote

BeefJeRKy's Photo BeefJeRKy 02 May 2009

I'm a beginner in Java and am porting my knowledge to C++. I will be learning some more later on including GUI.
Quote

Dutchygamer's Photo Dutchygamer 02 May 2009

For college I'm working with Java, and I've created a little game with it. I never worked with any other programming language (except for GameMakerLanguage).
Quote

Erik's Photo Erik 02 May 2009

Blitz basic (3d).
It might not be the best\most professional language ever but it easy to learn and to use it.
You can get done what you need to do without going hugely into detail about everything (like loading and using files etc. ). Only downside is that it costs a bit, from my experience i can tell that i dislike the 3d graphics on it, which is why i only do 2d with it.
Quote

Alias's Photo Alias 02 May 2009

View PostErik, on 2 May 2009, 21:29, said:

Blitz basic (3d).
It might not be the best\most professional language ever but it easy to learn and to use it.
You can get done what you need to do without going hugely into detail about everything (like loading and using files etc. ). Only downside is that it costs a bit, from my experience i can tell that i dislike the 3d graphics on it, which is why i only do 2d with it.
My brother and myself did some with this a while ago, it's a pretty versatile language for how easy it is to learn.
Quote

Thez's Photo Thez 02 May 2009

C++, also know Java.

Aside from that, PHP/HTML/XHTML/Javascript/Ajax for web development.
Quote

SorataZ's Photo SorataZ 07 May 2009

I learn programming in Java, and worked with Delphi before.
Quote