Page 5 of 5 FirstFirst 12345
Results 41 to 49 of 49

  Click here to go to the first Developer post in this thread.  

Thread: What Languages are the ArmA Series Programmed In?

  1. #41
    Second Lieutenant GossamerSolid's Avatar
    Join Date
    Feb 3 2006
    Location
    Ontario, Canada
    Posts
    4,007
    Quote Originally Posted by Angle View Post
    Java is an convoluted POS that is so object obsessed it makes no sense.

    Python is the best programming language there is. However its runtime environment('s) leaves a lot to wish for especially in terms of performance.

    With Arma making the unfortunate move to Java I guess ill make a fifth attempt to learn it. Generally I give up when I cant properly set up the massive IDE's Java requires to even do hello world and there is never any good documentation them. Last time was with Take on Helis but the options the setup guide directed me to did not exist.

    People say Java is easy and great to learn but they are full of crap. I have experience in C and Python since almost 10 years but i cant for the life of me understand the IDE´s Java hides behind. First you learn the language and then you use the tools around it, not the other way around.

    Sorry if I got a bit passionate. I'm hopefully going back to proper school this fall to study Java. I guess we'll see then.
    Huh, Python? The best programming language there is? Hahahahaha, nope!

    I prefer C# over Java myself, but you're wrong when you say Java requires "Massive" IDEs. You can write Java in any text editor you want (I use Notepad++) and you can compile/run at a terminal/command window...

    Please get your facts straight before posting shit.

    Missions/Gamemodes - F.U.B.A.R. (WIP)
    Mods/Addons - Green Sea Conflict (WIP)
    Resources - ArmA 3 Notepad++ Syntax Highlighting

  2. #42
    Quote Originally Posted by GossamerSolid View Post
    Huh, Python? The best programming language there is? Hahahahaha, nope!

    I prefer C# over Java myself, but you're wrong when you say Java requires "Massive" IDEs. You can write Java in any text editor you want (I use Notepad++) and you can compile/run at a terminal/command window...

    Please get your facts straight before posting shit.
    Silly you. Its not a fact. Its an opinion.
    Spoiler:

  3. #43
    Quote Originally Posted by Angle View Post
    Java is an convoluted POS that is so object obsessed it makes no sense.
    Erm... Isn't everything in Python an object (as opposed to Java)?

    Quote Originally Posted by Angle View Post
    Python is the best programming language there is. However its runtime environment('s) leaves a lot to wish for especially in terms of performance.
    http://www.jython.org/ You are welcome.

  4. #44
    Quote Originally Posted by batto View Post
    Erm... Isn't everything in Python an object (as opposed to Java)?
    I wouldn't be so sure since "Everything's an object" is the famous motto of Ruby.

    Python shouldn't be underestimated. There are several aspects in video games in can handle very well, if integrated correctly - be it AI, UI, etc. As for my personal experience, it's really fun and fast to code. But that's mainly a function of a scripting-oriented language. Still, I like Python.

  5. #45
    Quote Originally Posted by Angle View Post
    Silly you. Its not a fact. Its an opinion.
    Is it now? Your post seems to indicate otherwise.

  6. #46
    Quote Originally Posted by Inlesco View Post
    I wouldn't be so sure since "Everything's an object" is the famous motto of Ruby. There are several aspects in video games in can handle very well, if integrated correctly - be it AI, UI, etc. As for my personal experience, it's really fun and fast to code. But that's mainly a function of a scripting-oriented language. Python shouldn't be underestimated.
    Ok, ok... isn't everything in fun-Python scripting-oriented-language an object? And where did underestimated Python?

  7. #47
    Language fanboism screams of people who have never done professional development, especially in a client based organization.

  8.   This is the last Developer post in this thread.   #48
    Don't worry. A few days in the industry will cure those schoolboys from their fanboyism :x

  9. #49
    Master Sergeant Serclaes's Avatar
    Join Date
    Nov 27 2005
    Location
    this town right here
    Posts
    775
    Quote Originally Posted by NouberNou View Post
    Language fanboism screams of people who have never done professional development, especially in a client based organization.
    So true. I consider myself lucky to work with one language and technology only. But then again it's hard to stay up to speed in my own time.

Page 5 of 5 FirstFirst 12345

Similar Threads

  1. [SOLVED] Arma 2: G36 series vs XM8 series?
    By David Schofield in forum ARMA 2 & OA - QUESTIONS & ANSWERS
    Replies: 27
    Last Post: Apr 21 2013, 09:11
  2. New to the Arma series
    By AsphaltRanger in forum ARMA 2 & OA - GENERAL
    Replies: 4
    Last Post: May 8 2012, 23:03
  3. Arma 2 in-game languages
    By rtka1234 in forum ARMA 2 & OA - GENERAL
    Replies: 7
    Last Post: Aug 7 2011, 16:35
  4. New to ArmA series
    By jonneymendoza in forum ARMA 2 & OA - GENERAL
    Replies: 24
    Last Post: Jun 14 2009, 16:48
  5. ArmA languages
    By Mike_ITA in forum ARMA - GENERAL
    Replies: 3
    Last Post: Feb 1 2007, 17:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •