Footer

    Download on the App StoreGet it on Google Play

    關於

    • 認識 VoiceTube
    • 學習服務介紹
    • 加入我們
    • 常見問題
    • 熱門搜尋主題
    • 企業英文培訓
    • 社群推廣分潤計畫

    服務總覽

    • 口說挑戰
    • 單字單句本
    • Hero 智能學習
    • Tutor 真人家教
    • Vclass 名師課程
    • Campus 教育版
    • 字典查詢
    • 匯入影片並生成字幕
    • 部落格

    精選頻道

    影片分級

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

    隱私權˙條款˙
    ©2026 VoiceTube Corporation. All rights reserved

    programmer

    US /ˈproˌɡræmɚ/

    ・

    UK /ˈprəʊgræmə(r)/

    A2 初級多益
    n.名詞程序員
    The programmer made software for computers

    影片字幕

    聖經系列 I:神的觀念入門! (Biblical Series I: Introduction to the Idea of God)

    38:29聖經系列 I:神的觀念入門! (Biblical Series I: Introduction to the Idea of God)
    • I'm an aerospace science engineer and an expert computer programmer, and I have three rapid-fire questions so I'm going to get to them quick.

      當時寫出《聖經》開篇的那些故事的人

    • I'm an aerospace science engineer and an expert computer programmer.

      《約翰福音》中的觀點就是 基督 即聖子

    B1 中級

    我在中國如何自己打造iPhone! (How I Made My Own iPhone - in China)

    23:49我在中國如何自己打造iPhone! (How I Made My Own iPhone - in China)
    • Sure, I'm a programmer,
    B1 中級

    微軟 Build 2025 開發者大會的全部技術展示! (All of the demos at Microsoft Build 2025)

    13:20微軟 Build 2025 開發者大會的全部技術展示! (All of the demos at Microsoft Build 2025)
    • This is the next big step forward, which is a full coding agent built right into GitHub, taking Copilot from being a pair programmer to a peer programmer.

      這是下一步的重大進展,即在 GitHub 中直接內置一個完整的編碼代理,將 co-pilot 從結對程序員變為同行程序員。

    • This is the next big step forward, which is a full coding agent built right into GitHub, taking co-pilot from being a pair programmer to a peer programmer.

      這是下一步的重大進展,即在 GitHub 中直接內置一個完整的編碼代理,將 co-pilot 從結對程序員變為同行程序員。

    B1 中級

    ArduinoJson 7 有什麼新功能?! (What's new in ArduinoJson 7)

    14:56ArduinoJson 7 有什麼新功能?! (What's new in ArduinoJson 7)
    • Fixed memory allocation is perfect when resources are scarce but requires more discipline from the programmer. During the past five years, we attended to the rise of 32-bit microcontrollers, first with the ESP8266, then with the ESP32 and all the ARM-based MCUs. 32-bit microcontrollers have much more memory but also a bigger runtime framework, so Arduino JSON now represents a small fraction of the executable. If we compare the parser example on the two versions of the Arduino Uno, we see that Arduino JSON 7 makes up about two-thirds of the executable on R3 but only 7% on R4. Because the proportion is much smaller, the difference between Arduino JSON 6 and 7 is neglectable on 32-bit microcontrollers. For example, on Arduino Uno R4 minima, the parser example only grew by 2.3% and the generator example by 1.7%. As you can see, the size of the library is not so important anymore. Arduino JSON 7 can run on 8-bit microcontrollers but if the memory is tight, it's probably better if you stick with version 6.

      在資源稀缺的情況下,固定內存分配非常完美,但對程序員的要求更高。在過去五年中,我們注意到 32 位微控制器的興起,首先是 ESP8266,然後是 ESP32 和所有基於 ARM 的 MCU。32 位微控制器內存更大,但運行時框架也更大,是以 Arduino JSON 現在只佔可執行文件的一小部分。如果我們比較 Arduino Uno 兩個版本上的解析器示例,就會發現 Arduino JSON 7 在 R3 上約佔可執行文件的三分之二,而在 R4 上僅佔 7%。由於比例要小得多,是以在 32 位微控制器上,

    • Fixed memory allocation is perfect when resources are scarce but requires more discipline from the programmer.

      事實上,唯一會增加碎片的功能是反序列化 JSON,因為它需要為字符串重新分配塊。由於 JSON 文檔的容量現在是彈性的,是以與內存管理相關的幾個函數變得無關緊要。JSON 數組大小、JSON 對象大小、JSON 文檔容量和 JSON 對象大小都是有限的。

    B1 中級

    IELTS 12 總複習 單元 1 人生故事 (Prepare for IELTS 12 unit 1 life stories)

    08:56IELTS 12 總複習 單元 1 人生故事 (Prepare for IELTS 12  unit 1 life stories)
    • In the tech world, we see stories of a highly skilled programmer who became a pioneer of online social networking.

      在科技界,我們經常看到這樣的故事:一位技術高超的程序員成為了在線社交網絡的先驅。

    • In the tech world, we see stories of a highly skilled programmer who became a pioneer of online social networking.

      此人因擔任類似 Facebook 的平臺 ConnectSpace 的首席軟件架構師而聞名。

    B1 中級

    尼采:不適才是快樂的祕密! (NIETZSCHE: discomfort is the secret to happiness)

    08:55尼采:不適才是快樂的祕密! (NIETZSCHE: discomfort is the secret to happiness)
    • Brilliant taught me the mindset of a programmer,

      我通過對話探討了這句話的含義。

    • Brilliant taught me the mindset of a programmer, and that was a super important first step to learning coding, especially for someone like me who has little to no coding experience whatsoever, and is just trying to figure out how to get started.

      Brilliant 教會了我程序員的思維方式,這是學習編碼的超級重要的第一步,尤其是對於像我這樣幾乎沒有任何編碼經驗,只是想知道如何入門的人來說。

    A2 初級

    我試用了AI,結果嚇壞我了!😱 (I tried using AI. It scared me.)

    15:49我試用了AI,結果嚇壞我了!😱 (I tried using AI. It scared me.)
    • At some point, every modern programmer searched on Google or Stack Overflow and adapted something that someone else wrote.

      在某些時候,每個現代程序員都會在 Google 或 Stack Overflow 上搜索並改編別人寫的東西。

    • At some point, every modern programmer searched on Google or Stack Overflow and adapted something that someone else wrote.

      只要他們不冒充知名藝術家,只要小藝術家不以自己的名字做交易,那就沒問題。

    A2 初級

    JUCE 教學 00 - 什麼是 JUCE 框架? (JUCE Tutorial 00 - What is the JUCE Framework?)

    06:43JUCE 教學 00 - 什麼是 JUCE 框架? (JUCE Tutorial 00 - What is the JUCE Framework?)
    • I'd like to welcome you to another audio programmer tutorial.

      歡迎您再次閱讀音頻程序員教程。

    • I'd like to welcome you to another Audio Programmer tutorial.

      歡迎您再次閱讀音頻程序員教程。

    B1 中級

    Transformer 模型大解密!瞭解 GPT、BERT 和 T5 的核心技術! (Transformers, explained: Understand the model behind GPT, BERT, and T5)

    09:11Transformer 模型大解密!瞭解 GPT、BERT 和 T5 的核心技術! (Transformers, explained: Understand the model behind GPT, BERT, and T5)
    • They may learn, for example, that the words "programmer" and "software engineer" and "software developer" are all synonymous,

      像變形金剛這樣的神經網絡令人難以置信的地方在於,當它們分析大量文本數據時,會開始自動建立這種內部表徵或對語言的理解。

    • They might learn, for example, that the words programmer and software engineer and software developer are all synonymous.

      例如,他們可能會知道程序員、軟件工程師和軟件開發人員都是同義詞。

    B1 中級

    臺灣為何要「大罷免」?看看外國人怎麼看! (Why Taiwan Just Tried to Recall “Pro-China” Lawmakers)

    09:21臺灣為何要「大罷免」?看看外國人怎麼看! (Why Taiwan Just Tried to Recall “Pro-China” Lawmakers)
    • From learning Python to developing an intuition for computer logic, you'll get hands-on experience with real programs and learn to think like a programmer, building your problem-solving skills to thrive in the evolving world of programming.

      從學習 Python 到培養對計算機邏輯的直覺,你將親身體驗真實的程序,學會像程序員一樣思考,培養解決問題的技能,在不斷髮展的編程世界中茁壯成長。

    • From learning Python to developing an intuition for computer logic, you'll get hands-on experience with real programs and learn to think like a programmer, building your problem solving skills to thrive in the evolving world of programming.
    B1 中級