Julia – Basics of Programming (JULIA1)
Programming, Rust
Julia is a language designed for high-performance mathematical and statistical computing. This course introduces Julia's clean syntax, dynamic yet efficient types, array and matrix capabilities, and how it combines the ease of scripting with compiled speed.
You will set up a Julia working environment, learn data structures such as arrays, matrices and dataframes, write functions, manage error handling, and explore types, mutability and copying semantics. Practical labs cover I/O, plotting and documentation for reproducible code.
Location, current course term
Contact us
The course:
Hide detail
-
The Julia programming language
-
High-performance compiled language
-
Dynamically typed variables
-
Working environment
-
Installing Julia
-
Working in the command line
-
Editing programs in a text editor
-
Online tools
-
Working with numbers
-
Numeric data types
-
Operations on numeric values
-
Structured types
-
Collections of values
-
Arrays
-
Matrices and matrix operations
-
Working with text
-
String operations
-
Text formatting
-
Substrings
-
Working with tabular data
-
DataFrames
-
Code structure
-
Statements and indentation
-
Conditions and loops
-
Error handling
-
Organizing code
-
Writing functions
-
Passing parameters
-
Local variables
-
Documentation
-
Structures and objects
-
Polymorphism
-
Immutable structures
-
Mutable structures
-
Instances and methods
-
Copying and aliasing
-
Assignment to variables
-
Copying
-
Deep copy
-
Graphics and outputs
-
Graphical output
-
Plotting tools
-
Discussion and further resources
-
Custom topics
-
Documentation
-
Assumed knowledge:
-
Basic programming concepts, familiarity with MS Windows, and experience with another language.
-
Schedule:
-
3 days (9:00 AM - 5:00 PM )
-
Language:
-