What I researched about Java learning

Less than a year of work experience in Java. If you have some experience in other languages, you will feel like studying another language or re-doing if statements. This time I just wanted to increase the amount of code written using exercises, so I searched for an exercise site.

Programming practice site

There are many sites that are summarized by searching for "xx (language) exercises", but I will narrow down to my purpose "sites with programming exercises".

1. Kita Soft Studio

http://kitako.tokyo/lib/JavaExercise.aspx スクリーンショット 2020-08-11 13.38.32.png It is a site that I have been indebted to several times before. I think there are many basic problems and few applied problems, but "C, Java practice There are some problems to learn while making a game in "Program Collection".

2.paiza https://paiza.jp/ スクリーンショット 2020-08-11 13.47.12.png Many exercises are constantly being added, and the difficulty level is easy to understand because they are ranked. There will be a charge from some, but I think it's easier for those who are learning a language for the first time because they can learn while watching videos.

3. JavaRU --Java Exercises

https://it-level-up.club/category/java-practice/ スクリーンショット 2020-08-11 14.00.48.png I haven't used it, but it's still being updated. There are many exercises and they are categorized in detail, so I think you can easily understand what you want to learn.

Site to use this time

This time I chose ** paiza **. Reason

  1. The difficulty level is easy to understand because the questions are ranked.
  2. You don't have to create an environment, so you can start right away.
  3. I have been using it regularly for a long time
  4. Many languages are supported, and it is easy to use even if you think about the future. is. Also, since it is linked with the job change site, I thought that the code would not be disclosed to the outside, but for some problems, it is allowed to be disclosed to the outside. https://paiza.jp/works/mondai スクリーンショット 2020-08-11 14.22.07.png

Recommended Posts

What I researched about Java learning
What I researched about Java 8
What I researched about Java 6
What I researched about Java 9
What I researched about Java 5
What I learned about Kotlin
Java learning (0)
What I learned with Java Gold
What I learned with Java Silver
What I thought about when I started migrating from Java to Kotlin
What I learned from Java monetary calculation
[Java] About Java 12 features
What is java
For JAVA learning (2018-03-16-01)
Java learning day 5
[Java] About arrays
Something about java
Where about java
What is Java <>?
[Java] About interface
What is Java
What i learned
About Java class
About Java arrays
About java inheritance
About interface, java interface
About List [Java]
About java var
About Java literals
java learning day 2
About Java commands
java learning day 1
Summary of what I learned about Spring Boot
[Java] What should I use for writing files?
I tried to implement deep learning in Java
What I learned in Java (Part 2) What are variables?
About Java log output
About Java functional interface
Today's learning that I was worried about DB design
About class division (Java)
About [Java] [StreamAPI] allMatch ()
I first touched Java ②
Java learning 2 (learning calculation method)
java learning (conditional expression)
I first touched Java ③
I wrote about Java downcast in an easy-to-understand manner
Java learning memo (method)
Java Learning (1)-Hello World
About Java method binding
I first touched Java ④
[Java] About anonymous classes
About method splitting (Java)
What is Java Encapsulation?
I will write what I learned about docker anyway (second)
What I learned ② ~ Mock ~
JAVA learning history interface
About Java Array List
About Java Polymorphism super ()
What I learned ① ~ DJUnit ~
What I learned in Java (Part 3) Instruction execution statement
About inheritance (Java Silver)