ÄûÃʵ¼º½

Open University course list

FITech: Modern and emerging programming languages: Rust

Course schedule:

1.8.2025 – 31.7.2026

Registration period:

1.8.2025 – 31.7.2026

Teaching time:

Autumn, Spring, Summer

Form of study:

Independent learning, Online teaching

Language:

English

Level:

Intermediate

Course code:

CS-AJ0120

Credits:

5 ECTS

Fee:

Free of charge

This course teaches the basics of Rust, a high-level all-purpose programming language that provides low-level access for blazingly fast performance with special focus on memory safety and concurrency.

Course contents

  • Tooling
  • Syntax and basic concepts
  • Ownership and borrowing
  • Control flow
  • Error handling
  • Data structures
  • Loops and iteration
  • User input
  • Command line applications
  • Modules and crates
  • Structs
  • Enums
  • Traits
  • Generics
  • Memory and lifetimes
  • Macros
  • Attributes
  • Testing

Learning outcomes

After successfully completing this course, the student

  • Knows the key features of the Rust programming language and can contrast these features with those in some of the earlier programming languages with low-level memory access.
  • Knows the types of problems that Rust is designed to solve, and knows how to solve such problems with Rust.
  • Can design and implement basic programs with Rust, knows about Rust-specific working practices, knows about some of the advanced features in Rust, and can independently navigate Rust documentation.

Course material

The course uses open source software. Participants are expected to be comfortable with installing Rust specific software tools and using them on the command line. The materials, exercises and course completion information can all be found .

Completion methods

This course is completed by reading the course materials and completing the course exercises. The course is completed online on the

More information on the . 

  • Updated:
  • Published:
Share
URL copied!