首页 关于OCA的一些想法
文章
取消

关于OCA的一些想法

为什么考OCA

简单地说就是通过考试驱动学习,这样目的性强,学起来比较专注,高效。 针对考试的学习,有时候也是很有用的。引用下面的话:

That’s not to say that preparing for the exam won’t help you become a better Java programmer!

On the contrary, even the most experienced Java developers often claim that having to prepare for the certification exam made them for more knowledgeable and well-rounded programmers than they would have been without the exam-driven studying.

不管怎么说,已经预约好考试了,一个月之后拿下考试,目标是 100% 的正确率。

参考书的内容目录

  1. Declaration and Access Control
  2. Object Orientation
  3. Assignments
  4. Operators
  5. Flow Control and Exception
  6. Strings, Arrays, ArrayList, Dates, and Lambdas

阅读建议

  • 留意那些 Two-Minute Drill 部分,多读几次。
  • 重读所有 Exam Watch notes.
  • 重做所有 Self Tests.
  • 完成所有练习。
  • 写很多很多 Java 代码。(不要用 IDE)

可是后来我选择了 Scott 和 Jeanne 的书,后面的文章有提到。

本文由作者按照 CC BY 4.0 进行授权