I write educational content for Rust beginners and Rust advanced beginners.
My posts are listed below in reverse chronological order.
Date | Title | Translations |
---|---|---|
2021-05-11 | RESTful API in Sync & Async Rust | |
2021-03-31 | Tour of Rust's Standard Library Traits | 中文 |
2020-11-01 | Learn Assembly with Entirely Too Many Brainfuck Compilers | |
2020-07-22 | Sizedness in Rust | |
2020-05-19 | Common Rust Lifetime Misconceptions | русский · 日本語 · 中文 |
2020-05-09 | Learning Rust in 2020 | |
2020-05-02 | Why blog? |
Note: Translations are community-maintained.
Get notified when a blog post get published by
- Following pretzelhammer on Twitter or
- Subscribing to this repo's release RSS feed or
- Watching this repo's releases (click
Watch
-> clickCustom
-> selectReleases
-> clickApply
)
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.
This repo has a discussion forum! Feel free to ask questions or start discussions.
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.