编程语言的选择? [英] Programming language of choice?

查看:70
本文介绍了编程语言的选择?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

对于构建Windows桌面应用程序,明确的最爱是C#。但我的客户

买不起微软的产品。所以我需要为Linux开发软件

用户和网络应用程序。


在开源世界中,程序员的首选语言是什么?


根据每个成员的数量判断
http://www.google.com/Top/Computers/...s/Open_Source/ 用户

组,它看起来前三种开源语言是:


1. Java

2. PHP

3. Perl

这是否意味着Java是首选的开源语言? Java应用程序是b $ b编译的,还是解释性语言?


C和C ++怎么样?

For building Windows desktop apps, the clear favorite is C#. But my clients
can''t afford to buy Microsoft products. So I need to develop software for Linux
users and web applications.

In the open source world, what is the programmer''s language of choice?

Judging by the number of members in each of these
http://www.google.com/Top/Computers/...s/Open_Source/ user
groups, it looks like the top 3 open source languages are:

1. Java
2. PHP
3. Perl

Does this mean Java is the open source language of choice? Are Java apps
compiled, or is it an interpreted language?

What about C and C++?

推荐答案

.. oO(deko)
..oO(deko)

>对于构建Windows桌面应用程序,明确的最爱是C#。但我的客户
买不起微软的产品。所以我需要为Linux用户和Web应用程序开发软件。

在开源世界中,程序员选择的语言是什么?
>For building Windows desktop apps, the clear favorite is C#. But my clients
can''t afford to buy Microsoft products. So I need to develop software for Linux
users and web applications.

In the open source world, what is the programmer''s language of choice?



大多数软件,无论是开源软件还是闭源软件,都是用C / C ++编写的。

就我个人而言,我真的很讨厌这种语言而更喜欢Pascal / Delphi ... ;-)

但是自从我写完最后一个桌面应用程序以来已经很长时间了。

Most software, whether open or closed source, is written in C/C++.
Personally I truly hate that language and prefer Pascal/Delphi ... ;-)
But it''s been a long time since I wrote my last desktop app.


>这是否意味着Java是首选的开源语言? Java应用程序是编译的,还是解释性语言?
>Does this mean Java is the open source language of choice? Are Java apps
compiled, or is it an interpreted language?



Java代码首先编译成字节码,然后由虚拟机解释为

Java code is first compiled into a bytecode, which is then interpreted
by the virtual machine.


> C和C ++怎么样?
>What about C and C++?



或D ...


< http://en.wikipedia.org/wiki/D_(programming_language )>


看起来至少有趣。


毕竟不是唯一的最好的或者首选

语言。所有这些都有其优点和缺点。它还取决于你想要建立什么类型的软件以及你的个人喜好。


Micha

Or D ...

<http://en.wikipedia.org/wiki/D_(programming_language)>

Looks at least interesting.

After all there''s not really the one and only "best" or preferred
language. All have their benefits and drawbacks. It also depends on what
kind of software you want to build and on your personal preferences.

Micha

deko写道:
deko wrote:

编译Java应用程序,还是解释性语言?
Are Java apps compiled, or is it an interpreted language?



它们被编译成字节码,然后字节码由JVM解释。


-

----------------------------------
$ b $bIvánSánchezOrtega -ivansanchez-algarroba-escomposlinux-punto-org-

Consejo:没有uséis昏迷,没有肖恩,necesarias。

They''re compiled into bytecode, then the bytecode is interpreted by a JVM.

--
----------------------------------
Iván Sánchez Ortega -ivansanchez-algarroba-escomposlinux-punto-org-

Consejo: No uséis comas, que no sean, necesarias.


deko schrieb:
deko schrieb:

这是否意味着Java是首选的开源语言? Java应用程序是编译的b $ b,还是解释性语言?


C和C ++怎么样?
Does this mean Java is the open source language of choice? Are Java apps
compiled, or is it an interpreted language?

What about C and C++?



关闭主题! ARRRRR! ;-)


如果你想创建GUI应用程序并喜欢快速结果:

看看Ruby。


OLLi


____________

你的DNA必须在晚上睡不着觉。

[耦合]

Off Topic! ARRRRR! ;-)

If you want to create GUI applications and like quick results:
Have a look at Ruby.

OLLi

____________
"Your DNA must cry itself to sleep at night."
[Coupling]


这篇关于编程语言的选择?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆