Skip to content

fiit-ba/rust-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust

Rust

Rust is a university course for computer science students at Faculty of Informatics and Information Technologies, Slovak University of Technology in Bratislava, introducing the Rust Programming Language, and is available for anyone who wants to teach Rust.

Why we have chosen Tweede Golf to prepare the course with us? Have a look at blog post introducing the course.

This repo will contain everything that's needed to organize the course: slides, exercises, tools, setup instructions and more.

The rendered exercises, including installation instructions, can be found at https://101-rs.tweede.golf

High-level goals

  1. Deep dive, intermediate level Rust skill
  2. Know the problems Rust aims to solve
  3. Get practical, hands-on experience
  4. Know why Rust features are the way they are
  5. Ability to write custom CLI/server applications using popular crates or to contribute to existing projects
  6. Ability to judge whether Rust fits project requirements
  7. Ability to teach Rust to other people

Suggested course schedule

The course is setup so that, after modules A1-A3, cherry-picking the modules that suit your purpose is possible.

When used in full 12-week format, the schedule is:

Week Module Topic
1 0,
A1
Course intro
Language basics
2 A2 Advanced Syntax, Ownership, references
3 A3 Traits and generics
4 B Application programming
5 C Multitasking
6 D Idiomatic Rust patterns
7 E Rust for web
8 F Safe Unsafe Rust
9 G FFI and Dynamic modules
10 P Final project
11 P Final project
12 P Final project presentation

The course assumes intermediate C/C++ knowledge.

The course outline, along with more elaborate learning objectives, can be found here. You can find instructions on the installation of used tools here.

About the project

Rust 101 aims to provide an open-source course, lectures, tutorials and exercises, that can be used by any higher education institution. In its entirety or by using bits and pieces to create your custom course.

The project was created for FIIT STU by Henk Oordt and others at Tweede golf.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •