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...