Learning Julia
This note is for the workshop on programming in National Chengchi University, Taiwan.
Notes
-
- This section begins with downloading Julia REPL and setting up Pluto.jl notebook.
-
- This section covers some basic of the Julia language.
-
- This section covers some more advanced topics of the Julia language, mostly about the
structand related topics.
- This section covers some more advanced topics of the Julia language, mostly about the
Tutorials
-
- This tutorial familiarize one with basic operations, markdown language, and simple GUI components.
-
- This tutorial introduces the codes in the “Others” section.
-
- This tutorial introduces Franklin.jl, a static site generator of Julia.
Others
-
- The code computes the entropy of Markov tree-shifts over Markov-Cayley tree-shifts.