阅读java编程语言规范

发布于 2024-09-27 14:27:48 字数 106 浏览 1 评论 0原文

我正在准备 SCJP 6 考试,我需要有关阅读 Java 语言规范的有用性的建议。因为考试与java代码分析的专业知识有关。我已经在阅读 Khalid Mughal 撰写的 SCJP A 综合文章。

I am preparing for SCJP 6 exam and I needed advice on the usefulness of reading the Java language specification. As the exam has to do with ones expertise in java code analysis. I am already reading SCJP A comprehensive by Khalid Mughal.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

战皆罪 2024-10-04 14:27:48

也看看这个,
不要错过 SCJP 的这本书。

替代文本

Also look at this also,
Don't miss this book for SCJP.

alt text

梦罢 2024-10-04 14:27:48

也许有用,但不适合为 SCJP 做准备。

SCJP 测试您对 java.lang、java.util、java.io 和其他核心包的了解。

语言规范详细介绍了编写 JVM 的人所需要的细节。 SCJP 没有必要。

但如果你愿意投入其中,我不会劝阻你。只需了解您将从中获得什么,并根据您的时间限制和机会成本进行权衡即可。

Perhaps useful, but not to prepare for the SCJP.

The SCJP tests your knowledge of the java.lang, java.util, java.io, and other core packages.

The language spec goes into the kind of detail that someone writing a JVM would need. It's not necessary for the SCJP.

But if you're game to dive in, I would not discourage you. Just understand what you'll get out of it and weigh that against your time constraints and opportunity costs.

月光色 2024-10-04 14:27:48

我的建议是这样的:转到 TopCoder,转到算法部分,查看那里的解决方案。这有三个目的,1)你可以看到人们如何混淆代码,这就是 SCJP 上的样子 2)你可以看到已提交的人的解决方案和错误 3)它会让你了解新问题和测试您的 Java 知识以及整体编程知识的方法。

My advice is this: Go to TopCoder, go to the algorithm section, look at solutions there. This serves three purposes, 1) You get to see how people obfuscate code, which is how it looks on the SCJP 2) You can see solutions and mistakes of people that have submitted and 3) It will give you a look at new problems and ways to test your Java knowledge, as well as your overall programming knowledge.

携君以终年 2024-10-04 14:27:48

org.life.java提到的书给出了通过正确答案率非常高的人的具体例子。他们只是编写程序。很多节目。因此,如果您想顺利通过考试,您所要做的就是编写代码。很多。

祝你好运!

The book mentioned by org.life.java gives specific example of people who pass with very high correct answers rate. They simply write programs. A lot of programs. So if you want to pass this exam without an issue, all you have to do is just code. A lot.

Good luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文