IPA発音、定義、例文、インタラクティブクイズ付きの重要な単語。
文中での意味: 精疲れ果てた、体力を消耗した
文中での意味: 簡単明瞭な、複雑でない
文中での意味: 再帰的な(プログラム内で関数が自分自身を呼び出すプロセス)
文中での意味: 類推、比喩
文中での意味: デプロイする(ソフトウェアをサーバーや本番環境に公開すること)
文中での意味: 神経をすり減らすような、非常に緊張させる
文中での意味: 極めて重要な、不可欠な
文中での意味: 選考、面接評価
文中での意味: 馬鹿げた、不合理な
文中での意味: 過酷な、厳しい(ここでは運動の強度が非常に高いことを指す)
種類タグ、二言語の定義、使い方の説明、例文を含むフレーズ。
To search for and find something or someone after a difficult search.
追い詰める、探し出す
To remain awake and not go to bed.
夜更かしする、寝ずに起きている
To perform exceptionally well in an interview.
面接で素晴らしいパフォーマンスを見せる、面接を完璧にこなす
To try something, especially something you have not done before.
やってみる、試してみる
An expression used to admit that someone has made a reasonable or valid argument.
一理ある、確かにそうだ
An error, flaw, or fault in a computer program that causes it to produce an incorrect or unexpected result.
プログラムの誤り (バグ)
A block of code that calls itself in order to solve a problem by breaking it down into smaller sub-problems.
再帰関数
The condition in a recursive function that stops the recursion from continuing infinitely.
ベースケース / 停止条件
To move software from a development or testing state to a production environment where users can access it.
デプロイ / 配置
The actual system or server where the software is running for real users, as opposed to a testing or development area.
本番環境
A temporary environment used to test software before it is moved to the live production environment.
ステージングサーバー