Home » questions » Which programming language should I learn for business applications? And Why?

Which programming language should I learn for business applications? And Why?

2006-08-08 23:51:43, Category: Programming & Design

Answers

  1. Richard

    On 2006-08-08 23:55:53


    Java, and HTML both important for this field if not any other computer field.
  2. Andy D

    On 2006-08-09 00:12:47


    Would agree with the Java or C# comment but a lot depends on what sort of work you are doing. If you work in a purely MS environment then .NET is going to lend itself to your development. If you have a mixed environment then Java is the better for cross platform apps at the moment. Syntax wise C# and Java are very similar. So horses for courses is the true answer here, personally I find C++ a little over complex to do the simple things.
  3. winquest

    On 2006-08-09 00:22:02


    Depends on your target platform and your own background. If you are targetting only microsoft platforms, VB (.net variant) will be sufficient and is probably the easiest to pick up. If you need to cater to non-microsoft platforms and take a longer term perspective, then you should learn java.
  4. sammy_chn

    On 2006-08-08 23:54:35


    Java or C# with database & crystal report is good for business application...
  5. ganjanaut1

    On 2006-08-08 23:55:56


    C++ Because that is the language for business applications.
  6. drank 5 redbull & still no wings

    On 2006-08-08 23:55:49


    java script?
  7. Indian_Male

    On 2006-08-09 00:10:33


    I would suggest learning a RDBMS like Oracle. Database is inevitable for the kind of applications you are looking for. Then Visual Basic. Its easy to create applications with Visual Basic.