I write educational content for Rust beginners and Rust advanced beginners.
Here are my posts in reverse chronological order.
Year | Title | Popularity | Translations |
---|---|---|---|
2024 | Using Rust in Non-Rust Servers to Improve Performance | ⏳ | - |
2024 | Learning Rust in 2024 | 🔥🔥 | 中文 |
2024 | Beginner's Guide to Concurrent Programming: Coding a Multithreaded Chat Server using Tokio | 🔥🔥 | 中文 |
2021 | RESTful API in Sync & Async Rust | 🔥 | - |
2021 | Tour of Rust's Standard Library Traits | 🔥🔥🔥 | 中文 |
2020 | Learn Assembly with Entirely Too Many Brainfuck Compilers | 🔥 | - |
2020 | Sizedness in Rust | 🔥🔥 | - |
2020 | Common Rust Lifetime Misconceptions | 🔥🔥🔥 | 中文 · 日本語 · русский |
2020 | Learning Rust in 2020 | 🔥🔥 | 中文 |
2020 | Why blog? | - | 中文 · Türkçe |
Note: translations are community-maintained.
If you have any feedback please feel welcome to open an issue on this repo. I accept pull requests for minor fixes like typos and grammar.
If you wanna translate a blog post into another language that's awesome! Please feel free to fork this repo and promote your translation however you like. I also accept pull requests for translations if you'd like to host your translation on my blog directly.
To be compatible with Rust, all code examples in this blog are licensed under Apache License Version 2.0 or MIT License, at your option.
I'd like to retain exclusive rights to the English version of the posts themselves, but as mentioned above if you translate a post into another language you're welcome to promote your translations however you like.