English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need some assistance is terms of the best programming language which does not give any problems when you run applications on different computer operating platforms.

I mean computer application do not run on any platform.

2007-07-10 10:11:29 · 6 answers · asked by Anonymous in Computers & Internet Programming & Design

6 answers

It depends on what sort of application you're trying to make.

Applications that have to run on multiple platforms, I generally write in Java, perl, or C. C# would work as well.

All of the various platform-independent languages have their strengths and weaknesses, things they are tailored to doing well, things that they do not do so well. It's tough to make a choice without knowing what you plan the application to do.

2007-07-10 10:41:43 · answer #1 · answered by McFate 7 · 0 0

He might be trying to say that you need to learn programming techniques and logic, rather than languages. This really is important, too. For instance, being able to hold a conversation in 15 human languages doesn't mean you can write an outstanding work of literature in any of them; and a really well written program is much like a really well written book, in that it needs to have many parts that fit together in non-obvious but effective ways.

2016-05-18 22:34:40 · answer #2 · answered by ? 3 · 0 0

There are few out there, but none as widely used, extensible, and supported than C++.

edit: Of course you would have to compile the programs individually for each platform with C++. To answer the question correctly: the guy who answered below me wins.

2007-07-10 10:16:36 · answer #3 · answered by Anonymous · 0 0

nothing is perfect, this totally depend on your application
however, Java is cross platform language, you can run it's programs on any OS without probs

2007-07-10 10:18:46 · answer #4 · answered by THE IMMIGRANT 3 · 1 0

I has an answer!

2007-07-10 11:52:30 · answer #5 · answered by Tarindel 3 · 0 0

any .Net language shoulldn't give you any problems.

VB.NET
C#.NET
J#.NET

2007-07-10 10:15:35 · answer #6 · answered by nino 2 · 0 0

fedest.com, questions and answers