{{https://raw.githubusercontent.com/JuliaTeachingCTU/JuliaCTUGraphics/master/logo/Scientific-Programming-in-Julia-logo.svg}} Scientific Programming requires the highest performance but we also want to write very high level code to enable rapid prototyping and avoid error prone, low level implementations. The [[https://docs.julialang.org/en/v1/|Julia]] programming language is designed with exactly those requirements of scientific computing in mind. In this course we will show you how to make use of the tools and advantages that //jit-compiled// Julia provides over //dynamic// languages like Python or lower level languages like C++. **For more information please go to the official [[https://juliateachingctu.github.io/Scientific-Programming-in-Julia/dev/|course website]]**.