[Java improvement case] Experience story of learning Java in 2 months and changing jobs to a programmer

Reference site: [Java improvement case ⑦] Experience of learning Java in 2 months and changing jobs to a programmer

[Java improvement case] A story about how I learned Java in two months and changed jobs to SE

This is a story of a man in his early thirties who started programming as a hobby and changed his job to a programmer.

Get started with Java running in a Linux environment

At that time, I was developing only windows applications within my hobby, but I decided to learn a language that I could use in earnest. So, I arrived at java as a language that can be executed on Linux. Let me start with the conclusion. Eventually I was able to change jobs to a programmer because of this. I'm really glad.

Start studying with dot install and Java Drive

Now, let's talk about the recommended points of each site that I used to learn.

Dot install

First of all, I wanted to learn with videos to get started with the java language, so the first site I arrived at after searching was the familiar dot install. The biggest advantage is that you can learn with easy-to-understand explanations and visually readable video content. I was able to learn the basic techniques on this site. As a paid member, you can enjoy even more content and useful functions, and you can watch video content in a wide variety of other languages. Even if you become a paid member, it will not be a loss, so I highly recommend it.

Java Drive

Next, Java Drive is a site I would recommend to anyone who wants to learn on a character basis. This site does not write many steps to make it easy to understand on one page. So for those who are not good at stuffing everything at once, it is very easy to learn because you can proceed to the next one every time you complete one order. There is another reason why I recommend this site. This is because, in addition to very basic contents and knowledge, very advanced and detailed contents are explained in a wide and easy-to-understand manner, so you can learn even contents that require advanced skills. ➡︎ Click here for other recommended Java learning sites

Learn in 0 yen and 2 months

I learned at the site I introduced earlier. The cost was 0 yen, and I was able to learn it in 2 months. I once had a frustration because I didn't understand the cause of the bug. At that time, I was able to ask a question on Yahoo! Chiebukuro and solve it. Also, if you exaggerate the situation after you have mastered it (such as becoming a genius programmer and being scouted by google (laughs)), you will be motivated.

If you are motivated, it's not too late

Finally, I would like to tell you to beginners who are thinking about learning Java. You can always learn java if you have the motivation. And because it's a very sought-after language, it can still be used as a skill, not just ... In fact, I was able to become a programmer too. Why don't you take this opportunity to dive into the fun world of Java?

[Recommended article] ➡︎ [Java improvement case ⑥] It is important for programming learning to embody goals ➡︎ [Java improvement case ⑧] A story about how I learned Java in two months and changed jobs to SE

Recommended Posts

[Java improvement case] Experience story of learning Java in 2 months and changing jobs to a programmer
The story of forgetting to close a file in Java and failing
[Java improvement case] How to reach the limit of self-study and beyond
The story of learning Java in the first programming
How to convert A to a and a to A using AND and OR in Java
How to develop and register a Sota app in Java
I tried to make a client of RESAS-API in Java
A story about a 28-year-old local government employee who succeeded in changing jobs to a web-based in-house development company 8.5 months after starting programming
Cast an array of Strings to a List of Integers in Java
How to test a private method in Java and partially mock that method
A story about changing jobs from a Christian minister (apprentice) to a web engineer
The story of acquiring Java Silver in two months from completely inexperienced.
How to get the absolute path of a directory running in Java
After 3 months of Java and Spring training
The story of writing Java in Emacs
Java to C and C to Java in Android Studio
Discrimination of Enums in Java 7 and above
Basics of Java development ~ How to write a program (flow and conditional branching) ~
How to ZIP a JAVA CSV file and manage it in a Byte array
Machine learning (DeepLeaning4j) in Java Try to learn a document and extract words that are highly related to a specific word
I want to find the MD5 checksum of a file in Java and get the result as a string in hexadecimal notation.
The story of low-level string comparison in Java
The story of making ordinary Othello in Java
A story addicted to EntityNotFoundException of getOne of JpaRepository
A story about the JDK in the Java 11 era
How to display a web page in Java
To become a VB.net programmer from a Java shop
Measure the size of a folder in Java
Try to create a bulletin board in Java
I tried to implement deep learning in Java
I wanted to make (a == 1 && a == 2 && a == 3) true in Java
A story about trying to operate JAVA File
Basics of threads and Callable in Java [Beginner]
A memo about the types of Java O/R mappers and how to select them
Create a Java Servlet and JSP WAR file to deploy to Apache Tomcat 9 in Gradle
A story that solved the problem that the Java (jdk) version was too high to use the h2o library in R and R Studio.