Blog #4 – Learn New Tech In…

I would like to share one thing before we talk about a topic in this week. We got a comment from Professor for Blog#3 🙂

Search Unreal Engine 4 / Japanese or English

Learning new things is always fun and also hard. In this week, I started learning Unreal Engine 4 that we are going to use for our game development project. When we learn new technology such as programming language, what do we do first? I do search on Google like “Unreal Engine 4 使い方” or “Unreal Engine 4 How to use”. Yes, I search in Japanese and English. I think there are 2 reasons why I use different languages.

One is that I can compare articles in Japanese and English. From my experience, there are slightly difference between articles written in different languages. For programming language, Japanese articles typically just gave example and usage for codes. On the other hand, English articles typically explain codes in detail. Therefore, I would search in Japanese if I just want to remember how to use codes, and I would search in English if I want to know how the code is working in that programming language. On Japanese website, I can see the example of “next_permutation” first. On English website, I can see the definitions for different c++ version, parameters, return value and other important information, and implementation at first. You may be able to feel the difference by checking these websites. Japanese | English

The another reason is that difference in the ease of finding articles. If you want to make Sushi, you are probably able to find more articles in Japanese.

Here is the result of searching Unreal English 4 in different languages. I found that official website has the tutorials for Unreal Engine 4 in Japanese and English.

I think I should learn Unreal Engine 4 by using this official documentation, and I an going to use both English and Japanese. Learning thins in Japanese is much faster than learning in English. However, I must check in English so that I can communicate with my project members. I also realized that online learning courses are in English, and I will take these courses for our group project.

I am so happy that I can learn in both Japanese and English.

By Satoru Yamamoto

Current student enrolled in Oregon State University’s College of Engineering, with a focus in artificial intelligence (AI).

Leave a comment

Your email address will not be published. Required fields are marked *