String Interpolation in Julia | Julia Programming For Nervous Beginners (Week 1 Lesson 7)

Опубликовано: 03 Март 2026
на канале: The Julia Programming Language
3,958
57

String interpolation is a simple bit of programming that allow us to put the value of a variable inside a string.

Join the course on Julia Academy: https://juliaacademy.com/p/julia-prog...

The notes for lesson are at https://github.com/JuliaAcademy/Julia...


00:00 Welcome
00:44 What is string interpolation for?
02:11 The $() syntax
03:21 Using a variable as input to string interpolation
06:26 Using an expression as input to string interpolation
08:33 Including the character $ in a string literal

For more info, follow us on Twitter at   / julialanguage  

Find the course materials on GitHub: https://github.com/JuliaAcademy/Julia...