The fastest programming language for development

Discussion in 'Trading Software' started by ProgrammerGuy, May 24, 2007.

  1. hairy_mug

    hairy_mug

    just get "AmiBroker";

    You can use AFL (very much like c) or use what-ever language U want (through scripting or OLE) and its is FAST!

    ...and very inexpensive...
     
    #11     May 26, 2007
  2. Assembly is for sissies. Real men program in binary codes. Only this way you can support all the latest processor instructions.
     
    #12     May 27, 2007
  3. I thought I remember in a post that you said that you used tradestation.

    If that is the case I would recommend Delphi. Delphi is extremely fast at optimizing and the learning curve going from easy language to delphi is quite easy because both are based on pascal.

    Also, C# is probably the 2nd best option. If you learn C# you'll be more attractive to employers (if that is an option)... however C# is very different from easy language and in my opinion it is all together a much more difficult language to learn. It's also not as fast as Delphi
     
    #13     May 28, 2007
  4. Damn, that is hot stuff. Amazing whats out there that I never heard of.
     
    #14     May 29, 2007
  5. #15     May 29, 2007
  6. cstfx

    cstfx

    Fastest? For your Celeron or your P4 or your 32 bit processor? Or for your Xeon's or 64 bits?

    It really doesn't make that much difference for most people as the processor you use will have more of an effect on your program's usefulness than whether your wrote in VB or C++.

    If, however, you are looking for the faster software to code, then VBnet is still the choice of many (self included). And with the current release of VS 2005, the languages all compile to the same or near same executable code. (Windows programmer, can't speak for other languages)
     
    #16     May 29, 2007