Footer

    Download on the App StoreGet it on Google Play

    VoiceTube とは

    • VoiceTube について
    • 学習サービス紹介
    • 採用情報
    • よくある質問
    • ホットタグ

    サービス一覧

    • スピーキングチャレンジ
    • 保存
    • VoiceTube Hero
    • 法人向け VoiceTube
    • 単語検索
    • 動画をインポート
    • ブログ

    お勧めチャンネル

    レベル別

    • A1 初級
    • A2 初級
    • B1 中級
    • B2 中上級
    • C1 上級
    • C2 上級

    プライバシー˙規約˙
    ©2026 VoiceTube Corporation. All rights reserved

    debugging

    US /'di:'bʌgɪŋ/

    ・

    UK /'di:'bʌgɪŋ/

    C2 上級
    v.t.他動詞コンピュータープログラムのエラーを正す
    Writing and debugging software takes time

    動画字幕

    0.5 データ構造とアルゴリズム:リストベースの選択ソート (0.5 Data Structures & Algorithms: List-Based Selection Sort)

    10:190.5 データ構造とアルゴリズム:リストベースの選択ソート (0.5 Data Structures & Algorithms: List-Based Selection Sort)
    • Whoops, my debugging duck is in the way.

      おっと、デバッグのカモが邪魔だ。

    • My debugging duck is in the way.

      先ほどと同じように、左から右へ、最低値、最小値の候補を探していく。

    A2 初級

    第5週 (Week 5)

    49:14第5週 (Week 5)
    • But we'll see those addresses sometimes when debugging code.

      いや、まあ。

    • But we'll see those addresses sometimes when debugging code.

      いや、まあ。

    B1 中級

    ソニア・ホアンとサラ・グオが語るAIのこれから | Mercury Spheres (Sonya Huang and Sarah Guo on what's next in AI | Mercury Spheres)

    39:21ソニア・ホアンとサラ・グオが語るAIのこれから | Mercury Spheres (Sonya Huang and Sarah Guo on what's next in AI | Mercury Spheres)
    • And so the tasks that might be automated include things like debugging, right?

      自動化される可能性のあるタスクには、デバッグなども含まれますよね?

    • And so the tasks that might be automated include things like debugging, right?

      あなたの非営利団体は何をしていますか?

    B1 中級

    Codex入門 (Getting started with Codex)

    53:02Codex入門 (Getting started with Codex)
    • The next is if you're debugging which is one of the top use cases of codecs.

      次は、Codex のトップユースケースの一つであるデバッグを行う場合です。

    • The next is, if you're debugging, which is one of the top use cases of Codex, just paste the full stack trace into Codex.

      スタックトレースを貼り付けて、バグ修正に取り組んでもらいましょう。

    B1 中級

    Apple - WWDC 2014 (Apple - WWDC 2014)

    57:59Apple - WWDC 2014 (Apple - WWDC 2014)
    • It comes with complete Xcode support, with indexing, code completion, and debugging.

      Enterprise向けに、すべてのメールを設定し、

    • code completion and debugging.

      コード補完、デバッグ機能を備えた完全なXcodeサポートが付属しています。

    B1 中級

    人工知能について (On Artificial Intelligence)

    52:06人工知能について (On Artificial Intelligence)
    • It'll download all the libraries and all the connectors and all the hooks, and it'll start building your app and building test harnesses and testing it, and you can keep giving it feedback and debugging it by voice, saying, "This doesn't work.

      それで、実を結び、人々が「わあ、素晴らしい、私もそれが欲しい」と言ってくれるようなものを生み出せたら嬉しいです。

    • And you can keep giving it feedback and debugging it by voice, saying, this doesn't work, that works.

      そして、音声でフィードバックを与え続け、デバッグすることもできます。「これはうまくいかない」「あれはうまくいった」などと言いながら。

    B1 中級

    2026年にZedを使うべきか? (Should You Use Zed In 2026?)

    13:522026年にZedを使うべきか? (Should You Use Zed In 2026?)
    • I actually really did find their breakpoints and debugging session stuff to just straight up just work, which I'm not the most dialed in in my debugging process when using breakpoints.

      VS Codeのように、問題、ブレークポイント、AIなど、いろいろなものがあります。

    • I actually really did find their breakpoints and debugging session stuff to just straight up just work, which I'm not the most dialed in in my debugging process when using breakpoints.

      実際、ブレークポイントやデバッグセッションの機能は、そのまま使えるとわかりました。私はブレークポイントを使う際のデバッグプロセスにあまり詳しくないのですが。

    B1 中級

    C++の語られざる物語 (The Untold Story of C++)

    11:22C++の語られざる物語 (The Untold Story of C++)
    • Somewhere in the middle, Bjarne Stroustrup quietly debugging a simulation.

      その真ん中あたりで、ビャーネ・ストロヴストラップが静かにデバッグをしていました。

    • A room full of humming hardware and worn terminals, somewhere in the middle, Bjarne Strustrup, quietly debugging a simulation.

      問題は分散でした。

    B2 中上級

    AIエージェントの次のブレークスルーがついに登場 (The Next Breakthrough In AI Agents Is Here)

    08:30AIエージェントの次のブレークスルーがついに登場 (The Next Breakthrough In AI Agents Is Here)
    • Cursor and Windsurf, for example, integrate existing LLMs alongside external APIs and developer-focused tooling, such as real-time code analysis and debugging utilities.

      例えば、CursorとWindsurfは、外部APIやリアルタイムコード解析やデバッグユーティリティのような開発者向けのツールとともに、既存のLLMを統合している。

    • Cursor and Windsurf, for example, integrate existing LLMs alongside external APIs and developer-focused tooling, such as real-time code analysis and debugging utilities.

      そして、多くの開発者にとって、この路線は理にかなっている。

    B2 中上級

    プログラミング入門 - 始め方! (HOW TO PROGRAM - Getting Started!)

    10:36プログラミング入門 - 始め方! (HOW TO PROGRAM - Getting Started!)
    • but also help with debugging and building our program.

      デバッグやプログラムのビルドもサポートしてくれます。

    • but also help with debugging and building our program.

      デバッグやプログラムのビルドもサポートしてくれます。

    A2 初級