Road to Java Engineer Part1 Introduction & Environment Construction

Good evening. Is it autumn around Kanto today? It was quiet enough to say. It's easy to spend and study progresses. And if you look at the calendar, it's already mid-July. I am surprised.

I've been developing applications in Rails so far.

I was planning to learn Java and Python for employment in the future "Even if you do more than one suddenly, you will get a flat tire ..." So I decided to concentrate on Java and study.

The reason is ① Being one of the most used languages (2) Because it is said to be more difficult than Ruby Can be mentioned.

First of all, I want to acquire the contents of the Basic Information Technology Engineer Examination and the basics of Java by the time I get a job! I'll do it by saying that!

Learning plan (Proceed as much as possible before getting a job)

--Dot installation Java for the first time --Dot installation Java8 introduction --Purchase of books or Udemy --Personal application development (If employment is decided, work will be prioritized ...!)

Goal (by April)

――Being a Java engineer with basic skills --Passing the Basic Information Technology Engineer Examination in October

At first, I will write it as a personal diary, but I hope that one year later, it will be a series that will be helpful for those who want to become Java engineers! !!

Environment

That's why the first step is to build the environment.

① Access the following site https://www.oracle.com/java/technologies/javase-downloads.html

② Click JDK Download in the center of the following page Image from Gyazo

③ Click Mac OS Installer and follow the on-screen instructions to complete the installation. Image from Gyazo

④ You will be able to execute Java with the following commands!

javac Myapp.java && java Myapp

I'm looking forward to the code after a long time.

Recommended Posts

Road to Java Engineer Part1 Introduction & Environment Construction
Introduction to Metabase ~ Environment Construction ~
Initial introduction to Mac (Java engineer)
Road to Java Engineer Part2 What kind of language is Java?
[Java] Environment construction
Java environment construction
[Java] Introduction to Java
Introduction to java
Introduction to Robot Battle with Robocode (Environment Construction)
Quick learning Java "Introduction?" Part 1 Building an environment
java development environment construction
Introduction to java command
Introduction to kotlin for iOS developers ①-Environment construction
[LeJOS] Let's program mindstorm-EV3 in Java [Environment construction part 2]
Introduction to Slay the Spire Mod Development (2) Development Environment Construction
Mastering Kotlin ~ Convert Java File to Kotlin File Road to Graduation ~ Part 2
Mastering Kotlin ~ Convert Java File to Kotlin File Road to Graduation ~ Part 1
Rails engineer environment construction ruby2.7.1
[Java] Introduction to lambda expressions
JavaFX environment construction in Java 13
AtCoder Challenge Environment Construction (Java 8)
[Java] Introduction to Stream API
Introduction to Spring Boot Part 1
[Introduction to rock-paper-scissors games] Java
[LeJOS] Let's program mindstorm-EV3 in Java [Environment construction first part]
Introduction to Linux Container / Docker (Part 1)
Java to learn with ramen [Part 1]
[Introduction to Java] About lambda expressions
[Introduction to Java] About Stream API
Road to Java SE 11 Silver acquisition
Introduction to Functional Programming (Java, Javascript)
Introduction to Linux Container / Docker (Part 2)
Server processing with Java (Introduction part.1)
[Java & SpringBoot] Environment Construction for Mac
The road from JavaScript to Java
Introduction to Java that can be understood even with Krillin (Part 1)
Java runtime environment construction method (Tomcat @ Linux)
Kotlin Class part.2 to send to Java developers
[Processing x Java] Construction of development environment
Introduction to java for the first time # 2
Introduction to swift practice output Chapter 5 Part 2
The road to Web service creation (Part 2)
Java SE8 Silver ~ The Road to Pass ~
Java development environment construction memo on Mac
Introduction to algorithms with java --Search (depth-first search)
[Introduction to Java] How to write a Java program
Play Framework 2.6 (Java) environment construction in Eclipse
Jekyll super introduction starting from 0 # 1 --Environment construction
Spring Boot + Docker Java development environment construction
Java EE 8 (using NetBeans IDE 8.2) starting from sample code Part 1 Environment construction
Output of the book "Introduction to Java"
[Java] Introduction
Introduction to monitoring from Java Touching Prometheus
[Introduction to Java] Variable declarations and types
Introduction to Java Web Apps Performance Troubleshooting
Minimal Java environment construction and Hello World
Introduction to Java development environment & Spring Boot application created with VS Code
Introduction to algorithms with java --Search (breadth-first search)
Try to build Java8 environment on Amazon Linux2
[Introduction to Java] About type conversion (cast, promotion)
Introduction to algorithms with java --Search (bit full search)