Let's Read the Julia Documentation in Your Preferred Language
The Julia Programming Language via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore how to overcome language barriers in Julia programming through automated documentation translation in this 11-minute conference talk from JuliaCon Global 2025. Learn about the "two-language problem" in Julia development, where non-English speakers face challenges accessing documentation, tutorials, and community resources despite Julia's solution to the traditional programming two-language problem. Discover DocstringTranslation.jl, an innovative tool that leverages AI and Large Language Models to translate Julia's docstrings into multiple natural languages by hacking the existing `Docs.parsedoc(d::DocStr)` method to integrate translation engines. See practical applications for translating Documenter.jl-based documentation, including the official Julia documentation, making Julia programming more accessible to developers worldwide regardless of their native language.
Syllabus
Let's read the Julia documentation in your preferred language | | JuliaCon Global 2025
Taught by
The Julia Programming Language