[Qualification] Java Silver SE11 Passing Experience

Introduction

Since I passed Java Silver SE 11 in February 2020, I would like to write about the motivation for taking the exam, study period, study method, etc.

Examination outline

Examination date Pass line Correct answer rate result
February 27, 2020 63% 85% Pass

table of contents

  1. Writer's sense of level
  2. Motivation for taking the exam
  3. Study period and study method
  4. On the day of the exam
  5. Summary

1. My level feeling

Second year programmer graduated from a certain vocational school (at the time of the examination) Experienced C # development projects in business for about a year and a half

2. Motivation for taking the exam

The manager of the department I belong to said, "Please get Java Silver at least by the end of the year." I decided to take the exam because I thought it was a good opportunity to study the basics. ~~ I'm not looking for a lump sum for qualification (low voice) ~~ </ font>

3. Study period and study method

The period is 2 months, and the study method is mainly to solve Kuromoto's problems. For the code whose execution result is hard to imagine just by reading the code in question, I actually wrote the code and tried it.

Black book used ↓ (Amazon sales page) [Thorough capture Java SE 11 Silver problem collection [1Z0-815] compatible (Japanese) Book (soft cover)](https://www.amazon.co.jp/%E5%BE%B9%E5%BA%95 % E6% 94% BB% E7% 95% A5Java-SE-11-Silver% E5% 95% 8F% E9% A1% 8C% E9% 9B% 86-1Z0-815 / dp / 4295007625) There is also a Kindle version, but we recommend the book because it is convenient because there are check boxes for each question to check the comprehension level.

Kuromoto should do at least 3 laps

I actually took the exam and felt that, as I wrote above, __Kuromoto recommends at least 3 laps __. In the actual exam, there is a tendency for questions and similar questions to be asked as they are in Kuromoto, so if you can understand Kuromoto's explanations, you will be able to pass the exam.

Here's what I did when I used Kuromoto.

  • 1st lap: Understanding the range of questions and areas of weakness
  • 2nd lap: Check understanding of areas of weakness
  • 3rd lap: Solve only the wrong problem in the 2nd lap

In addition, we will study in the following 2 steps on all laps.

  1. Solve the problem
  2. Read the explanation (match the answers)

1st lap: Understanding the range of questions and areas of weakness

In the first place, I can't talk unless I know what kind of content will be asked, so I'll try to solve it first.

Match the explanation and answer, and check the check box of the question sentence for __correct answer and the one that your understanding and the content of the explanation match.

2nd lap: Check understanding of areas of weakness

Check if you can understand the problem that was incorrect in the first lap by reading the explanation. If the answer is correct after understanding the explanation, check the check box of the question sentence as in the first lap.

3rd lap: Solve only the wrong problem in the 2nd lap

Solve the wrong problem (= the problem with the check box unchecked) by the second lap.

If the correct answer rate is less than 80% in the total finishing question (mock test) at the end of the 3rd lap, the correct answer rate will be 80% or more on the 4th lap, 5th lap, and so on.

4. On the day of the exam

Depending on the exam venue, the venue I took the exam had a low monitor resolution and I couldn't see the entire code without scrolling the screen.

Therefore, I think it takes time to read the code, unlike when you can see the entire code in the black book spread.

In order to challenge the exam with a sense of comfort, the correct answer rate is 80% or more __ in the __total finishing question in Kuromoto, __ solve in 120 minutes out of 180 minutes of the exam time, I felt that it was best to be able to allocate the pace of review __ in the remaining 60 minutes.

5. Summary

I've written it for a long time, but if you can do the following three points, let's apply for the exam.

  • Black book has at least 3 laps
  • You will be able to get a correct answer rate of 80% or more for all finishing questions.
  • Solve in 120 minutes out of 180 minutes of test time, and review in the remaining 60 minutes

We hope that this article will be useful to those who are going to take the test.

Reference URL

Kuromoto's author Shiga-sensei's You Tube channel Kuromoto-sensei is not kind !? Java

Recommended Posts

[Qualification] Java Silver SE11 Passing Experience
Oracle Certified Java Silver SE 8 Passing Experience
[Experience] Passed Java SE 8 Silver
Java SE8 Silver Pass Experience
[Java certification] Freshly picked! SE 11 Silver Passing Experience (2020/12/26)
[Note] Java Silver SE8 qualification acquired
Java SE Bronze (1Z0-818) Passing Experience
[Java Silver] Study method that passed Java SE 8 Silver [Passing experience]
Diary for Java SE 8 Silver qualification
[java] Java SE 8 Silver Note
[Qualification Exam] Java SE 8 Silver Learning Method Summary
JAVA Silver qualification exam record
On passing Java Gold SE 8
Experience of passing Java Silver as a new graduate
Story of passing Java Silver SE8 (Oracle Certified Java Programmer, Silver SE 8)
How to study Java Silver SE 8
Story of passing Java Gold SE8
Java Silver Repo (Failure & Pass Experience)
Orcacla Java Bronze SE 7/8 Qualification Study
Let's talk about the passing experience of Java SE 8 Programmer II
Java SE 8 Silver (Java SE 8 Programmer I) Pass Note
The story received by Java SE11 silver
Java SE Overview
Java Silver memo
Java SE Subscription
Study Java Silver 1
[Qualification Exam] (Java SE8 Gold) Learning Review & Summary
Is Java SE8 Silver useful for Java development work? ??
[Java SE 11 Silver] Arrays class method summary [Java beginner]
[Passing experience] Newcomer passed Java Bronze in one week
java bronze silver passed
Java Silver Study Day 1
Summarize Java inheritance (Java Silver 8)
java se 8 programmer Ⅰ memo
[Java Silver] About initialization
Summary of knowledge required to pass Java SE8 Silver
About inheritance (Java Silver)
Java8 Silver exam memorandum
I tried passing Java Silver in 2 weeks without knowing Java
Time taken to acquire Java SE11 Silver, teaching materials used
What you learned when you acquired Java SE 8 Silver and Gold
Java SE 8 Sliver exam questions
Java Silver Study Method Memo
JAVA qualification exam preparation materials
Java Silver exam preparation memo
[Java Silver] About equals method
[Java Silver] Array generation method
Object-oriented design learned from "Thorough capture Java SE 11 Silver problem collection"