Rust Programming
Rust training courses
Programming in Rust
Intended for developers who wish to learn how to write robust applications in Rust. The course covers the syntax basics, the object-oriented model and elements of functional programming. We will focus on the mechanisms of the language that significantly improve code safety, such as variable lifetime control, memory management philosophy and thread safety.