I studied for 3 weeks and passed Java Bronze

Motivation

I'm reading source code at work and what is a class? Don't you know object-oriented? So I decided to study Java (prejudice) when it comes to object-oriented programming.

It's not fun just to study, so I decided to take the above qualification to raise my motivation. I also think that qualifications are suitable for systematically learning knowledge.

Organize the situation

--Java has never been written or studied ――I haven't written code in business, but I haven't learned from others, and it's like a class.

How to study

I don't think I will have much time to study because I will have time to study after I get home after work, so I decided to read one book firmly.

The result of worrying about the official text or the black book. I decided to use Kuromoto. I will take this book for about 3 laps and challenge the exam.

result

Today (January 28, 2017), I was able to pass the exam with an answer rate of 78% (passed at 60% or higher). Most of the mistaken problems are inheritance and polymorphism, so I will study as a review.

Regarding polymorphism, I can't understand it even if I read the commentary, so I'm seriously worried.

I will do my best to study for the Java Silver exam.

Recommended Posts

I studied for 3 weeks and passed Java Bronze
java bronze silver passed
Java while and for statements
I studied the constructor (java)
I compared PHP and Java constructors
AWS SDK for Java 1.11.x and 2.x
Java for beginners, expressions and operators 2
Classes and instances Java for beginners
I compared Java and Ruby's FizzBuzz.
I passed the Oracle Java Bronze, so I summarized the outline of the exam.
Java for All! I read everyone's Java #minjava
I tried Cassandra's Object Mapper for Java
[Java] for Each and sorted in Lambda
[For beginners] Difference between Java and Kotlin
[Java] Proxy for logging SQL and SQL results
I studied the State pattern and the Strategy pattern
Review notes for Java 1.7 and later file copies
[Java] What should I use for writing files?
I got stuck while studying Java SE 7/8 Bronze
I compared the characteristics of Java and .NET
Kantai Collection Java # 1 Classes and Objects [For Beginners]
[Java] I studied polymorphism, so I will summarize how to use it and its merits.
For JAVA learning (2018-03-16-01)
2017 IDE for Java
Java and JavaScript
XXE and Java
Java for statement
[Passing experience] Newcomer passed Java Bronze in one week
Sample (Java) for OAuth 2.0 authentication and access token acquisition
VSCode Java Debugger for Java Build failed Causes and countermeasures
Learn for the first time java # 3 expressions and operators
This and that for editing ini in Java. : inieditor-java
I summarized the types and basics of Java exceptions
I want to transition screens with kotlin and java!
I tried using an extended for statement in Java
List of frequently used Java instructions (for beginners and beginners)
Prepare the environment for java11 and javaFx with Ubuntu 18.4
I tried passing Java Silver in 2 weeks without knowing Java
[Java beginner] Difference between length and length () ~ I don't know ~