January 2020
Intermediate to advanced
532 pages
13h 31m
English
Julia's type system is the foundation of many of its language features, such as multiple dispatches. In this section, we will learn about both abstract types and concrete types, how to design and use them, and how they are different from other mainstream object-oriented programming languages.
In this section, we will cover the following topics:
Let's first take a look at abstract types.
Read now
Unlock full access