选择一种编程语言,通过良好的IDE轻松进行Web开发 [英] Selecting a programming language for easy web development with good IDE

查看:119
本文介绍了选择一种编程语言,通过良好的IDE轻松进行Web开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找有关为Web开发选择编程语言/技术的一些建议。我知道有关SO的类似主题的几个讨论,但也许以下一组标准(按重要性顺序)增加了一点旋转:

I am looking for some recommendations regarding choice of programming language / technology for web development. I know there have been several discussions around similar subject on SO but perhaps the following set of criteria (in order of importance) add a bit of spin:


  1. 具有优质的IDE,便于开发过程(如智能感知)

  2. 允许使用数据后端进行相当简单(即快速)的Web开发(如创建博客)

  3. 面向对象且强类型

  4. 适用于不同平台(win / linux)

  5. free(至少在某些基本版本中,包括IDE)

  1. has good quality IDE that facilitates development process (like having intellisense)
  2. allows fairly easy (i.e. quick) web development with a data back-end (like creating a blog)
  3. object-oriented and strongly typed
  4. works on different platforms (win/linux)
  5. free (at least in some basic version, including IDE)

我认为数字3真的很方便1.这就是PHP对我不利的地方。请包括语言/框架/ IDE设置建议。

I see number 3 really as facilitating 1. This is where PHP falls short for me. Do include language/framework/IDE set suggestions.

所以它更多的是围绕它而不是语言本身。

So it is more about what surrounds it rather than the language itself.

推荐答案

一个好的方向是 Java Eclipse 。然后,您可以选择要使用的框架,例如 Spring Seam ,这些与ORM有很好的整合,如 Hibernate

A good direction is Java with Eclipse. You can then select which framework to use, such as Spring or Seam, and these integrate well with ORMs like Hibernate.

其他人将使用 Visual Studio Express 。也是一个有效的选择,许多为Java创建的项目都移植到.NET。

Others will point to C# and .NET with Visual Studio Express. Also a valid choice, and many of the projects created for Java are ported to .NET.

这篇关于选择一种编程语言,通过良好的IDE轻松进行Web开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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