Julia is a relatively new programming language designed for scientific computation. It offers an interface as easy to use as Python’s but with performance comparable to static programming languages like C and Fortran.
Below is the scheduled program for the workshop conducted during the academic year 2024/2025. It may be subject to changes, so we invite you to stay updated by visiting this page.
The workshop consists of 4 lessons, each lasting 2 hours. The first two lessons will provide an introduction to Julia and its syntax. The third lesson will cover some utility packages in Julia. The final lesson will involve a more advanced application of the concepts learned in the previous lessons, specifically building a module to perform Monte Carlo simulations.
This lesson focuses on utility packages, including:
Develop your own module to perform a Monte Carlo simulation. The module is being developed in a seperate repo MCMC.jl