Web Services Language

From
Revision as of 09:37, 9 March 2007 by Bellmich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Language

We noticed in web environments at minimum these languages:

- C# - C++ - Java - JavaScript - Perl - PHP - Python - Ruby - VBScript

If you now think about which language you should choose then you should not only think about the features of the language. You should think about the complete coding environment and about the operational aspects of the final system. What does this mean?

Coding environment

  • final system requirements
  • frameworks to reduce dependability on special persons
  • whom do you trust

Operational Aspects

- maintenance by other persons - future changes - tools availability in the future - support of tools in the future - stability of partners - re-use

So do not decide about a language only, decide about tools and frameworks at the same time too.