Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 964 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 964 Bytes

Rust Bootcamp VBI exercises

Installation

See https://rustup.rs

Setup

git clone https://github.com/CocDap/Rust-Bootcamp-2023
cd Rust-Bootcamp-2023

Welcome to VBI Rust Bootcamp by VBI Academy 🦀

This is a Rust course developed by the VBI Academy. The course covers the full of Rust, from basic syntax to advanced topics like generics and error handling.

The goal of the course is to teach you basic Rust.

  • Introduce the fundamental concepts of Rust programming.
  • Familiarize you with the syntax and structure of Rust code.
  • Write new programs with small project in Rust.

References

Contact us