We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
这是一个非常普遍的问题,但我要学习的顺序如下:
还有许多其他框架可用于构建 Java EE 应用程序。您应该了解基础知识,然后选择您想要学习的框架来扩展基础知识。我绝不是没有将每个框架都放在选项中,但它应该足以让您入门
至于书籍,没有一本书涵盖所有选项,但可以购买 Java EE 的核心/下载/在线查看。您可以在 Java EE 教程 或 作为印刷书籍 这应该会让您一开始就学到很多东西。人们推荐的另一本书是 Head First Servlets and JSP
This is a very general question to answer, but here is the order that I would learn:
There are many other frameworks out there for building Java EE applications. You should get to know the basics and then pick and choose which framework that you want to learn to extend the basics. I, by no means, have not put every single framework in the options, but it should be enough to get your started
As for books, there is no single book out there that covers all options but the core of Java EE is available to buy/download/view online. You could get them at Java EE Tutorial or as printed book That should give you plenty to learn initially. Another book that people are recommending is Head First Servlets and JSP