blog/content/post/2010/06/24/2010-06-24-00001371.md

250 lines
15 KiB
Markdown

---
title: 中学1年生にインタビューされた
author: kazu634
date: 2010-06-24
wordtwit_post_info:
- 'O:8:"stdClass":13:{s:6:"manual";b:0;s:11:"tweet_times";i:1;s:5:"delay";i:0;s:7:"enabled";i:1;s:10:"separation";s:2:"60";s:7:"version";s:3:"3.7";s:14:"tweet_template";b:0;s:6:"status";i:2;s:6:"result";a:0:{}s:13:"tweet_counter";i:2;s:13:"tweet_log_ids";a:1:{i:0;i:5293;}s:9:"hash_tags";a:0:{}s:8:"accounts";a:1:{i:0;s:7:"kazu634";}}'
categories:
- Translation
---
<div class="section">
<p>
ポール・グレアムの<a href="http://www.paulgraham.com/int.html" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://www.paulgraham.com/int.html', 'An Interview by a Seventh Grader');" target="_blank">An Interview by a Seventh Grader</a>を訳してみました。<a href="http://d.hatena.ne.jp/lionfan/" onclick="__gaTracker('send', 'event', 'outbound-article', 'http://d.hatena.ne.jp/lionfan/', 'id:lionfan');">id:lionfan</a>さんの先を行っているかな?翻訳についてご指摘を歓迎しております。
</p>
<h4>
中学1年生にインタビューされた
</h4>
<p>
June 2010
</p>
<p>
2010年6月
</p>
<p>
(A seventh grader sent me these interview questions for a school project.)
</p>
<p>
(中学1年生が、学校の課題で私にインタビュー用の質問を送ってきたんだ)
</p>
<p>
1. What are some qualifications of a computer programmer?
</p>
<p>
1. コンピュータプログラマーの資質って何ですか?
</p>
<p>
Programmers tell computers what to do―not in a human language like English but in special unambiguous languages called programming languages. Commands written in a programming language are called code. Programmers should be able to translate their ideas about what a program should do into code that&#8217;s reliable, efficient, and easy to change later. The best programmers are the ones who are not only good at translating ideas into code, but who have the best ideas.
</p>
<p>
人間の言葉ではなく、プログラミング言語と呼ばれる特別で、曖昧な言語で、プログラマーはコンピュータにすべきことを指示する。プログラミング言語で書かれた命令はコードと呼ばれる。プログラマーはプログラムがすべきと考えていることを、信頼でき、効率的で、後になって簡単に書き換えられるコードに変換することができなければいけない。一流のプログラマーは自分のアイディアをコードに変換するのが得意なだけじゃなくて、最高のアイディアを持っているんだ。
</p>
<p>
2. What is the best part of being a computer programmer? The worst? The most challenging?
</p>
<p>
2. コンピュータプログラマーをしていて一番良かった点、悪かった点はなんですか?一番難しさを感じる点は何ですか?
</p>
<p>
For me the best part is building things. Although programs aren&#8217;t physical, when you write a good program you get the same feeling of achievement you&#8217;d get from making something like a piece of pottery or a house (depending on how big the program is).
</p>
<p>
私にとって、最良の点は何かを築いているという感覚だ。プログラムは物質的なものではないけれど、よいプログラムを書いているときは、(書いているプログラムの規模がどれほど大きいかにもよるけれど)陶器や家の一部を作っているときに感じるのと同じ達成感を得られるんだ。
</p>
<p>
For me the worst thing about programming is dealing with external constraints. You don&#8217;t usually have complete freedom when writing a program. Usually your boss (or your customer) tells you what your program has do to, and it has to cooperate with other programs to do it. Often things you&#8217;re told to do, and the programs your program has to cooperate with, are confusing or stupid. So you don&#8217;t get to do things the way you&#8217;d like to.
</p>
<p>
一番悪い点は、プログラミングは外的な制約に対処していることだ。たいていの場合、プログラムを書いているときに完全な自由を得ることはない。普通は上司(もしくは顧客)が、プログラムがすべきことを指示して、他のプログラムと協調して、その目的を果たさなければならない。指示されることや、協調して動作させなければならないプログラムは、挙動が読めなかったり、おもしろくなかったりすることが多い。その結果、自分のやりたいようにすることができないんだ。
</p>
<p>
What&#8217;s most challenging about being a programmer depends on how good you are. For bad programmers, like bad cooks, the mere mechanics of programming are challenging. Whereas good programmers, like good cooks, can make whatever they choose, so for them the big challenge is deciding what to make.
</p>
<p>
一番やりがいを感じることは、そのプログラマーがどれぐらい優れているかによって異なる。腕の悪いコックのように、まずいプログラマーは単なるプログラミングの仕組みが難しく感じられる。それに対して腕の良いプログラマーは、良いコックのように、望めばどんなものでも作れてしまう。だから、腕の良いプログラマーにとって一番難しいのは、何を作るかだ。
</p>
<p>
3. What&#8217;s the salary range in this career?
</p>
<p>
3. プログラマーの人の給料ってどのくらいですか?
</p>
<p>
The range is very wide, because some programmers start their own companies and if these companies succeed they can make a lot. The lowest paid programmers seem to make around $35,000 a year. The richest programmers, like Larry Page and Sergey Brin, the founders of Google, become billionaires.
</p>
<p>
プログラマーの給料はピンからキリまである。なぜなら、プログラマーの中には自分の会社を起業して、その会社が成功すれば、多くの金を稼げるからだ。最下級のサラリーマンプログラマーは一年で35,000ドルぐらいを稼いでいるようだ。Googleを創業したラリー・ページやサーゲイ・ブリンのようなもっとも裕福なプログラマーは億万長者になる。
</p>
<p>
4. What is a typical day in the life of a computer programmer?
</p>
<p>
4. コンピュータプログラマーの生活で典型的な一日ってどんなですか?
</p>
<p>
This varies so much that there&#8217;s no one answer. Programmers who work for bureaucratic organizations like governments or big companies may spend nearly all their time in meetings or responding to email, and hardly any time actually writing code. Whereas programmers who work for startup companies or on research projects spend many hours a day programming.
</p>
<p>
色々な答えがあるから一概には言えないなぁ。政府や大企業で働く官僚的な組織で働くプログラマーは、ほとんどすべての時間をミーティングやメールの返信に費やしていて、ほとんど実際にコードを書いていないんじゃないかなぁ。それに対して、ベンチャー企業で働いていたり、研究プロジェクトに取り組んでいるプログラマーは多くの時間をプログラミングに費やしている。
</p>
<p>
Interruptions are very bad for programming, so people who spend a lot of time programming often do it at times when they&#8217;ll be left alone, like late at night or early in the morning.
</p>
<p>
中断されるのはプログラミングにとって悪いことだから、プログラミングに多くの時間を費やしている人は、深夜や早朝といった一人になれる時間にプログラミングをしているよ。
</p>
<p>
5. What is some advice you would give to young computer programmers?
</p>
<p>
5. 若いコンピュータプログラマーへアドバイスをお願いします
</p>
<p>
Programming is something you learn by doing. So don&#8217;t be passive. Don&#8217;t wait for classes to teach you how to program. The way you learn is by starting projects of your own.
</p>
<p>
プログラミングはプログラムを書くことで身につけるものだ。プログラムをする方法を教えてくれる授業を待つ必要はない。学ぶ方法は自分独自のプロジェクトを始めることだ。
</p>
<p>
(This is true for most fields, actually, not just programming.)
</p>
<p>
(実際のところこのアドバイスは、プログラミングだけでなくほとんどの領域についてあてはまる)
</p>
<p>
6. Is it easy to find a job as a computer programmer?
</p>
<p>
6. コンピュータプログラマーの仕事を見つけるのは簡単ですか?
</p>
<p>
If you&#8217;re good it&#8217;s always easy to find programming jobs. Even when the economy is bad there is a shortage of good programmers.
</p>
<p>
腕さえ良ければ、いつでも簡単にプログラミングの仕事を見つけられるよ。景気が悪いときでさえも、腕のいいプログラマーは不足しているんだ。
</p>
<p>
7. What was your most exciting project?
</p>
<p>
7. ポールさんが一番熱心に取り組んだプロジェクトって何ですか?
</p>
<p>
Probably the program I wrote in my last year of college that could understand some sentences in English. It was not impressive by present day standards, but it was more sophisticated than most of the programs we were writing in our classes in those days.
</p>
<p>
たぶん、大学の4年生の時に書いた英語の文を理解するプログラムかなぁ。今にして思えばそんなにたいしたことはないけれど、そのプログラムはその当時講義で書いたプログラムよりも洗練されていたんだ。
</p>
<p>
8. What skills do you think young programmers need for the job?
</p>
<p>
8. プログラマーとして仕事をするときに、若いプログラマーに必要となるスキルは何ですか?
</p>
<p>
Mostly they need the same skills programmers of any age need. If there is one mistake that young programmers tend to to make, it&#8217;s that they tend to over-engineer things. They get carried away with their own cleverness and build things that are overcomplicated. So a truly precocious young programmer would be one who&#8217;d learned not to do that.
</p>
<p>
普通、求められるスキルはいつの時代も変わらない。若いプログラマーが犯しがちな過ちの一つをあげれば、作り込みすぎてしまうことだ。若いプログラマーは自分の手際の良さに我を忘れて、複雑すぎるものを作り上げてしまう。だから、本当に早熟のプログラマーというのは、作り込みすぎないことを学んだプログラマーのことを言うんじゃないかな。
</p>
<p>
9. What improvement does computer programming give for human life?
</p>
<p>
9. コンピュータプログラミングは人類の生活にどんな進歩をもたらしましたか?
</p>
<p>
Computers are so widespread now that there is practically no aspect of life that isn&#8217;t affected by programming.
</p>
<p>
コンピュータはとても広範に広がっていて、プログラミングの影響を受けていない部分なんて実際のところないよ。
</p>
<p>
10. What is the future direction of computer programming?
</p>
<p>
10. コンピュータプログラミングの将来の方向性はどうなりそうですか?
</p>
<p>
Technological change is always hard to predict, but programming seems to be changing from a kind of work in which you build everything yourself to one in which you plug together programs written by other people. So it is becoming more important to know what other programs you can use as building blocks and how to stick them together, and less important to know how to build basic &#8220;plumbing&#8221; yourself.
</p>
<p>
技術的変化を読むことは常に難しいものだけれど、プログラミングは自分一人で何もかも作り上げるような仕事から、他の人が書いたプログラムをつなぎ合わせる仕事に変化してきているようだ。だから、建築用のブロックとして用いることができる他のプログラムのことを知って、それらを組み合わせる方法を知ることがますます重要になってきている。そして簡単なプラミング<span class="footnote"><a href="/sirocco634/#f1" name="fn1" title="訳注: pipeを多用したシェルコード">*1</a></span>を自分で作る方法を知ることはさほど重要ではなくなってきている。
</p>
<p>
11. Would life be a lot worse without computer programming? How much? Why?
</p>
<p>
11. コンピュータプログラミングがなければ、生活はずっとわるいものになっていたのでしょうか?その程度で?理由は?
</p>
<p>
One way to answer that question is to look at what things were like before computers were widespread: in, say, 1950. There were a lot of things you couldn&#8217;t do then you can do now. Some are obvious, like make cell phone calls. Others are more subtle: aircraft today are more efficient because the calculations for their designs are done with computers instead of manually, and we have drugs today that we couldn&#8217;t have had in 1950 because programs were needed to discover them.
</p>
<p>
この質問に答える一つの方法はコンピュータが広がる前の生活がどのようなものであったのかを考えてみることだ。そうだな、たとえば、1950年とか。その当時にできなかった多くのことが現在ではできるようになっている。携帯電話のように明確なものもある。それに対して、さほど明白ではないものもある。たとえば今日の航空機は、デザインを計算するのに人の手ではなくコンピュータを用いているために、ずっと効率的になっている。そして、新薬を発見するためにプログラムが必要となるために、1950年当時には作られることがなかった薬を現在私たちは入手することができるようになっているんだ。
</p>
</div>
<div class="footnote">
<p class="footnote">
<a href="/sirocco634/#fn1" name="f1">*1</a>:訳注: pipeを多用したシェルコード
</p>
</div>