Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SupperZum authored Dec 18, 2023
1 parent 2df8863 commit aecb616
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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."
_<div align="right">Rust Book's Foreword</div>_
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

Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit aecb616

Please sign in to comment.