Data Containers with Strings & Arrays | Julia Programming For Nervous Beginners (Week 1 Lesson 8)

Опубликовано: 02 Октябрь 2024
на канале: The Julia Programming Language
2,909
60

A data container is a value that can hold more than one value. Strings, because they contain characters, are data containers.

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

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

00:00 Welcome
01:25 What is a container?
02:38 Indexing into strings
09:48 The difference between "length" and "ncodeunits" of a string
13:23 Use a comprehension to list the characters in a string

For more info, follow us on Twitter at   / julialanguage  

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