Lesson 03 - Something other than Hello World

Опубликовано: 16 Май 2026
на канале: Course Curator
23
1

In this section I open the julia notebook file that will be used in this lesson. You will note that we are indeed going to use Julia as a giant calculator.
Julia is a computer language for technical computing and it is perhaps more appropriate to introduce some basic mathematics, instead of the usual Hello World example.
Special thanks to Dr. Juan Klopper for making this series on the Julia programming language. The original series can be found at:    • Lesson 01_01 Introducing Julia