Crash course on Julia Basics - Loop, function, types, Dict, indexing - Julia Journey ep. 2

Опубликовано: 16 Июль 2026
на канале: Abel Siqueira
554
34

In this episode, we talk about a lot of the basics. Check the list below.

Also, the code is here: https://github.com/abelsiqueira/julia...

0:00 Introduction
0:20 Start
1:00 Basic types
1:30 Tuple
1:45 List/Array/Vector
2:15 Matrix
3:30 for loop
4:45 if / conditional
5:30 function and while loop
7:20 Broadcast / . (dot)
9:00 Dictionary
9:45 Mixing types in array
10:10 Vector comprehension
10:45 Dict comprehension
11:00 Indexing
12:00 End

#julia #julialang #bestpractices #juliajourney #juliaprogramming #struct #types #constructor #class #objectoriented #multipledispatch #typestability #code_warntype #codetyped #typestable #typeinference #dict #loop #function