Den Vyskrebets

Results 7 issues of Den Vyskrebets

Not sure that _The Xous Operating System_ is a tutorial and fits the idea of this repo. Review that

Sometimes there are tutorials that don't involve language specific features or syntax. Which means it's easy to implement that thing in Rust i.e. https://artem.krylysov.com/blog/2020/07/28/lets-build-a-full-text-search-engine/

ex: https://sunjay.dev/learn-game-dev/getting-started.html

Sometimes there are good explanations about underlying structure of some complicated programs, but at the same time those articles aren't detailed step-by-step tutorials how-to-build-x. I think it would be nice...

e.g. there are plenty of examples how to implement X in Rust in the each chapter of this book - https://www.manning.com/books/rust-in-action

ex: https://github.com/rust-gamedev/arewegameyet

Restructure the whole layout of the readme. Remove unused sections and add new one.