Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction
- Understanding the nature of Julia as a programming language.
- History: Origins, timeline, and creators of Julia.
- Available Julia resources.
Development Environment
- Overview of cloud-based development environments.
- Terminal usage.
- REPL (Read-Eval-Print Loop).
- Loading and installing packages.
- Integrated Development Environments (IDEs).
Fundamental Types, Variables, and Operators
- Basic data types.
- Strings and interpolation techniques.
- Variables.
- Operators.
Variables, Functions, and Operations
- Variables and constants.
- Declaring and invoking functions and lambdas.
- Control flow, exception handling, and error management.
Scoping
- Function scopes.
- Global and local scoping rules.
- Blocks.
- begin/end blocks.
- let/end blocks.
- Modules.
- Data Structures.
- Tuples.
- Dictionaries.
- Arrays.
- Vectors.
- Matrices and Linear Algebra.
- Multidimensional arrays.
- Dot notation within functions.
- Handling missing values.
Types
- Tuples and named tuples.
- Structs and mutability.
- Unions.
- Abstract types and inheritance.
- Parametric types (generics) and inheritance.
- Value types.
- Type checking.
Methods and Constructors
- Multiple dispatch mechanisms.
- Writing methods for abstract types.
- Constructors.
- Print/show methods.
- Operator overloading.
- Interfaces.
Metaprogramming
- Symbols.
- Eval.
- Expressions.
- Interpolation.
- Evaluation.
- Creating and invoking macros.
- Code generation.
- @generated functions.
Local Concurrency and Parallelism
- SIMD.
- Parallelism.
- Tasks and Channels.
- Asynchronous programming.
- Multithreading.
- Performance optimization.
Tooling
- Unit testing.
- Performance benchmarking.
- Profiling.
- Logging.
- Debugging: interpreting stack traces.
I/O Operations
- Reading and writing text and binary files.
- Working with delimited files.
- Memory-mapped files.
- Downloading files.
Requirements
There are no prerequisites required to attend this course.
21 Hours
Testimonials (1)
everything about Julia