From aecb6169eba627bfe6a1f6a033a07f72a6e68296 Mon Sep 17 00:00:00 2001 From: Denys Date: Mon, 18 Dec 2023 15:50:26 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1996708..73833f7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -Rust Bootcamp +Rust Rustcamp ============== > "It wasn't always so clear, but the Rust programming language is fundamentally about _empowerment_: no matter what kind of code you are writing now, Rust empowers you to reach farther, to program with confidence in a wider variety of domains than you did before." _
Rust Book's Foreword
_ -In this bootcamp, you will participate in the [Rust Bootcamp], a rigorous, step-by-step Rust certification program 🏆. The aim of this program is to shape you into a proficient **Strong Junior** Rust Developer. Indeed, with this rigorous training, you will find yourself better prepared than developers switching from other languages without a similar level of instruction. If you are a mid- or senior-level developer transitioning to Rust, you can confidently target **Middle-level** positions after achieving this certification. +In this rustcamp, you will participate in the [Rustcamp], a rigorous, step-by-step Rust certification program 🏆. The aim of this program is to shape you into a proficient **Strong Junior** Rust Developer. Indeed, with this rigorous training, you will find yourself better prepared than developers switching from other languages without a similar level of instruction. If you are a mid- or senior-level developer transitioning to Rust, you can confidently target **Middle-level** positions after achieving this certification. ## Prerequisites @@ -84,7 +84,7 @@ Please, read [instructions][Submitting Solutions]. ## Useful links -- 🧭 [Orientation] - Maximize your bootcamp experience with these tips. +- 🧭 [Orientation] - Maximize your rustcamp experience with these tips. - ⏩ [Getting Started][Getting Started] - Kick off your learning journey here. - 🎓 [Exercism] - Dive into coding exercises with the guidance of mentors. - 📚 [Learning Materials][Learning Materials] - A curated collection of top-notch Rust learning materials. @@ -180,7 +180,7 @@ Please, read [instructions][Submitting Solutions]. [Rustdoc Book]: https://doc.rust-lang.org/rustdoc [Clippy]: https://github.com/rust-lang/rust-clippy [rustfmt]: https://github.com/rust-lang/rustfmt -[Rust Bootcamp]: https://github.com/rust-lang-ua/bootcamp +[Rustcamp ]: https://github.com/rust-lang-ua/rustcamp [Fork As Template]: https://help.github.com/en/articles/creating-a-repository-from-a-template [rustup]: https://rustup.rs [This Week in Rust]: https://this-week-in-rust.org