ngsoti/rust-training: Rust Training by Examples
github.com·4d
🏋️Strength Training
Preview
Report Post

Rust Training

This series of training provide hands-on Rust training material through progressive exercises and examples.

It focuses on core Rust concepts such as ownership, borrowing, lifetimes, and error handling.

Designed for self-learning or workshops, it helps developers build a strong foundation in Rust.

About

This repository contains materials for a 2-3 day Rust training course.

The training is designed not to replace The Rust Programming Language book (commonly called "the Rust book"), but rather to provide you with solid foundational knowledge. After completing this training, you’ll find the Rust book easier to understand because you’ll already be familiar with the core concepts.

Target Audience

This training is intended for developers who already …

Similar Posts

Loading similar posts...