Introduction to Rust - Part I

Chuka University
Sat, Mar 26, 2022, 4:00 PM (EAT)

Check out what happened

About this event

Join our core team member Ian Githungo, as he takes us through a III part series on Rust programming language.

Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. Rust is syntactically similar to C++, but can guarantee memory safety by using a borrow checker to validate references.


Organizers